Top Traders

Solana API endpoint for fetching top traders on Solana ranked by PnL, win rate and volume. Power copy trading leaderboards and smart money discovery tools.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string | null
enum

Resolution of the data. Possible values: 1d, 7d, 30d. Default is "1d".

Allowed:
string | null

Optional ILIKE filter applied to both trader names and address fields for any match.

string | null
enum

Represents the label type for trader categorization. Default is 'all'.

Allowed:
string | null

The token mint address filter for tokens. Provides the token address to filter the requested data by.

string | null

Sort ascending by 'realizedPnlUsd', 'unrealizedPnlUsd', 'winRate', 'tradesVolumeUsd', 'tradesCount', 'accountAddress'. Only one of sort_by_asc or sort_by_desc can be used.

string | null

Sort descending by 'realizedPnlUsd', 'unrealizedPnlUsd', 'winRate', 'tradesVolumeUsd', 'tradesCount', 'accountAddress'. Only one of sort_by_asc or sort_by_desc can be used.

int32 | null
≥ 0

The limit of entries to return. If not passed, a maximum of 1000 entries are returned.

int32 | null
≥ 0

The requested page.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json