get_balance_allowance
Check USDC collateral balance or conditional token holdings plus approval thresholds on Polymarket.
Instructions
Retrieve the functional token balance and structural approval threshold metrics on the Polymarket protocol.
Args: asset_type (Optional[str]): 'COLLATERAL' to fetch the cumulative USDC balance or 'CONDITIONAL' to query conditional outcome token holdings. token_id (Optional[str]): Required intrinsically when the specified 'asset_type' functions as 'CONDITIONAL'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | No | ||
| asset_type | No | COLLATERAL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |