🔹Optimism

Optimism is a fast, stable, and scalable L2 blockchain built by Ethereum developers, for Ethereum developers.

Optimism Tables

Our Optimism data includes the following schemas and tables:

SchemaDescriptionTables

Raw

Raw blockchain data.

blocks, transactions, logs, traces

Raw+

Deployed contracts with bytecode and ERC token data.

contracts, erc20_tokens, erc721_tokens, erc_1155_tokens

Assets

Token transfers for native ETH and ERC tokens.

eth_erc20_token_transfers,

eth_token_transfers,

erc20_token_transfers, erc721_token_transfers, erc1155_token_transfers

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

Last updated