Skip to main content

How to use this page

  • Use this page as a single index of endpoints.
  • Click an endpoint to jump to the full reference page with parameters, response schema, and examples.
  • For numeric identifiers used in filters, see Enumerations.

Quick reference (all endpoints)

CategoryEndpointSummaryDataset ID
Account & UsageGET /usageUsage + compute units for the authenticated API key
PrimitivesPOST /evm/raw/blocksCanonical block headers and integrity metadata0101
PrimitivesPOST /evm/raw/blocks/summaryDerived metrics view over blocks
PrimitivesPOST /evm/raw/transactionsExecuted transactions with gas accounting0102
PrimitivesPOST /evm/raw/logsEvent logs emitted by smart contracts0103
PrimitivesPOST /evm/raw/contractsDeployed contract metadata keyed by address0104
PrimitivesPOST /evm/raw/function-resultsDeterministic contract call outputs0105
EntitiesPOST /evm/tokens/erc20ERC-20 token registry0201
EntitiesPOST /evm/tokens/erc721ERC-721 collection metadata0202
EntitiesPOST /evm/poolsAMM pool registry0203
EntitiesPOST /evm/pools/fee-termsPool fee configuration (absolute fee fractions)0204
ReservesPOST /evm/reservesNormalized pool reserve snapshots0301
SwapsPOST /evm/swaps/feesPer-swap fee accounting0303
YieldsPOST /evm/yieldsRolling yield/ROI predictions0411
Prices (crypto)POST /evm/prices/spot/crypto/depthDepth curves for spot pairs0401
Prices (crypto)POST /evm/prices/spot/crypto/impact-gridPrice impact grid over notional sizes0402
Prices (crypto)POST /evm/prices/spot/crypto/printsExecuted swap prints0302
Prices (crypto)POST /evm/prices/spot/crypto/ohlcOHLC candles0403
Prices (crypto)POST /evm/prices/spot/crypto/vwapVWAP windows0405
Prices (crypto)POST /evm/prices/spot/crypto/lwapLWAP windows0502
Prices (fiat)POST /evm/prices/spot/fiat/ohlcOHLC in fiat quotes0601
Prices (fiat)POST /evm/prices/spot/fiat/vwapVWAP in fiat quotes0602
LineagePOST /evm/lineage/recordFetch a record by _tracing_id
LineagePOST /evm/lineage/genesisFetch genesis artifacts for a record
LineagePOST /evm/lineage/parentsTraverse upstream parents
VerificationPOST /evm/verify/receipt-rootRecompute receipt trie root
VerificationPOST /evm/verify/logs-bloomRecompute logs bloom filter

Where to start