Skip to main content
Fees, supply-side fees and revenue, in USD. One row per thing per day, at one grain: chain.

Tables

Daily HyperEVM gas fees and revenue cover closed UTC days and follow HyperEVM’s availability cutoff.
A tab per grain. Coverage shows which chains report which measure.
One row per chain per day. Every table holds timestamp, chain_id and one value column.
TableValue columnWhat it holds
metrics_chains.fees_dailyfeesFees paid to the chain (gas / sequencer).
metrics_chains.fees_supply_side_dailyfees_supply_sideFees the chain does not retain (pass-throughs to builders / operators); fees = revenue + fees_supply_side. 0 where there are no pass-throughs, e.g. HyperEVM gas.
metrics_chains.revenue_dailyrevenueRevenue retained by the chain (gas / sequencer fees net of pass-throughs; equals fees where there are none, e.g. HyperEVM).

Sample queries

Each measure is its own table, so a row with both is a join on chain_id and timestamp. Bound the day range on every side, or the unbounded side reads its whole table.