Overview
This schema contains 10 tables and views for Crosschain data.Tables and Views
Dim Chains
Contains a list of all supported EVM chains.
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.
Ez Decoded Event Logs
This table provides human-readable decoded event data for smart contracts where ABIs are available.
Ez Native Transfers
This convenience table tracks all native asset transfers (ETH, AVAX, MATIC, etc.) extracted from transaction traces across all supported EVM blockc…
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 all supported EVM blockchains.