Parameters to initialize a PositionBundle account.
PublicKey for the wallet that will host the minted position bundle token.
PDA for the derived position bundle address.
Keypair for the mint for the position bundle token.
The associated token address for the position bundle token in the owners wallet.
The account that would fund the creation of this account
Parameters to initialize a PositionBundle account.
Param: owner
PublicKey for the wallet that will host the minted position bundle token.
Param: positionBundlePda
PDA for the derived position bundle address.
Param: positionBundleMintKeypair
Keypair for the mint for the position bundle token.
Param: positionBundleTokenAccount
The associated token address for the position bundle token in the owners wallet.
Param: funder
The account that would fund the creation of this account