Skip to main content
Monad is a high-performance EVM compatible Layer 1 blockchain designed for scalability and speed. Read more about Monad here.

Monad Tables

Our Monad data includes the following schemas and tables:
SchemaDescriptionTables
RawRaw 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
DecodedDecoded event logs and trace call data.decoded_logs, decoded_traces
AssetsToken balances and transfers for native tokens and ERC tokens.balances, balances_latest, token_transfers, credit_debit
NFTsNFT trades.trades
DEXsDEX trades, liquidity pools, and order flow.trades, pools, aggregator_trades, orderflow
Our Monad data tables are structurally similar to Ethereum across all schemas.