🔥Sui Token Creation Tutorial
The most detailed tutorial on Suichain one-click coin issuance on the entire network
GTokenTool Sui Token Creation is a one-click no-code tool for issuing custom tokens on the Sui network. It supports fast deployment, adjustable supply and full ownership control. It removes technical barriers and smart contract coding for developers, startups and Web3 users. Secure and cost-effective, it speeds up project development and ecosystem participation on Sui.
📌Core Summary: Sui Token Creation Tool
GTokenTool Sui Token Creation is a high-speed, no-code issuance engine for the Sui network. It enables users to launch custom assets instantly, bypassing technical Move smart contract complexities to accelerate project market entry.
Zero-Code Deployment: Issue professional tokens on Sui in seconds without coding.
Customizable Supply: Fully adjustable total supply and distribution settings.
Full Ownership: Maintain complete administrative control and project security.
Cost-Efficient: Optimized for low gas consumption and high-speed execution.
Market Ready: Ideal for startups and developers to fast-track ecosystem participation.
Key Value: Launch secure, professional tokens on Sui instantly with a streamlined tool that removes all technical barriers.
Preparations
Install the Suiet wallet or SuiWallet plug-in: Suiet wallet installation tutorial, Suiwallet wallet installation tutorial
If these two wallets are not installed, OKX Web3 Wallet is also supported.
Prepare at least 11 SUI in your wallet. If the amount is insufficient, it will cause the coin issuance to fail.
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.
❓FAQ
Q: How to verify a token after deployment?
A: Check the transaction hash or module address via Sui Explorer (such as Suiscan). Use the command-line tool sui client object <ID> to view token metadata.
Q: Why can't I transfer tokens?
A: Possible reasons:
The token module is not imported correctly (the token type needs to be registered in the recipient's wallet).
Insufficient Gas or permission errors (e.g., lack of authorization for
public_transfer).
Q: How to restrict additional token minting?
A: Store the TreasuryCap in a secure module and allow only specific addresses to call the mint function.
Q: What are the differences between Sui tokens and EVM chains (such as Ethereum)?
A: Sui tokens are native objects that do not require pre-compiled contracts, but they must comply with Move's security model (e.g., explicit permission control).
🤝 Connect with GTokenTool
💬 Telegram Community: Click to join our official group
💻 Official Website: Visit our official site for full features
🐦 Twitter (X): Follow us for the latest updates
📺 Video Tutorials: Subscribe to our YouTube Channel
⚠️ Risk Warning & Disclaimer
GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.
Last updated