0001 | blockdb_evm.0001_decentralized_exchanges_types_v1 | DEX families (Uniswap, SushiSwap, Curve, …). |
0002 | blockdb_evm.0002_liquidity_pools_types_v1 | AMM pool archetype metadata. |
0101 | blockdb_evm.0101_blocks_v1 | Canonical EVM blocks with integrity metadata. |
0102 | blockdb_evm.0102_transactions_v1 | Executed transactions, gas usage, and lineage fields. |
0103 | blockdb_evm.0103_logs_v1 | Event logs emitted by smart contracts. |
0104 | blockdb_evm.0104_contracts_v1 | Deployment metadata for verified contracts. |
0105 | blockdb_evm.0105_function_results_v1 | Deterministic contract call outputs. |
0201 | blockdb_evm.0201_erc20_tokens_v1 | ERC-20 token registry and compliance fields. |
0203 | blockdb_evm.0203_liquidity_pools_v1 | On-chain AMM pools (addressing, type IDs, fee tiers). |
0204 | blockdb_evm.0204_liquidity_pools_fee_terms_v1 | Per-pool fee configuration (total fee + split between user/LP, protocol, and extra recipients). |
0301 | blockdb_evm.0301_liquidity_pools_reserves_v1 | Normalized reserve snapshots joined to pool metadata. |
0302 | blockdb_evm.0302_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.0303_liquidity_pools_swap_fees_v1 | Per-swap fee accounting (executed sizes + computed fee amounts using pool fee terms). |
0401 | blockdb_evm.0401_token_to_token_prices_l1_v1 | L1 depth-normalized synthetic prices. |
0402 | blockdb_evm.0402_token_to_token_prices_l2_v1 | L2 venue-aggregated prices. |
0403 | blockdb_evm.0403_token_to_token_prices_l3_v1 | L3 liquidity-routed composite prices. |
0404 | blockdb_evm.0404_token_to_token_prices_ohlc_v1 | OHLC bars derived from synthetic spot markets. |
0405 | blockdb_evm.0405_token_to_token_vwap_v1 | VWAP windows across class pairs. |
0411 | blockdb_evm.0411_liquidity_pools_yields_v1 | Pool yield/ROI predictions per horizon derived from swap fees and current reserves. |
0502 | blockdb_evm.0502_token_to_token_lwap_v1 | Liquidity-weighted average price slices. |