Hedera
Search…
⌃K
Hedera
Search…
⌃K
Welcome to Hedera — let’s build the future
Getting Started
Tutorials
Networks
Core Concepts
SDKs & APIs
SDKs
REST API
Hedera Consensus Service gRPC API
Hedera APIs
Basic Types
AccountAmount
AccountID
ContractID
CryptoAllowance
CurrentAndNextFeeSchedule
FeeComponents
FeeData
FeeSchedule
FileID
Fraction
HederaFunctionality
Key
KeyList
NftAllowance
NftTransfer
NodeAddress
NodeAddressBook
RealmID
ScheduleID
SemanticVersion
ServicesConfigurationList
ServiceEndpoint
Setting
ShardID
Signature
SignatureList
SignatureMap
SignaturePair
SubType
TransferList
TransactionID
ThresholdKey
ThresholdSignature
TokenAllowance
TokenBalance
TokenBalances
TokenFreezeStatus
TokenPauseStatus
TokenID
TokenKycStatus
TokenRelationship
TokenTransferList
TokenType
TokenSupplyType
TopicID
TransactionFeeSchedule
Cryptocurrency Accounts
Consensus Service
Schedule Service
Token Service
File Service
Smart Contracts
Miscellaneous
Deprecated
Support & Community
Powered By GitBook

TokenSupplyType

Possible Token Supply Types (IWA Compatibility). Indicates how many tokens can have during its lifetime.
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.
Previous
TokenType
Next
TopicID
Last modified 3mo ago
Copy link
Edit on GitHub