Skip to main content
Returns wallets active on a market, ranked by your chosen metric, with their cost basis, realized PnL, and volume.

Endpoint

Query parameters

Response

Ranking modes

  • by=amount — sorted by ABS(amount) DESC. Use this for “biggest positions” leaderboards.
  • by=pnl — sorted by realized_pnl DESC. Use for “biggest winners on this market.”
  • by=volume — sorted by (bought + sold) DESC. Use for “most active wallets on this market.”

Use cases

  • Whale watch on a single market.
  • Leaderboard widgets in front-end UIs.
  • Pre-resolution exposure check — who stands to win/lose what.

Examples

Notes

  • Includes BOTH sides of the market — Yes holders and No holders interleaved by rank.
  • For one-side analytics, filter client-side on side_index.