LaunchTieredStoProcedureArgs
Last updated
Was this helpful?
Last updated
Was this helpful?
Arguments for the Procedure
LaunchTieredStoProcedureArgs
Optional
allowPreIssuing• allowPreIssuing? : undefined | false | true
whether the total amount of Security Tokens that will be sold should be issued at the time the STO starts. Otherwise, they will be issued on each purchase. Defaults to false
• currencies: Currency[]
currencies with which Security Tokens can be purchased in the STO
Optional
customCurrencyif raising in Stable Coin, this parameter can be used to specify a currency different than USD for the STO to be pegged in
• endDate: Date
end date of the STO
• minimumInvestment: BigNumber
minimum amount that can be invested by any investor
• nonAccreditedInvestmentLimit: BigNumber
maximum amount that can be invested by non accredited investors
• raisedFundsWallet: string
wallet where raised funds will be sent
Optional
stableCoinAddresses• stableCoinAddresses? : string[]
list of the addresses of the Stable Coins that can be used to purchase Security Tokens in the STO
• startDate: Date
start date of the STO
• symbol: string
symbol of the Security Token
array of Tier information
• unsoldTokensWallet: string
wallet where unsold tokens will be sent if the STO expires
Defined in
Defined in
• customCurrency? : Partial‹›
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
Defined in
• tiers: []
Defined in
Defined in