Skip to main content

Table of contents

The eth_mainnet.prices table provides indexed views for cleaned token prices in USD at every point in time when a token was seen in a DEX swap. For tokens that are swapped multiple times in a single block, a per-block VWAP is taken to determine the fair price.

Columns

NameTypeDescription
timestampintegerThe timestamp of the DEX swap (in ISO-8601 format).
datedateThe date at which this row was last updated (in ISO-8601 format).
pricerealThe price of the token in USD.
token_addressvarcharThe address of the token that is priced in USD.
chainvarcharN/A
networkvarcharN/A