Skip to main content
amount0
String
The amount of token0 removed from the pair.
amount1
String
The amount of token1 removed from the pair.
amount0Shifted
String
The amount of token0 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 removed from the pair, adjusted by the number of decimals in the token. For example, USDC amount1Shifted will be by 6 decimals.
tickLower
String
The lower tick boundary of the position. Only applicable for UniswapV3 events.
tickUpper
String
The upper tick boundary of the position. Only applicable for UniswapV3 events.