Overview
This schema contains 12 tables and views for Blast data.Tables and Views
Dim Contract Abis
This table contains the contract ABIs that we have sourced from Blastscan, the community, or
bytecode matched.
Dim Contracts
This table contains all the contracts that are deployed on the Blast blockchain along with their
on-chain metadata.
Dim Labels
The labels table is a store of one-to-one address identifiers, or an address name.
Ez Decoded Event Logs
For information on how to submit a contract for decoding, as well as how ABIs are sourced,
please visit here.
Ez Native Transfers
This convenience table contains all transfers for the chain’s native asset, sourced from
internal traces (core.fact_traces), and includes decimal a…
Ez Token Transfers
This convenience table contains emitted event logs for ERC-20 Token Transfers (e.g.
Fact Blocks
This table contains block level data for this EVM blockchain.
Fact Decoded Event Logs
This table is being deprecated for standardization purposes.
Fact Event Logs
This table contains flattened event logs from transactions on this EVM blockchain.
Fact Token Transfers
This table is being deprecated for standardization purposes.
Fact Traces
This table contains flattened trace data for internal contract calls.
Fact Transactions
This table contains transaction level data for this EVM blockchain.