0101 | blockdb_evm.b0101_blocks_v1 | Canonical EVM blocks with integrity metadata. |
0102 | blockdb_evm.b0102_transactions_v1 | Executed transactions, gas usage, and lineage fields. |
0103 | blockdb_evm.b0103_logs_v1 | Event logs emitted by smart contracts. |
0111 | blockdb_evm.b0111_internal_transactions_v1 | Internal transactions (call traces) from debug_traceTransaction. |
0121 | blockdb_evm.b0121_contracts_v1 | Deployment metadata for verified contracts. |
0122 | blockdb_evm.b0122_function_results_v1 | Deterministic contract call outputs. |
0201 | blockdb_evm.b0201_erc20_tokens_v1 | ERC-20 token registry and compliance fields. |
0202 | blockdb_evm.b0202_erc721_tokens_v1 | ERC-721 (NFT) token collection registry. |
0203 | blockdb_evm.b0203_erc1155_tokens_v1 | ERC-1155 Multi Token contract catalog (EIP-1155). |
0211 | blockdb_evm.b0211_liquidity_pools_v1 | On-chain AMM pools (addressing, type IDs, fee tiers). |
0212 | blockdb_evm.b0212_liquidity_pools_fee_terms_v1 | Per-pool fee configuration (total fee + split between user/LP, protocol, and extra recipients). |
0301 | blockdb_evm.b0301_liquidity_pools_reserves_v1 | Normalized reserve snapshots joined to pool metadata. |
0302 | blockdb_evm.b0302_token_to_token_prices_swap_prints_v1 | Executed swap prints (realized token_in → token_out price & sizes) per on-chain swap event. |
0303 | blockdb_evm.b0303_liquidity_pools_swap_fees_v1 | Per-swap fee accounting (executed sizes + computed fee amounts using pool fee terms). |
0304 | blockdb_evm.b0304_token_transfers_v1 | Token transfer events (native ETH, ERC-20, ERC-721, ERC-1155). |
0401 | blockdb_evm.b0401_token_to_token_prices_l1_v1 | L1 depth-normalized synthetic prices. |
0402 | blockdb_evm.b0402_token_to_token_prices_l2_v1 | L2 venue-aggregated prices. |
0403 | blockdb_evm.b0403_token_to_token_prices_l3_v1 | L3 liquidity-routed composite prices. |
0404 | blockdb_evm.b0404_token_to_token_prices_ohlc_v1 | OHLC bars derived from synthetic spot markets. |
0405 | blockdb_evm.b0405_token_to_token_vwap_v1 | VWAP windows across class pairs. |
0411 | blockdb_evm.b0411_liquidity_pools_yields_v1 | Pool yield/ROI predictions per horizon derived from swap fees and current reserves. |
0412 | blockdb_evm.b0412_liquidity_pools_yields_ranges_v1 | Range-aware yield/ROI predictions for concentrated liquidity (CLAMM) positions. |
0502 | blockdb_evm.b0502_token_to_token_lwap_v1 | Liquidity-weighted average price slices. |
0601 | blockdb_evm.b0601_liquidity_pools_tvl_usd_v1 | Pool TVL (Total Value Locked) snapshots in USD. |