Skip to main content
POST
Get Batch Wallet Trading Stats

Endpoint

POST /api/personal-trading-history/stats Returns trading statistics for multiple wallet addresses.

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

Response

Successful response

{key}
object