Create a Solana Token
Follow the five steps to configure and launch your Solana SPL token. Average time: less than 2 minutes.
What can you configure?
Basic information
Name (max 32 characters), symbol (max 10 characters), description and a logo that is automatically cropped to 512x512 pixels and stored on IPFS.
Supply and decimals
Set the total token supply (default 1 billion) and the number of decimals (default 9). This cannot be changed later if the mint authority is revoked.
Authorities and security
Revoke the mint authority and freeze authority. This increases buyer trust and is strongly recommended for rug-proof tokens.
Token-2022 extensions
Optionally enable a Transfer Fee (automatic tax per transaction) or Non-Transferable (soulbound tokens for badges and memberships).