Overview
This schema contains 11 tables and views for Ethereum data.Tables and Views
Dim Contract Abis
This table contains Application Binary Interfaces (ABIs) for smart contracts deployed on EVM blockchains.
Dim Contracts
This table provides comprehensive metadata for all smart contracts deployed on EVM blockchains.
Dim Labels
The labels table is a critical dimension for blockchain analysis, providing one-to-one address identifiers that transform opaque addresses into rec…
Ez Decoded Event Logs
This table provides human-readable decoded event data for smart contracts where ABIs are available.
Ez Decoded Traces
This model contains decoded data for traces on this EVM blockchain.
Ez Native Transfers
This convenience table tracks all native asset transfers (ETH, AVAX, MATIC, etc.) extracted from transaction traces.
Ez Token Transfers
This convenience table provides a comprehensive view of all ERC-20 token transfers with enriched metadata including decimal adjustments, USD values…
Fact Blocks
This table contains block-level data for EVM blockchains, providing a complete record of all blocks produced on the chain.
Fact Event Logs
This table contains raw event logs emitted by smart contracts during transaction execution.
Fact Traces
This table contains detailed execution traces of all internal transactions within the EVM.
Fact Transactions
This table contains comprehensive transaction-level data for EVM blockchains.