Returns wallets that traded the token, along with full position state: realized and unrealized PnL, remaining size, trade counts, and timing.
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}$Field to sort traders by.
holding, value, pnl, realized, unrealized, invested, roi, last_trade, first_trade Sort direction.
asc, desc 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 (balance > 0).
true, false Minimum trade count for this token.