Mint addresses for the tokens in the pool.
Connection to use to fetch fees.
Owner for the spl-token accounts from which the initial pool assets are taken and to which the newly created pool tokens are sent.
Spl-token accounts from which the initial pool assets are taken.
Fee rate for creations and redemptions, times 10 ** 6.
Initial quantities of assets in the pool, sent from the pool creator.
Initial quantity of outstanding tokens, sent to the pool creator.
Defaults to 10 ** poolMintDecimals
.
Number of decimals for the to-be-created pool token.
Defaults to 6.
User-friendly name for the pool.
Size of pool state account, in bytes.
Program ID of the pool program.
Generated using TypeDoc
Any additional accounts needed to initalize the pool.