InvestInStoParams
fundingPortfolio
maxPrice
purchaseAmount
purchasePortfolio
• fundingPortfolio: PortfolioLike
Defined in src/api/procedures/investInSto.ts:31arrow-up-right
portfolio from which funds will be withdrawn to pay for the Tokens
Optional
• maxPrice? : BigNumber
Defined in src/api/procedures/investInSto.ts:39arrow-up-right
maximum average price to pay per Token (optional)
• purchaseAmount: BigNumber
Defined in src/api/procedures/investInSto.ts:35arrow-up-right
amount of tokens to purchase
• purchasePortfolio: PortfolioLike
Defined in src/api/procedures/investInSto.ts:27arrow-up-right
portfolio in which the purchased Tokens will be stored
Last updated 4 years ago
Was this helpful?