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_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