The hyperliquid.metrics.overview table provides a pre-aggregated view of the Hyperliquid network daily, including total transactions, active users, TVL and bridge flows. This table is updated daily.
More metrics will be gradually added to this model.

Table Columns

Column NameDescription
activity_dateThe date of the recorded metrics, in UTC.
total_transactionsThe total number of transactions recorded on the Hyperliquid network.
active_usersThe number of unique active users on the Hyperliquid network.
failed_transactionsThe number of transactions that failed on the Hyperliquid network.
success_transactionsThe number of successful transactions on the Hyperliquid network.
bridge_tvl_usdThe total value locked in bridges, in USD.
bridge_inflow_usdThe total inflow value through bridges, in USD.
bridge_inflow_usersThe number of users involved in bridge inflow transactions.
bridge_inflow_tx_countThe count of bridge inflow transactions.
bridge_outflow_usdThe total outflow value through bridges, in USD.
bridge_outflow_usersThe number of users involved in bridge outflow transactions.
bridge_outflow_tx_countThe count of bridge outflow transactions.
bridge_total_transactionsThe total number of bridge transactions.
token_price_usdThe price of the token in USD.
market_cap_usdThe market capitalization of the token in USD.
projectThe identifier for the project or token.
extra_fieldsAdditional information for each metric entry.