v1

latestOpenAPI 3.0.32026-07-2261744.4 KB
Personal Trading History

Get Batch Wallet Trading History

Returns paginated trading history for multiple wallets.

post/api/personal-trading-history/batch

Request body

addressesstring[] required
chainIdinteger required
limitinteger
cursorsobject

Example request

{
  "chainId": 42161,
  "limit": 50
}

Response

Successful response

object required