Scroll is a security-focused scaling solution for Ethereum, using innovations in scaling design and zero knowledge proofs to build a new layer on Ethereum.

More about Scroll.

Scroll Tables

Our Scroll data includes the following schemas and tables:

SchemaDescriptionTables
RawRaw blockchain data.blocks, transactions, logs, traces
Raw+Deployed contracts with bytecode, decoded token data from raw data.contracts, erc20_tokens, erc721_tokens, erc_1155_tokens
AssetsToken transfers for ETH and ERC tokens.

eth_erc20_token_transfers,

eth_token_transfers,

erc20_token_transfers,
erc721_token_transfers, erc1155_token_transfers

Our Scroll data tables are structurally similar to Ethereum across all schemas.