Skip to main content

TypeScript shape

String!
Always "PoolBalanceChangedEventData".
EventType!
Always PoolBalanceChanged.
String
Liquidity provider address.
String
First token of the (collapsed) two-token view.
String
Second token. N>2-asset Balancer events are collapsed to (token0, token1).
String
Signed delta for token0.
String
Signed delta for token1.
String
Decimal-shifted delta for token0. Null on the historical path.
String
Decimal-shifted delta for token1. Null on the historical path.
String
Protocol fee taken in token0.
String
Protocol fee taken in token1.
String
Pool liquidity for token0 after the event. Null on the historical path.
String
Pool liquidity for token1 after the event. Null on the historical path.