🔹Arbitrum

Arbitrum One is a Rollup Chain that inherits Ethereum's base-layer security, with transactions costing a fraction of what they do on mainnet.

Arbitrum Tables

Our Arbitrum 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 ETH and ERC tokens.

eth_erc20_token_transfers,

eth_token_transfers,

erc20_token_transfers, erc721_token_transfers, erc1155_token_transfers

DEX

DEX trades, liquidity pool deployed and events (mints and burns) for Uniswap v3 protocol.

trades, pools, events

*Please contact us if you like more protocols to be supported.

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

Last updated