api_procedures_investInOffering.InvestInOfferingParams

@polymeshassociation/polymesh-sdk / Modules / api/procedures/investInOffering / InvestInOfferingParams

Interface: InvestInOfferingParams

api/procedures/investInOffering.InvestInOfferingParams

Table of contents

Properties

Properties

fundingPortfolio

fundingPortfolio: PortfolioLike

portfolio from which funds will be withdrawn to pay for the Asset tokens

Defined in

api/procedures/investInOffering.ts:32arrow-up-right


maxPrice

Optional maxPrice: BigNumber

maximum average price to pay per Asset token (optional)

Defined in

api/procedures/investInOffering.ts:40arrow-up-right


purchaseAmount

purchaseAmount: BigNumber

amount of Asset tokens to purchase

Defined in

api/procedures/investInOffering.ts:36arrow-up-right


purchasePortfolio

purchasePortfolio: PortfolioLike

portfolio in which the purchased Asset tokens will be stored

Defined in

api/procedures/investInOffering.ts:28arrow-up-right

Last updated

Was this helpful?