polymarket_get_market_holders
Retrieve the top holders for each outcome token of a prediction market by specifying the market's condition ID.
Instructions
Top holders per outcome token for a market.
Args:
condition_id: The market's on-chain condition id ("0x..."). (Maps to the
Data API's market param.)
limit: Top-N holders per token, capped at 20 by the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition_id | Yes | ||
| tokens | No |