| Enum Name | Description |
|---|---|
INFINITE | Indicates that tokens of that type have an upper bound of Long.MAX_VALUE. |
FINITE | Indicates that tokens of that type have an upper bound of maxSupply, provided on token creation. |
| Enum Name | Description |
|---|---|
INFINITE | Indicates that tokens of that type have an upper bound of Long.MAX_VALUE. |
FINITE | Indicates that tokens of that type have an upper bound of maxSupply, provided on token creation. |