api_procedures_investInOffering.InvestInOfferingParams
Previousapi_procedures_deletePortfolio.DeletePortfolioParamsNextapi_procedures_inviteAccount.InviteAccountParams
Last updated
Was this helpful?
@polymeshassociation/polymesh-sdk / Modules / api/procedures/investInOffering / InvestInOfferingParams
api/procedures/investInOffering.InvestInOfferingParams
• fundingPortfolio: PortfolioLike
portfolio from which funds will be withdrawn to pay for the Asset tokens
Defined in
api/procedures/investInOffering.ts:32
• Optional maxPrice: BigNumber
maximum average price to pay per Asset token (optional)
Defined in
api/procedures/investInOffering.ts:40
• purchaseAmount: BigNumber
amount of Asset tokens to purchase
Defined in
api/procedures/investInOffering.ts:36
• purchasePortfolio: PortfolioLike
portfolio in which the purchased Asset tokens will be stored
Defined in
Last updated
Was this helpful?
Was this helpful?