Skip to main content
Version: 26.0.0-alpha.1

Interface: InvestInOfferingParams

api/procedures/types.InvestInOfferingParams

Properties

fundingPortfolio

fundingPortfolio: PortfolioLike

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

Defined in

api/procedures/types.ts:1541


maxPrice

Optional maxPrice: BigNumber

maximum average price to pay per Asset token (optional)

Defined in

api/procedures/types.ts:1549


purchaseAmount

purchaseAmount: BigNumber

amount of Asset tokens to purchase

Defined in

api/procedures/types.ts:1545


purchasePortfolio

purchasePortfolio: PortfolioLike

portfolio in which the purchased Asset tokens will be stored

Defined in

api/procedures/types.ts:1537