TheDocumentation Index
Fetch the complete documentation index at: https://docs.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
polymarket_polygon.market_prices_daily table contains daily Polymarket outcome token prices, derived from hourly pricing data.
Table Schema
| Column | Type | Description |
|---|---|---|
day | TIMESTAMP | Day for which the price is valid |
condition_id | VARBINARY | Unique market condition identifier |
token_id | UINT256 | Token ID for the outcome |
price | DOUBLE | End-of-day price of the outcome token |