Skip to main content
The polymarket_polygon.market_prices_latest table provides the most recent price for each Polymarket outcome token.

Table Schema

ColumnTypeDescription
timestampTIMESTAMPWhen the price was last updated
condition_idVARBINARYUnique market condition identifier
token_idUINT256Token ID for the outcome
priceDOUBLEMost recent price of the outcome token

Table sample