Raw Monad data tables allow you to query for any transaction, block, log or trace across the Monad blockchain. These tables require basic to intermediate blockchain knowledge to query effectively. Our Monad raw schema contains the following tables: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.
| 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 |