Sui token issuance and data update tutorial
Manage Sui chain token permissions, including issuance, update, etc.
最后更新于
Manage Sui chain token permissions, including issuance, update, etc.
最后更新于
After the Suichain token is created, it will have two functions: additional issuance (coinage) and update information
Additional issuance: additional tokens can be issued and minted to increase the supply of tokens
Update information: 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 permission control tool to operate it.
The function of issuing additional coins is used in two scenarios:
No secondary confirmation was performed when issuing coins, resulting in the incomplete issuance of coins. In this case, token creation can be achieved by minting coins.
When issuing coins, 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.
How to use it? First, open the console link: https://sui.gtokentool.com/#/update, 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.
Each line must contain an address, followed by the number of tokens to be generated, with decimals ignored. For example, if the token precision is 3 and 10 tokens are created, the number should be 10000.
Update information means to modify and update the name, avatar, etc. of the token after the token is successfully created.
On the update data operation page, we need to fill in the operation-related content in the following way
Select token: You can only select tokens that you have permission to update
Token full name: cannot contain Chinese characters or symbols, and cannot exceed 32 characters
Token abbreviation: cannot be Chinese characters or symbols, limited to 2 to 8 characters
Logo: Size less than 100k, 1:1 ratio recommended
Introduction: No Chinese characters or symbols, no more than 320 characters
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.
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 or are unclear, please join the official Telegram group: https://t.me/gtokentool