Polymarket Leaderboard
GET
/gateway/v1/prediction-market/polymarket/leaderboardReturns a ranked leaderboard of Polymarket traders by realized PnL, volume, or trade count.
Sortable by `pnl`, `volume`, or `trade_count`. Each entry includes the wallet address and aggregate trading statistics.
Data refresh: ~5 minutes.
Query Parameters
sort_byenum<string>
Ranking metric
Available options:
pnlvolumetrade_countorderenum<string>
Sort direction
Available options:
ascdesclimitinteger
Results per page
offsetinteger
Pagination offset
Polymarket Leaderboard
OK