polymarket_resolution
Polymarket resolution status via Gamma API — market resolution, winning outcome and resolution source lookup by slug or condition id (or list recent resolved markets). Distinct from live odds: returns whether a market is closed and which outcome won. Coverage Polymarket markets. Price: $0.01 per call (x402 payment, USDC on Base mainnet). Polymarket market resolution oracle via the Gamma API. Returns whether a market is closed/resolved, the winning outcome (derived from final outcome prices, only when unambiguous — never invented), resolution source, end date and condition id/slug — or lists recent resolved markets. Distinct from live odds. For settlement, audit, research and event-forecasting agents. Input: market slug or condition id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Market slug, e.g. 'will-donald-trump-win-the-2024-us-presidential-election' | |
| limit | No | Max markets when listing resolved markets [1-50], e.g. 20 | |
| condition_id | No | On-chain condition id, e.g. '0x1fad72...' |