polymarket_resolution
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
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.
Parameters schema
{
"type": "object",
"properties": {
"slug": {
"type": "string",
"description": "Market slug, e.g. 'will-donald-trump-win-the-2024-us-presidential-election'"
},
"limit": {
"type": "integer",
"description": "Max markets when listing resolved markets [1-50], e.g. 20"
},
"condition_id": {
"type": "string",
"description": "On-chain condition id, e.g. '0x1fad72...'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries