Skip to main content
Schema: osmosis.price Table: dim_prices Type: View Contains token prices in USD for assets that can be traded on the Osmosis Zone and Frontier.

Columns

Column NameData TypeDescription
RECORDED_ATTIMESTAMP_NTZThe time, including the day and hour, that the price of the token corresponds to.
SYMBOLTEXTThe token’s symbol
CURRENCYTEXT
PRICEFLOATThe price of the token in USD.
TOTAL_SUPPLYTEXTThe total circulating supply of the token
VOLUME_24HTEXT
PROVIDERTEXTWhere the price is sourced from. Prices sourced from the swaps table may have outliers for hours with low swap volume.
DIM_PRICES_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZ
MODIFIED_TIMESTAMPTIMESTAMP_NTZ