-
Notifications
You must be signed in to change notification settings - Fork 12
api.procedures.investInOffering.InvestInOfferingParams
prashantasdeveloper edited this page Jun 30, 2022
·
1 revision
api/procedures/investInOffering.InvestInOfferingParams
• fundingPortfolio: PortfolioLike
portfolio from which funds will be withdrawn to pay for the Asset tokens
api/procedures/investInOffering.ts:32
• Optional maxPrice: BigNumber
maximum average price to pay per Asset token (optional)
api/procedures/investInOffering.ts:40
• purchaseAmount: BigNumber
amount of Asset tokens to purchase
api/procedures/investInOffering.ts:36
• purchasePortfolio: PortfolioLike
portfolio in which the purchased Asset tokens will be stored