Skip to main content
Possible Token Supply Types (IWA Compatibility). Indicates how many tokens can have during its lifetime.
Enum NameDescription
INFINITEIndicates that tokens of that type have an upper bound of Long.MAX_VALUE.
FINITEIndicates that tokens of that type have an upper bound of maxSupply, provided on token creation.