initializePool | - numIdoTokensu64
- nonceu8
- startIdoTsi64
- endDepositsTsi64
- endIdoTsi64
| - poolAccountisMut
- poolSigner
- redeemableMint
- usdcMint
- poolWatermelonisMut
- poolUsdc
- distributionAuthorityisSigner
- creatorWatermelonisMut
- tokenProgram
- rent
- clock
|
exchangeUsdcForRedeemable | | - poolAccount
- poolSigner
- redeemableMintisMut
- poolUsdcisMut
- userAuthorityisSigner
- userUsdcisMut
- userRedeemableisMut
- tokenProgram
- clock
|
exchangeRedeemableForUsdc | | - poolAccount
- poolSigner
- redeemableMintisMut
- poolUsdcisMut
- userAuthorityisSigner
- userUsdcisMut
- userRedeemableisMut
- tokenProgram
- clock
|
exchangeRedeemableForWatermelon | | - poolAccount
- poolSigner
- redeemableMintisMut
- poolWatermelonisMut
- userAuthorityisSigner
- userWatermelonisMut
- userRedeemableisMut
- tokenProgram
- clock
|
withdrawPoolUsdc | | - poolAccount
- poolSigner
- poolUsdcisMut
- distributionAuthorityisSigner
- creatorUsdcisMut
- tokenProgram
- clock
|