Skip to main content
TVL, trading volume, fees, revenue, token incentives and active users. One row per thing per day, at two grains: app, and app and chain.

Tables

Daily DEX pool trading volume, Hyperliquid trading contributions and bridge transfer volumes cover closed UTC days and follow the availability cutoff of each contributing chain.
One row per app per day. Where a table has a provenance column, ladder marks a figure summed from the app’s own markets and pools and projected the project’s series attributed to the app.
TableValue columnWhat it holds
metrics_apps.tvl_dailytvlTotal value locked across the app’s lending markets and vaults.
metrics_apps.trading_volume_dailytrading_volumeValue of trades executed by the app, measured on the quote leg at execution price.
metrics_apps.active_loans_dailyactive_loansUSD value of open loans (outstanding borrows) across the app’s lending markets.
metrics_apps.assets_staked_dailyassets_stakedUSD value of assets staked with the app.
metrics_apps.fees_dailyfeesFees paid by users of the app across every chain it runs on.
metrics_apps.fees_supply_side_dailyfees_supply_sideFees the app passed through to builders and, on HIP-3 markets, to market deployers.
metrics_apps.revenue_dailyrevenueFees the app retained across every chain it runs on.
metrics_apps.token_incentives_dailytoken_incentivesValue of tokens the app distributed as incentives.
metrics_apps.outstanding_supply_dailyoutstanding_supplyUSD value of borrowed principal outstanding.
metrics_apps.user_dau_dailyuser_dauDistinct users active on the app per day.
metrics_apps.user_wau_dailyuser_wauDistinct users active on the app over a trailing week.
metrics_apps.user_mau_dailyuser_mauDistinct users active on the app over a trailing month.

Sample queries

Each measure is its own table, so a row with all three is a join on app_id and timestamp. A full join keeps a day that only one of the tables has a figure for.