Skip to main content

Overview

This schema contains 9 tables and views for Flow data.

Tables and Views

Dim Address Mapping

This table maps EVM addresses to Flow addresses based on COA (Custody of Account) Creation events.

Dim Contract Labels

This table contains all contract labels referenced in the events of Flow transactions.

Dim Labels

This table provides a comprehensive mapping of Flow addresses to human-readable labels, supporting entity identification and classification across …

Ez Token Transfers

This table records all token transfers on the Flow blockchain, capturing both native and fungible token movements between accounts.

Ez Transaction Actors

This curated table extracts all addresses involved in the events of each transaction on the Flow blockchain, generating an array of distinct actors…

Fact Account Storage

This table contains account storage data as of the last block each day.

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 Transactions

This table records all transactions executed on the Flow blockchain, including metadata such as transaction ID, block height, timestamp, proposer, …