Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dune.com/llms.txt

Use this file to discover all available pages before exploring further.

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