0101 | blockdb_evm.b0101_blocks_v1 | Canonical block headers and integrity metadata. | POST /evm/raw/blocks |
— | — | Derived view over blocks. | POST /evm/raw/blocks/summary |
0102 | blockdb_evm.b0102_transactions_v1 | Executed transactions with provenance fields. | POST /evm/raw/transactions |
0103 | blockdb_evm.b0103_logs_v1 | Event logs emitted by smart contracts. | POST /evm/raw/logs |
0111 | blockdb_evm.b0111_internal_transactions_v1 | Internal transactions (call traces). | — |
0121 | blockdb_evm.b0121_contracts_v1 | Deployed smart contract metadata keyed by address. | POST /evm/raw/contracts |
0122 | blockdb_evm.b0122_function_results_v1 | Contract call return values versioned by block. | POST /evm/raw/function-results |
0201 | blockdb_evm.b0201_erc20_tokens_v1 | ERC-20 token metadata snapshots. | POST /evm/tokens/erc20 |
0202 | blockdb_evm.b0202_erc721_tokens_v1 | ERC-721 (NFT) collection registry. | POST /evm/tokens/erc721 |
0203 | blockdb_evm.b0203_erc1155_tokens_v1 | ERC-1155 Multi Token contract catalog. | — |
0211 | blockdb_evm.b0211_liquidity_pools_v1 | AMM and liquidity pool descriptions. | POST /evm/pools |
0212 | blockdb_evm.b0212_liquidity_pools_fee_terms_v1 | Pool fee configuration (total fee + recipient splits). | POST /evm/pools/fee-terms |
0301 | blockdb_evm.b0301_liquidity_pools_reserves_v1 | Pool reserve balances and liquidity metrics. | POST /evm/reserves |
0302 | blockdb_evm.b0302_token_to_token_prices_swap_prints_v1 | Executed swap prints (realized prices from actual swap events). | POST /evm/prices/spot/crypto/prints |
0303 | blockdb_evm.b0303_liquidity_pools_swap_fees_v1 | Per-swap fee accounting (executed sizes + fee amounts). | POST /evm/swaps/fees |
0304 | blockdb_evm.b0304_token_transfers_v1 | Token transfer events (native, ERC-20, ERC-721, ERC-1155). | — |
0401 | blockdb_evm.b0401_token_to_token_prices_l1_v1 | Orderbook-style depth snapshots for spot pairs. | POST /evm/prices/spot/crypto/depth |
0402 | blockdb_evm.b0402_token_to_token_prices_l2_v1 | Price impact across notional sizes. | POST /evm/prices/spot/crypto/impact-grid |
0403 | blockdb_evm.b0403_token_to_token_prices_l3_v1 | Candlestick aggregates for spot markets. | POST /evm/prices/spot/crypto/ohlc |
0405 | blockdb_evm.b0405_token_to_token_vwap_v1 | Volume-weighted average prices over windows. | POST /evm/prices/spot/crypto/vwap |
0411 | blockdb_evm.b0411_liquidity_pools_yields_v1 | Pool yield/ROI predictions across fixed horizons. | POST /evm/yields |
0502 | blockdb_evm.b0502_token_to_token_lwap_v1 | Liquidity-weighted average prices across depth bands. | POST /evm/prices/spot/crypto/lwap |
0601 | blockdb_evm.b0601_liquidity_pools_tvl_usd_v1 | Pool TVL (Total Value Locked) snapshots in USD. | POST /evm/tvl |
0602 | — | Volume-weighted average prices over windows (in USD, EUR etc.). | POST /evm/prices/spot/fiat/vwap |