Overview
This schema contains 7 tables and views for Flow data.Tables and Views
Fact Blocks
This table records all blocks produced on the Flow blockchain, capturing block-level metadata
such as block height, timestamp, network, chain ID, t…
Fact Events
This table records all events emitted by transactions on the Flow blockchain.
Fact Evm Blocks
A comprehensive fact table containing block-level data for EVM-compatible blockchains.
Fact Evm Event Logs
A comprehensive fact table containing event log data emitted by smart contracts on
EVM-compatible blockchains.
Fact Evm Traces
A comprehensive fact table containing execution trace data for transactions on EVM-compatible
blockchains.
Fact Evm Transactions
A comprehensive fact table containing transaction-level data for EVM-compatible blockchains.
Fact Transactions
This table records all transactions executed on the Flow blockchain, including metadata such as
transaction ID, block height, timestamp, proposer, …