Skip to main content
GET
Top traders on a market by total P&L

授权

x-api-key
string
header
必填

Solana Tracker Data API key

路径参数

ticker
string
必填

Market ticker or condition id

查询参数

exchange
string

kalshi, polymarket, or poly

limit
integer<int64>

Max results (default 50, max 200)

必填范围: x >= 0
cursor
string

Pagination cursor (Polymarket only)

响应

Trader data (shape varies by exchange)

count
integer
必填
必填范围: x >= 0
data
object[]
必填
hasMore
boolean
必填
cursor
string | null