Help & Troubleshooting
Token Creation Failed
Your Solana token creation transaction failed or reverted? Common causes and solutions for failed token creation.
Problem
The token creation transaction failed or reverted.
Quick Solution
Most failures are caused by insufficient SOL, wrong network, dropped wallet connection, or network congestion. Ensure at least 0.15 SOL and retry.
Common Causes
- You need at least 0.15 SOL (0.1 SOL creation fee + gas)
- Wallet connected to devnet instead of mainnet
- Wallet disconnected during the transaction
- Solana network may be temporarily congested
- You may have accidentally rejected the transaction prompt
How to Fix
Check Your SOL Balance
Ensure your wallet has at least 0.15 SOL. The creation fee is 0.1 SOL plus network gas fees (approximately 0.01 SOL).
Verify Network Settings
Make sure your wallet is connected to mainnet-beta, not devnet or testnet. In Phantom: Settings > Developer Settings > Network.
Reconnect Wallet
1. Disconnect your wallet from SolTokenCreator.io
2. Refresh the page
3. Reconnect your wallet
4. Try again
Wait and Retry
If Solana is congested, wait a few minutes and retry. Check Solana network status at status.solana.com.
Check Transaction History
Look at your wallet's recent transactions. If you see a failed transaction, click it for error details.
Test on Devnet First
If you keep getting errors, try creating a token on devnet first (free). This helps verify your setup without spending real SOL.
