Retrieve detailed information about top gainers/losers
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A chain name listed in supported networks
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
Pagination cursor
Maximum number of top traders to return (max 10)
1 <= x <= 10
Pagination direction (next or prev)
next
, prev
Specify the type of top gainers/losers. Filter for records with type equal to the specified type
"1W"
Specify the sort field
"PnL"
Specify the sort order
"desc"
The response is of type object
.