LaunchTieredStoParams
Hierarchy
LaunchTieredStoParams
↳ LaunchTieredStoCustomCurrencyEthParams
↳ LaunchTieredStoCustomCurrencyPolyParams
↳ LaunchTieredStoCustomCurrencyBothParams
Index
Properties
allowPreIssuance
currencies
customCurrency
endDate
minimumInvestment
nonAccreditedInvestmentLimit
raisedFundsWallet
stableCoinAddresses
startDate
tiers
unsoldTokensWallet
Properties
Optional
allowPreIssuance
Optional
allowPreIssuance• allowPreIssuance? : undefined | false | true
currencies
• currencies: Currency[]
Optional
customCurrency
Optional
customCurrency• customCurrency? : Partial‹CustomCurrency›
endDate
• endDate: Date
minimumInvestment
• minimumInvestment: BigNumber
nonAccreditedInvestmentLimit
• nonAccreditedInvestmentLimit: BigNumber
raisedFundsWallet
• raisedFundsWallet: string
Optional
stableCoinAddresses
Optional
stableCoinAddresses• stableCoinAddresses? : string[]
startDate
• startDate: Date
tiers
• tiers: StoTier[]
unsoldTokensWallet
• unsoldTokensWallet: string
Last updated
Was this helpful?