v1

latestOpenAPI 3.1.02026-07-228799577.7 KB
Leaderboard

Solana Traders Leaderboard

Ranks Solana trading wallets by recent PnL performance over supported windows (1, 7, 30, or 90 days). Use filters to remove low-signal wallets, arbitrage wallets, and one-off winners.

get/v2/pnl/leaderboard/top

Query parameters

sort'realized' | 'volume' | 'days' | 'roi' | 'win_percentage' | 'trades' | 'tokens'

Field to rank by.

direction'asc' | 'desc'

Sort direction.

limitinteger

Number of results per page.

cursorstring

Opaque pagination cursor returned from the previous page's pagination.nextCursor.

platform'axiom' | 'axiom-flash' | 'bloom' | 'photon'

Filter traders by the trading platform(s) they use. Comma-separated list.

excludeArbitrage'true' | 'false'

Exclude wallets flagged as arbitrage bots. Pass false to include them.

pnlMode'strict' | 'adjusted' | 'raw'

How to treat positions flagged by the invalid PnL heuristic. strict zeros them out, adjusted caps them to a cost-basis-aware value, and raw leaves realized PnL untouched. Aliases pnl_mode and mode are also accepted by the API.

daysinteger

Rolling leaderboard window in days. Use 1, 7, 30, or 90 for exact supported windows; other values are resolved to the nearest supported window by the API.

minTradesinteger

Minimum trades within the window.

minInvestednumber

Minimum USD invested within the window.

minDaysinteger

Minimum number of active trading days.

minWinRatenumber

Minimum win rate percentage.

minRoinumber

Minimum ROI percentage.

minClosedTokensinteger

Minimum closed positions.

maxSingleTokenPctnumber

Maximum percentage of PnL that can come from a single token. Filters out one-hit-wonders.

Response

Successful response.