Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
Query Parameters
Pagination cursor
Maximum number of top traders to return (max 10)
Required range:
1 <= x <= 10
Pagination direction (next or prev)
Available options:
next
, prev
Token address to query trades
Example:
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
Time frame for filtering trades
Example:
"30m"
Sort type for trade results
Example:
"desc"
Field to sort trades by
Example:
"volume"
Response
200 - application/json
Array of top traders data
Indicates if there are more results
Indicates if there are previous results
Cursor for first item in current page
Cursor for last item in current page
Total number of items