SUI Mint Token tutorial
After the Sui chain token is created, it will have two functions: mint token and update token.
Mint Token: Additional tokens can be issued and minted to increase the supply of tokens.
Update Token: You can modify the token name, logo, etc.
If the token is issued on GtokenTool and the logo has been uploaded, these two functions will be provided.
Of course, no matter where you create and issue tokens, you can use GtokenTool's token management tool to operate it.
The function of minting token is used in two scenarios:
No secondary confirmation was performed when issuing tokens, resulting in the incomplete issuance of tokens. In this case, token creation can be achieved by minting tokens.
When issuing tokens, the number of tokens is insufficient. At this time, the minting function is used to increase the supply of tokens.
Nevertheless, the use of this function is still not conducive to the long-term healthy development of the project. We encourage everyone to discard the permission.
SUI Mint Token Specific Operations
1. Connect Wallet
First, open the console link: https://sui.gtokentool.com/Token/mint, connect to the wallet in the upper right corner, and you can see the wallet address in the upper right corner after the connection is successful.

2. Select a Token to Mint

3. Enter the Wallet Address
Each line must contain an address, followed by the number of tokens to be generated.

4. Click "Mint"
The hash value will be displayed after success.
Questions and Answers
1. Why did I update successfully but the wallet logo did not change?
A: Different wallets update faster or slower. For example, SuiWallet will update in a few minutes, while Suiet will take more than half an hour. If it still hasn't updated after a few hours, it may be a cache problem. Remember to close the wallet and reopen it to try again.
2. Why do some tokens fail to be issued?
A: This may be related to the precision of the token. If the precision of the token is 9, then the total amount of the token will be around 10 billion. If it exceeds this limit, it will not be possible to issue more tokens.
If you have any questions, please join the official telegram group: https://t.me/GToken_EN
Last updated