StoTier
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents a tier of investment in a Tiered STO. Different tiers can sell different Security Token amounts at different prices, and apply discounts when purchasing with POLY
StoTier
Optional
discountedPrice• discountedPrice? : BigNumber
Defined in
Price of tokens sold at a discount
• price: BigNumber
Price of each token in this tier
• tokensOnSale: BigNumber
Amount of tokens to sell in this tier
Optional
tokensWithDiscount• tokensWithDiscount? : BigNumber
Amount of tokens to sell at a discount if paid in POLY. Must be less than the amount of tokens on sale
Defined in
Defined in
Defined in