ROUTERV3_OPERATION_CREATE_POOL
Value
Type
jetton0
address
jetton1
address
poolAddress
address
POOLV3_INIT
Value
Type
tick
int
priceSqrt
uint
tickSpacing
uint
POOLV3_OPERATION_MINT
Value
Type
owner
address
nftID
uint
nftAddress
address
tickLower
int
tickUpper
int
liquidity
uint
amount0
uint
amount1
uint
Value
Type
owner
address
nftID
uint
tickLower
int
tickUpper
int
liquidity
uint
amount0
uint
amount1
uint
POOLV3_OPERATION_COLLECT_PROTOCOL
Value
Type
owner
address
nftID
uint
tickLower
int
tickUpper
int
liquidity
uint
amount0
uint
amount1
uint
POOLV3_OPERATION_SWAP
Value
Type
sender
address
recipient
address
liquidity
uint
amount0
uint
amount1
uint
price
uint
tick
int
totalFeeGrowth0
int
totalFeeGrowth1
int