polymarket_holders
Retrieve top holders of each outcome token for a Polymarket conditional market. Provide condition id and optional limit to identify largest positions and wallet details.
Instructions
Top holders of a market's outcome tokens.
Returns: [{token, holders:[{proxyWallet, amount, name, …}]}] (top-level array)
Auth: none needed.
Also answers this: kalshi_trades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max holders per token. | |
| market | Yes | Condition id. |