Create Token
Launch your own fungible token on the SUI blockchain without writing any code. Perfect for projects, communities, and decentralized applications.
Overview
The Create Token tool allows you to deploy a new fungible token on the SUI blockchain. Your token will have its own unique identifier and can be traded, transferred, and managed using SUI Labs suite of tools.
Initial supply is minted directly to your wallet address upon creation. You retain full authority over the token, which can be transferred or revoked later if needed.
Token Parameters
Token NameRequired
stringThe full name of your token that will be displayed across platforms
My Awesome TokenSymbolRequired
stringToken ticker symbol, typically 3-5 uppercase characters
MATDecimalsRequired
numberNumber of decimal places for your token. Standard is 6 or 9
9Initial SupplyRequired
numberTotal number of tokens to mint initially
1000000Description
stringBrief description of your token and its purpose
A utility token for the XYZ ecosystemIcon URL
stringPublic URL to your token logo image (IPFS recommended)
https://ipfs.io/ipfs/...How to Create a Token
- 1
Navigate to "Create Token" on SUI Lab
- 2
Fill in all required token parameters
- 3
Review the transaction summary
- 4
Confirm and sign the transaction in your wallet
- 5
Wait for blockchain confirmation
- 6
Save your token address for future use
Best Practices
Choose Decimals Wisely
Decimals cannot be changed after creation. Use 9 for high-precision tokens, 6 for standard tokens.
Host Icons on IPFS
Use IPFS or permanent storage for token icons to ensure they remain accessible.
Verify All Details
Double-check all parameters before confirming. Some settings are permanent.
Save Token Information
Record your token address and contract details for future reference.
Permanent Settings
Some token parameters like decimals cannot be changed after creation. Make sure to review all settings carefully before confirming the transaction.
After Creation
Once your token is created, you can:
- • Create liquidity pools for trading
- • Mint additional tokens (if authority retained)
- • Transfer tokens to other addresses
- • Manage token authority settings
Ready to Create Your Token?
Head over to SUI Lab to start creating your token on the SUI blockchain.