Overview
This schema contains 10 tables and views for Ethereum data.Tables and Views
Ez Deposits
This convenience table contains information about the deposits made to the beacon chain,
alongside address labels for analysis purposes.
Ez Withdrawals
This convenience table contains information about the withdrawals made from the beacon chain,
alongside address labels for analysis purposes.
Fact Attestations
Validators are expected to create, sign, and broadcast an attestation during every epoch.
Fact Blob Sidecars
This table contains details about blob sidecars directly from the /eth/v1/beacon/blob_sidecars/
rpc endpoint.
Fact Blocks
This table contains data around block formation from the consensus layer of this EVM blockchain.
Fact Deposits
This table contains information about the deposits made to the beacon chain.
Fact Pending Deposits
This model details the pending deposits that have been made to the beacon chain of Ethereum.
Fact Validator Balances
This table contains information about the balances of validators.
Fact Validators
This table contains information about the validators.
Fact Withdrawals
This model details the withdrawals that have been made from the beacon chain of Ethereum.