Skip to main content
HyperEVM is the EVM compatible chain part of the Hyperliquid Ecosystem. Click here if you are looking for Hyperliquid L1 (HyperCore).

HyperEVM Tables

Our HyperEVM data includes the following schemas and tables:
SchemaDescriptionTables
RawRaw blockchain data.blocks, contracts, erc1155_tokens, erc20_tokens, erc721_tokens, fungible_tokens, logs, traces, transactions
AssetsToken transfers, balances & credit debit data related to fungible and/or non-fungible assets.erc1155_credit_debit, erc1155_token_transfers, erc20_balances, erc20_credit_debit, erc20_token_transfers, erc721_credit_debit, erc721_token_transfers, fungible_balances, fungible_balances_daily, fungible_balances_latest, fungible_credit_debit, fungible_pnl, fungible_token_transfers, native_balances, native_credit_debit, native_token_transfers, stablecoin_list, stablecoin_transfers
DEXDecentralized exchange activity data.pool_balance_changes_daily, pools, token_prices_5min, token_prices_hourly, trades, tvl_daily
NFTsNon-fungible token (NFT) activity data.trades
MetricsPre-computed metrics of onchain activity.overview
BridgesCross-chain bridge activity data.transfers
LendingLending protocol activity data including deposits, loans, liquidations, and repayments.deposits, interest_rates, liquidations, loans, markets_daily, metrics_daily, repayments, tvl_daily, withdrawals
Our HyperEVM data tables are structurally similar to Ethereum across all schemas.