polymarket_holders
Retrieves the top holders for each outcome token of a specified market, including wallet addresses and amounts.
Instructions
Top holders of a market's outcome tokens.
Returns: [{token, holders:[{proxyWallet, amount, name, …}]}] (top-level array)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max holders per token. | |
| market | Yes | Condition id. |