Search
K

Avalanche

Avalanche Contract Chain (C-Chain)
Avalanche blockchain is a decentralized network that supports smart contracts and decentralized applications (DApps). It focuses on fast transactions, low fees, and energy efficiency.
Avalanche Dev Docs: Create Without Limits
More about the Avalanche Blockchain.

Avalanche Tables

Our Avalanche (C-Chain) data includes the following schemas and tables:
Schema
Description
Tables
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 AVAX and ERC20 tokens.
avax_token_transfers, erc20_token_transfers, avax_erc20_token_transfers
Our Avalanche data tables are structurally similar to Ethereum across all schemas.
Last modified 1mo ago