Skip to main content

Overview

The Reserves stream provides push-based, real-time snapshots of AMM pool liquidity states. Data is normalized across different pool types (constant-product, concentrated liquidity, weighted pools).

Stream Matrix

StreamSummaryDataset ID
ReservesReal-time normalized pool reserve snapshots0301

Parameter Conventions

chain_id
number
required
Chain identifier for the target EVM network.
pool_uids
string[]
Filter by specific BlockDB pool identifiers.
include_details
boolean
Include tick-range or bin-level liquidity breakdowns for concentrated liquidity pools.
Tick range coverage: When include_details is enabled, detail rows cover a ±1% range around the current price tick by default. If you need a wider tick range or full tick coverage, contact us.

Usage Guidance

  • Low-Latency Arbitrage — Real-time reserve updates enable fast calculation of execution prices for trading.
  • Liquidity Monitoring — Monitor concentrated liquidity distributions in real-time.

See Also

Last modified on April 6, 2026