Get the top traders for a token on a single chain.
PnL API
Top Traders by Token
Leaderboard of top traders for a (chain, token) pair, ranked by a selectable PnL metric, with per-trader volumes and realized/unrealized profit.
GET
Get the top traders for a token on a single chain.
This is the successor to the legacy Deep Index Top Traders by Token endpoint, with a selectable ranking metric (
sortBy) and low-liquidity, volume, and trade-count filters.Authorizations
Path Parameters
The alias of the chain.
Available options:
0x1, ethereum, 0x171, pulse, 0x2105, base, 0x38, binance, 0x89, polygon, 0xa, optimism, 0xa86a, avalanche The address
Query Parameters
Required range:
x >= 1Encoded v2 cursor (JWT).
Available options:
realizedPnl, unrealizedPnl, totalPnl, volume, tradeCount Required range:
x >= 0Required range:
x >= 0
