Parameters to open a bundled position in a Whirlpool.
PublicKey for the whirlpool that the bundled position will be opened for.
PDA for the derived bundled position address.
PublicKey for the position bundle.
The associated token address for the position bundle token in the owners wallet.
authority that owns the token corresponding to this desired bundled position.
The bundle index that holds the bundled position.
The tick specifying the lower end of the bundled position range.
The tick specifying the upper end of the bundled position range.
The account that would fund the creation of this account
Parameters to open a bundled position in a Whirlpool.
Param: whirlpool
PublicKey for the whirlpool that the bundled position will be opened for.
Param: bundledPositionPda
PDA for the derived bundled position address.
Param: positionBundle
PublicKey for the position bundle.
Param: positionBundleTokenAccount
The associated token address for the position bundle token in the owners wallet.
Param: positionBundleAuthority
authority that owns the token corresponding to this desired bundled position.
Param: bundleIndex
The bundle index that holds the bundled position.
Param: tickLowerIndex
The tick specifying the lower end of the bundled position range.
Param: tickUpperIndex
The tick specifying the upper end of the bundled position range.
Param: funder
The account that would fund the creation of this account