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