v1
latestOpenAPI 3.1.02026-07-228799577.7 KBGet Token First Buyers
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.
Path parameters
Solana token mint address (base58, 32-44 characters).
Query parameters
Chronological sort only. Omit this parameter or use first_trade.
Earliest-first only. Any value other than asc is rejected.
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.
Minimum trade count.
Response
Successful response.