Skip to main content
The hyperliquid.dex.token_prices_hourly table contains hourly price data for tokens traded on Hyperliquid. Each row also carries swap-activity metrics β€” USD trading volume, trader counts, and trade counts β€” for the asset over the hour.
This table is clustered by timestamp::date. Always include a timestamp filter in your WHERE clause to avoid scanning the full table.

Table Columns

Sample Query