Last updated
Last updated
Check out "Getting Started with the Hedera Token Service" video tutorial in JavaScript .
Create a new fungible or non-fungible token (NFT) on the Hedera network. After you submit the transaction to the Hedera network, you can obtain the new token ID by requesting the receipt.
You can also create, access, or transfer HTS tokens using smart contracts - see and .
NFTs
For non-fungible tokens, the token ID represents a NFT class. Once the token is created, you will have to mint each NFT using the operation.
Note: It is required to set the initial supply for an NFT to 0.
Token Properties
Transaction Signing Requirements
Treasury key is required to sign
Admin key, if specified
Transaction fee payer key
Transaction Fees
Please see the transaction and query table for base transaction fee
Please use the to estimate your transaction fee cost