v1

latestOpenAPI 3.1.12026-07-23195454.2 KB
get-trader-leaderboard

Get trader leaderboard

Returns a global ranking of traders sorted by realised PnL, win rate, or volume for a given time period. Pass a user wallet address to retrieve a single wallet's rank within the leaderboard.

get/api/v1/market-data/leaderboard

Query parameters

period'1d' | '7d' | '30d' | 'all'

Time period

sort_by'pnl' | 'win_rate' | 'volume'

Sort criterion

userstring

Wallet address — returns that wallet's rank instead of the full list

limitinteger

Max results

offsetinteger

Pagination offset

Response

OK