Skip to main content
amount0
String
The amount of token0 added or removed from the pair.
amount1
String
The amount of token1 added or removed from the pair.
amount0Shifted
String
The amount of token0 added or removed from the pair, adjusted by the number of decimals in the token. For example, if amount0 is in WEI, amount0Shifted will be in ETH.
amount1Shifted
String
The amount of token1 added or removed from the pair, adjusted by the number of decimals in the token. For example, USDC amount1Shifted will be by 6 decimals.