Non-custodial SPL token creation
Create your Solana token from your own wallet.
Upload a logo, set supply and decimals, add metadata, and optionally revoke authorities before you launch.
Safety reminders
- Your wallet signs the transaction directly.
- No seed phrase, private key or deposit is requested.
- Mint authority can be permanently revoked to fix supply.
- Logo and metadata are uploaded to IPFS before signing.
Network rent and transaction fees still apply. Review your wallet before signing.
How to use the Token Creator
Launch a fully-featured SPL token in under a minute — no code, no CLI, no Rust.
Connect your wallet
Phantom, Solflare, Backpack or any Solana wallet. We never hold your keys.
Fill in token details
Name, symbol, decimals, total supply, description and a 1000×1000 logo.
Add links & choose authorities
Optional socials and tags. Toggle which authorities to revoke for maximum trust.
Click “Create token”
Approve one transaction. Metadata is pinned to IPFS and your token is minted instantly.
Benefits of SolanaDEX Token Creator
Instant deployment
Your token goes live in a single confirmed transaction.
Non-custodial
Everything is signed in your own wallet. The mint authority is you, until you revoke it.
Metadata included
Logo, description and links pinned to IPFS and registered on-chain via Metaplex.
Trust controls
Revoke freeze, mint and update authorities right at creation.
Flat, transparent price
0.2 SOL — no hidden costs and no royalty taken out of your supply.
DEX-ready
Standard SPL token compatible with Raydium, Jupiter, Orca and every Solana wallet.
What creating a Solana token actually costs
Solana itself charges rent for the mint account (~0.0015 SOL), your token account (~0.002 SOL) and the Metaplex metadata account (~0.015 SOL), plus a tiny transaction fee. On top of that, SolanaDEX Token Creator charges a flat service fee of 0.2 SOL, and 0 SOL per authority you revoke. Everything is bundled into the same single transaction, so what you see in your wallet is exactly what you pay.
SPL Token vs Token-2022
Choose the right Solana token standard for your project.
SPL Token (Token Program) — what SolanaDEX Token Creator creates
- The original, battle-tested Solana standard
- Supported by every wallet, DEX, aggregator and launchpad
- Best choice for memecoins, community and utility tokens
- Simple: no extensions, no surprises for holders
Token-2022 (Token Extensions)
- Newer program with optional extensions
- Transfer fees, transfer hooks, confidential transfers, interest-bearing tokens
- Not yet supported by all DEXs and tools
- Pick it only if you need those specific features
Got questions?
Everything you need to know about creating a Solana token.
How much does it cost to create a token on Solana?
0.2 SOL, which includes all on-chain fees for deploying your SPL token on mainnet. Revoking each authority (mint, freeze, update) costs an additional 0 SOL.
Is there a free Solana token creator?
Not really — Solana itself charges rent for the mint and metadata accounts, so every tool either passes those costs to you or recovers them elsewhere. Our fee is flat and disclosed up front.
Can I create a Solana token without coding?
Yes. Fill in the name, symbol, supply, decimals, description and logo, connect your wallet and click “Create token”. No programming knowledge and no command line required.
What is the difference between SPL Token and Token-2022?
SPL Token is the original standard and works everywhere. Token-2022 adds optional extensions such as transfer fees and confidential transfers, but is not yet universally supported. This tool creates standard SPL tokens.
What are token authorities and should I revoke them?
Mint Authority can create more tokens, Freeze Authority can freeze holder accounts, and Update Authority can change the metadata. Revoking them is strongly recommended: it shows the community that supply is fixed, wallets can’t be frozen and branding is final.
How many decimals should my Solana token have?
Most tokens use 6 or 9 decimals. Use 9 for memecoins and general-purpose tokens, 6 if you want to mirror stablecoins like USDC.
How do I add my token logo and metadata?
Upload your logo in the form. SolanaDEX Token Creator pins the image and a Metaplex-standard metadata JSON to IPFS and registers it on-chain, so it appears in wallets and explorers automatically.
Is it safe to create a token with SolanaDEX Token Creator?
Yes. It is a non-custodial dApp: the transaction is built in your browser and signed by your own wallet, and it only calls the official Solana Token and Metaplex programs. We never have access to your keys or your tokens.
What should I do after creating my token?
Revoke authorities if you haven’t already, create a liquidity pool on Raydium, and start distributing — via airdrops, multisender tools or a launchpad. See the launch checklist below.
After creating your token: the Solana launch checklist
Creating the token is step one. Here is what successful projects do next.