🔥Sui Token Creation Tutorial

The most detailed tutorial on Suichain one-click coin issuance on the entire network

As the native cryptocurrency of Sui Network, Sui token plays a vital role in the network ecosystem. Sui was launched simultaneously with the Sui mainnet on May 3, 2023, and quickly gained market attention. Based on this factor, GtokenTool developed the Sui Chain One-Click Coin Issuance Tool to achieve code-free development of Sui Chain MEME coins, allowing anyone to participate in the Sui ecosystem as soon as possible.

Preparations

  1. Install the Suiet wallet or SuiWallet plug-in: Suiet wallet installation tutorial, Suiwallet wallet installation tutorial

  2. If these two wallets are not installed, OKX Web3 Wallet is also supported.

  3. Prepare at least 11 SUI in your wallet. If the amount is insufficient, it will cause the coin issuance to fail.

  4. It is recommended to use the OKX Web3 wallet for issuing coins via mobile phones, not the TP wallet, because the TP wallet cannot upload logos.

SUI Token Creation Specific Operations

1. Connect Wallet

Token Creation: https://sui.gtokentool.com/Token/createToken

Go to the token creation page, select the Main network in the upper right corner and connect your wallet. It is recommended to use the Suiet wallet. A devtnet is used here for demonstration.

2. Enter Token Parameters

Compared to Solana, Sui’s token parameters are simpler, but have more requirements, including the following:

  • Name: no Chinese characters or symbols supported, maximum 32 characters

  • Symbol: does not support Chinese characters or symbols, requires 2 to 8 characters

  • Decimals: The default value is 9. The decimals is related to the maximum supply you can fill in.

  • Supply: When the precision is 9, the maximum supply cannot exceed 10 billion. When the precision is 8, it cannot exceed 100 billion, and so on.

  • Logo: Image size less than 100k, recommended size 256x256 pixels (square)

  • Description: Optional, and Chinese is not supported.

3. Click"Token Creation"

After confirming that the information is correct, click the "Token Creation" button. At this point, the Suiet wallet will pop up. We confirm the authorization and pay the fee, as shown in the figure below:

When a hash value appears on the page, it means that the token has been successfully issued.

Click the hash and go to Sui browser to see the token information.

At this point, when we open our Suiet wallet or Suiwallet, we should also be able to see the token logo.

At this point, the entire token creation work is completed.

If you have any questions, please join the official telegram group: https://t.me/GToken_EN

Last updated