InvestInStoParams

Hierarchy

  • InvestInStoParams

Index

Properties

Properties

fundingPortfolio

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

maxPrice? : BigNumber

Defined in src/api/procedures/investInSto.ts:39arrow-up-right

maximum average price to pay per Token (optional)

purchaseAmount

purchaseAmount: BigNumber

Defined in src/api/procedures/investInSto.ts:35arrow-up-right

amount of tokens to purchase

purchasePortfolio

purchasePortfolio: PortfolioLike

Defined in src/api/procedures/investInSto.ts:27arrow-up-right

portfolio in which the purchased Tokens will be stored

Last updated

Was this helpful?