Parameters to collect fees from a position.
PublicKey for the whirlpool that the position will be opened for.
PublicKey for the position will be opened for.
PublicKey for the position token's associated token address.
PublicKey for the token A account that will be withdrawed from.
PublicKey for the token B account that will be withdrawed from.
PublicKey for the tokenA vault for this whirlpool.
PublicKey for the tokenB vault for this whirlpool.
authority that owns the token corresponding to this desired position.
Parameters to collect fees from a position.
Param: whirlpool
PublicKey for the whirlpool that the position will be opened for.
Param: position
PublicKey for the position will be opened for.
Param: positionTokenAccount
PublicKey for the position token's associated token address.
Param: tokenOwnerAccountA
PublicKey for the token A account that will be withdrawed from.
Param: tokenOwnerAccountB
PublicKey for the token B account that will be withdrawed from.
Param: tokenVaultA
PublicKey for the tokenA vault for this whirlpool.
Param: tokenVaultB
PublicKey for the tokenB vault for this whirlpool.
Param: positionAuthority
authority that owns the token corresponding to this desired position.