Skip to main content
WSS

Overview

  • Dataset ID: 0701 - Liquidity Pool TVL (USD)
  • Description: Pool TVL (Total Value Locked) snapshots in USD, computed from reserves multiplied by fiat prices. Grain: one row per (pool, event triple); pool_uid → blockdb_evm.b0211_liquidity_pools_v1.
  • Sample: Hugging Face Sample

Subscription Parameters

number
required
Target EVM network. See the Chain enumeration.
string[]
Optional filters: pool UIDs (32-byte hex, no 0x prefix).

Message Fields

string
Pool identifier (hex).
number
Exchange identifier.
number
Pool type identifier.
number
Observation block.
string
Block time (ISO-8601).
number
Transaction index.
number
Log index.
string[]
Decimals-adjusted token amounts (decimal strings), aligned with pool token order.
string
Total value locked in USD (decimal string).
string
Lineage id (hex).
string[]
Parent lineage ids (hex).
string
Record creation time (ISO-8601).
string
Record last update time (ISO-8601).

Subscription Example

Response Example

subscribe
type:object
unsubscribe
type:object
subscribe_response
type:object
unsubscribe_response
type:object
update
type:object
Last modified on July 19, 2026