Monad is a high-performance EVM compatible Layer 1 blockchain designed for scalability and speed. Read more about Monad here.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.
Monad Tables
Our Monad 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 |
| Decoded | Decoded event logs and trace call data. | decoded_logs, decoded_traces |
| Assets | Token balances and transfers for native tokens and ERC tokens. | balances, balances_latest, token_transfers, credit_debit |
| NFTs | NFT trades. | trades |
| DEXs | DEX trades, liquidity pools, and order flow. | trades, pools, aggregator_trades, orderflow |