v1
latestOpenAPI 3.1.02026-07-228799577.7 KBGet Token Traders
Returns wallets that traded the token, along with full position state: realized and unrealized PnL, remaining size, trade counts, and timing. Legacy fields (wallet, pnl, position, buyUsd, sellUsd, counts, roi, timing.firstTrade, timing.lastTrade) are unchanged. Additive fields (invested, proceeds, volume, averages, current, extended timing) align with /v2/pnl/wallets/:wallet/positions and /tokens/:token/holders?enrich=walletPnl for the same wallet-token pair.
Path parameters
Solana token mint address (base58, 32-44 characters).
Query parameters
Field to sort traders by.
Sort direction.
Number of results per page.
Opaque pagination cursor returned from the previous page's pagination.nextCursor.
Filter traders by the trading platform(s) they use. Comma-separated list.
Exclude wallets flagged as arbitrage bots. Pass false to include them.
Exclude wallets with zero buy transactions. Pass false to include them.
Only include wallets currently holding the token (balance > 0).
Minimum trade count for this token.
Response
Successful response.