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 ERC tokens. | avax_erc20_token_transfers, avax_token_transfers, erc20_token_transfers, erc721_token_transfers, erc1155_token_transfers, |