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
Specify the type of top gainers/losers. Filter for records with type equal to the specified type
Example:
"1W"
Specify the sort field
Example:
"PnL"
Specify the sort order
Example:
"desc"
Response
200 - application/json
The response is of type object
.