entities/SecurityToken/Issuance/Offerings
Index
Classes
Offerings
Interfaces
GetStoMethod
GetStoParams
LaunchTieredStoCustomCurrencyBothNoStableCoinParams
LaunchTieredStoCustomCurrencyBothParams
LaunchTieredStoCustomCurrencyEthNoStableCoinParams
LaunchTieredStoCustomCurrencyEthParams
LaunchTieredStoCustomCurrencyPolyNoStableCoinParams
LaunchTieredStoCustomCurrencyPolyParams
LaunchTieredStoMethod
LaunchTieredStoNoCustomCurrencyNoStableCoinParams
LaunchTieredStoNoCustomCurrencyParams
LaunchTieredStoParams
Type aliases
Type aliases
AllCurrencies
Ƭ AllCurrencies: [Currency.StableCoin, Currency.ETH, Currency.POLY] | [Currency.ETH, Currency.StableCoin, Currency.POLY] | [Currency.ETH, Currency.POLY, Currency.StableCoin] | [Currency.StableCoin, Currency.POLY, Currency.ETH] | [Currency.POLY, Currency.StableCoin, Currency.ETH] | [Currency.POLY, Currency.ETH, Currency.StableCoin]
EthAndPoly
Ƭ EthAndPoly: [Currency.ETH, Currency.POLY] | [Currency.POLY, Currency.ETH]
EthAndStableCoin
Ƭ EthAndStableCoin: [Currency.StableCoin, Currency.ETH] | [Currency.ETH, Currency.StableCoin]
OnlyEth
Ƭ OnlyEth: [Currency.ETH]
OnlyPoly
Ƭ OnlyPoly: [Currency.POLY]
PolyAndStableCoin
Ƭ PolyAndStableCoin: [Currency.StableCoin, Currency.POLY] | [Currency.POLY, Currency.StableCoin]
Last updated
Was this helpful?