Schema | Description | Tables |
---|---|---|
Raw | Raw data, specific to each blockchain. | blocks, contracts, erc1155_tokens, erc20_tokens, erc721_tokens, fungible_tokens, logs, traces, transactions |
Decoded | Decoded data for each blockchain, e.g. decoded logs and traces for EVMs, and decoded instructions for Solana | logs, traces |
Assets | Token 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_credit_debit, fungible_token_transfers, native_balances, native_credit_debit, native_token_transfers, unhydrated_fungible_balances |
DEX | Decentralized exchange activity data, which may include DEX trades, liquidity pools, and events across major DEX protocols | aggregator_trades, orderflow, pools, token_prices_hourly, trades, unhydrated_orderflow, uniswap_v2_events, uniswap_v3_events, uniswap_v3_position_manager_calls, uniswap_v3_position_manager_events, uniswap_v4_events, uniswap_v4_hooks, uniswap_v4_position_manager_calls |
Metrics | Pre-computed metrics of onchain activity on the blockchain and across various verticals | overview |