Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
More about the Base Blockchain.
Base Tables
Our Base data includes the following schemas and tables:| Schema | Description | Tables |
|---|---|---|
| Raw | Raw 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 |
| Assets | Token transfers for ETH and ERC tokens. | fungible_token_transfers, native_token_transfers, erc20_token_transfers, |
| NFTs | NFT mints and trades. | trades, mints |
| DEXs | DEX trades and liquidity pool deployed. | trades, pools |