Skip to main content

Table Description

The ton.prices_daily table contains daily prices for most popular assets. All prices are derived from onchain events, the following types of assets are supported:
  • Jettons with sufficient trading volume on DEXs
  • DEX LP tokens (based on ton.dex_pools TVL values)
  • StormTrade LP tokens
  • tsUSDe
This table is created using this SQL.

Column Descriptions

Note: price_ton and price_usd values are already adjusted for token decimals, so multiplying token amounts by these prices will give the correct value without needing decimal conversion.

Table Sample

Table sample can be found here.