Skip to main content
The polymarket_polygon.market_prices_daily table contains daily Polymarket outcome token prices, derived from hourly pricing data.

Table Schema

ColumnTypeDescription
dayTIMESTAMPDay for which the price is valid
condition_idVARBINARYUnique market condition identifier
token_idUINT256Token ID for the outcome
priceDOUBLEEnd-of-day price of the outcome token

Table sample