Token Flow
Token Flow HomepageContact/Support
  • Welcome to Token Flow
    • Token Flow Docs
  • Storage & Storage diffs
    • Getting started with storage diffs
    • Storage diffs - some theory
  • Token Flow Studio
    • Intro
    • Get Started
    • Features and Chains
    • Guides
    • Pricing
  • Data Platform
    • Overview and Available Chains
    • Ethereum
      • ETH Data Model
      • ETH Data Model (Beta)
      • Beta Migration Guide
    • Starknet
      • Data Model
      • Data Logic
      • Beta Migration Guide
    • OP Stack
      • Data Model
    • Arbitrum Orbit
    • Useful info - types and layers
    • Pricing
  • guides & tutorials
    • Accessing Token Flow data
      • Snowflake access guide
    • Querying data using SQL
    • Creating data visualisations
      • 3rd party analytics tools
  • Community
    • Community Creations
      • Analytics
      • Explainers
    • Branding Guidelines
    • Citations
Powered by GitBook
On this page
  • Access
  • Levels of data
  • Chains
  • Data layers
  1. Data Platform

Overview and Available Chains

PreviousPricingNextEthereum

Last updated 22 days ago

Access

To access the datasets listed below, please .

We will guide you through the process of accessing the Data Platform on Snowflake.

Levels of data

We provide data at three levels of depth - Tier 0, 1 or 2:

  • Tier 0 includes blocks, transactions, receipt_events.

  • Tier 1 includes blocks, transactions, receipt_events, calls.

  • Tier 2 includes Tier 1 plus messages(if applicable), state diffs ,storage diffs and transient storage diffs.

Most datasets available in the Data Platform as also available in which has rate limiting.

Chains

Full histories are available for the following chains in our Data Platform, with easy access via Snowflake:

(red is for OP Stack chains, blue for Arbitrum Orbit chains)

Chain
Tier 0
Tier 1
Tier 2

Ethereum Mainnet & Beacon Chain

OP Mainnet

Base

Mode

Plume Devnet

Plume Mainnet

Starknet

The following chains and DA Layers are in the process of being added:

  • Arbitrum One

Data layers

Table
T0
T1
T2
Description

blocks

Record of all blocks ever stored on chain. Each block is uniquely identified by block_number.

transactions

Record of all transactions ever executed on chain.

receipt_events

All events (logs) as retrieved from transaction receipts.

events

All events (logs) emitted on the blockchain. Also includes reverted events.

calls

Log of all internal transaction calls (traces) executed on the blockchain.

messages

Detailed log of the asynchronous interactions between L2 and L1 via the L2→L1 messaging protocol.

Note - Starknet only.

hashed_storage_diffs

Changes made to the storage of smart contracts during on-chain operations, hashed. Starknet only.

state_diffs

Changes made to the blockchain state during on-chain executions.

storage_diffs

Changes made to the storage of smart contracts during on-chain operations (SSTORE), in decoded pre-hashed format.

transient_storage_diffs

Changes made to the transient storage of smart contracts during on-chain operations (TSTORE), in decoded pre-hashed format (EIP-1153)

contact us to discuss your needs
Studio