Get account trade history

Get trade history for a specific account. Limit to 1000 records per page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Account address to query (hex format, e.g., "0x...")

Account address to query (hex format)

string

Market ID to filter trades (optional, 0 = all markets)

Market ID to filter trades. Use 0 or omit to query all markets.

string

(optional) Start timestamp in nanoseconds (inclusive)

Start timestamp in nanoseconds (inclusive)

string

(optional) End timestamp in nanoseconds (exclusive)

End timestamp in nanoseconds (exclusive)

int64

Page number (1-based, default: 1)

int64

Max number of items to return (default: 100, max: 1000)

string

Sort the results using the given field. Supported values: time (sort by time asc), -time (sort by time desc). Default: -time.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json