polymarket_polygon.market_prices_hourly table contains hourly Polymarket outcome token prices.
Table Schema
| Column | Type | Description |
|---|---|---|
hour | TIMESTAMP | Hour 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-hour price of the outcome token |