Skip to main content
POST
Get Batch Wallet Trading History

Endpoint

POST /api/personal-trading-history/batch Returns paginated trading history for multiple wallets.

Request Body

Send JSON matching the schema shown in the generated API panel.

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 500. Error responses generally return an error or message field.

Body

application/json
addresses
string[]
required
chainId
integer
required
Example:

42161

limit
integer
Example:

50

cursors
object

Response

Successful response

{key}
object