Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

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

The Token Prices 5Min table aggregates DEX trading activity into 5-minute buckets, producing volume-weighted and median prices per token along with trader counts and trade volume. Use this table for high-frequency price analysis, intraday charting, and short-window volatility calculations.

Table Columns

Unique Key: timestamp, address
Column NameData TypeDescription
chainVARCHARThe blockchain the token resides on
timestampTIMESTAMP_NTZ(9)The start of the 5-minute bucket (UTC)
addressVARCHARContract address of the token
symbolVARCHARToken symbol
nameVARCHARToken name
decimalsINTEGERDecimal precision of the token
priceFLOATVolume-weighted average USD price across trades in the bucket
median_priceFLOATMedian USD price across trades in the bucket
median_safe_priceFLOATMedian USD price filtered to trades that pass sanity / wash-trade checks
usd_trading_volumeFLOATTotal USD-denominated trading volume in the bucket
tradersINTEGERDistinct number of trader addresses in the bucket
trade_countINTEGERTotal number of trades in the bucket