Returns the same trader dataset as /traders, but only in chronological earliest-first order. Omit sort or use sort=first_trade, and use direction=asc. For ROI, PnL, position size, latest trade, or descending order, use /v2/pnl/tokens/{token}/traders.
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
Solana token mint address (base58, 32-44 characters).
^[1-9A-HJ-NP-Za-km-z]{32,44}$Chronological sort only. Omit this parameter or use first_trade.
first_trade Earliest-first only. Any value other than asc is rejected.
asc Number of results per page.
x <= 200Opaque pagination cursor returned from the previous page's pagination.nextCursor.
Filter traders by the trading platform(s) they use. Comma-separated list.
axiom, axiom-flash, bloom, photon Exclude wallets flagged as arbitrage bots. Pass false to include them.
true, false Exclude wallets with zero buy transactions. Pass false to include them.
true, false Only include wallets currently holding the token.
true, false Minimum trade count.