Skip to main content
The polymarket_polygon.combo_prices_hourly table contains hourly combo token prices: the last trade price per token-hour, forward-filled across quiet hours — the combos twin of market_prices_hourly. The forward-fill stops at the hour the combo is decided (first lost leg, or last leg resolved); that final row carries the exact settlement value from combo_details. For hours after the decision, read combo_details.settlement_value — it can never change again.

Table Schema

Table sample

Example query