odds_history
The daily YES-price history of one Polymarket market from a derived store of on-chain fills (the MIT-licensed dump before 2026-07-21, the public daily API after): give a market slug, a 0x condition id or a numeric id and a number of days (1-365, default 90) and get the series of daily closes with fill counts and volume, plus a summary: open, high, low, last, 1-day and 1-week change, days to the end date and the volume over the window. A market the store does not hold is refused before payment. Deterministic, no LLM. History, not a prediction. Price $0.02 per call, paid with USDC over x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | 1–365 daily closes ending at the store's data cut-off (default 90) | |
| market | Yes | a Polymarket market slug, 0x condition id or numeric id held by the store |