Skip to main content

Description

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.

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