Raw

Our core EVM raw schema typically contains the following tables

Raw Blockchain Data

Schema
Description
Tables

Raw

Raw blockchain data.

blocks, transactions, logs, traces

Raw +

Deployed contracts with bytecode, decoded tokens data

contracts, erc20_tokens, erc721_tokens, erc_1155_tokens

Last updated