get_open_interest
Retrieve total outstanding shares (open interest) for a Polymarket market or global aggregate to gauge conviction and liquidity. Pass condition ID for one; omit for all.
Instructions
Retrieve the current open interest (total outstanding shares) for a specific market or globally.
Open interest serves as an indicator of market conviction and overall liquidity.
Args: condition_id (Optional[str]): The unique on-chain identifier for a specific market's conditions. Omit to retrieve a global aggregate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |