Phantom security notice

Phantom may show a "malicious dApp" warning. This is a false positive for new domains — our review with Blowfish (ticket #11666) is pending.

You can safely click "Proceed anyway" — SPLCreator only uses standard Solana programs.

View source code on GitHub →
Skip to main content

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).