Overview
- Dataset ID:
0212 - Liquidity Pool Fee Terms - Description: Per-pool fee configuration (total fee + split between user/LP, protocol, and extra recipients).
- Sample: Hugging Face Sample
Subscription Parameters
Filter updates to specific BlockDB pool identifiers.
Filter updates by exchange identifiers. See the DigitalExchange enumeration.
Message Fields
BlockDB pool identifier.
Exchange/DEX identifier.
Pool type identifier.
Block height where the fee-terms record is anchored.
Block time (ISO-8601).
Transaction index.
Log index.
Total fee fraction (e.g.,
0.003 = 0.30%). String to preserve NUMERIC(18,18) precision.Absolute fee fraction allocated to LPs/users (same units as
total_fee).Absolute fee fraction allocated to protocol/treasury (same units as
total_fee).Absolute fee fraction allocated to extra destinations (same units as
total_fee).Row-level lineage hash for correlation.
Parent lineage ids (hex).
Record creation time (ISO-8601).
Record last update time (ISO-8601).