Quick Answer
Creating a Solana token costs a minimum of 0.1 SOL in platform fees plus roughly 0.002–0.005 SOL in Solana network fees. A fully-featured token with a logo, social links, and revoked authorities typically costs 0.3–0.4 SOL total. At current SOL prices, that's roughly $15–$60 depending on when you create.
Full Cost Breakdown
Token creation costs fall into two categories: costs charged by the platform, and costs charged by the Solana network itself. Here's what each one covers:
Required Costs
Token Creation Fee
The service fee charged by Solana Token Creator for handling the full creation process: mint account, Metaplex metadata, IPFS logo upload, authority configuration, and UI. This is what funds the platform.
Network Rent & Transaction Fees
Solana charges rent to keep accounts alive on-chain. Every new account — the mint account, metadata account — requires a small SOL deposit. Transaction fees add another fraction. This goes directly to the Solana network, not to us.
Optional Add-ons
Social Links & Creator Info
Adds your website, Twitter, Telegram, and a description to the on-chain metadata. These appear on Solscan and in wallet UIs. Worth it for any serious project.
Mint Authority Revocation
Permanently locks the token supply. Strongly recommended for any token that should have a fixed supply. Verifiable on-chain, which builds holder trust.
Freeze Authority Revocation
Removes the ability to freeze token accounts. Signals decentralisation and is expected by most DeFi-focused communities. Revoke this unless you have a specific compliance reason not to.
Realistic Cost Scenarios
Network fees vary by congestion. These estimates include typical rent costs. Always keep a small buffer in your wallet.
Cost Comparison: Platforms Side by Side
| Method / Platform | Base Cost | With Social Links | With All Revocations | Notes |
|---|---|---|---|---|
| Solana Token Creator | 0.1 SOL | 0.2 SOL | ~0.4 SOL | Clear pricing, full UI, strong docs |
| Smithii | 0.1 SOL | ~0.2 SOL | ~0.3 SOL | Multi-chain, pricing varies by feature |
| Solana CLI (manual) | ~0.002 SOL | ~0.004 SOL | ~0.006 SOL | No platform fee, requires technical setup |
| Pump.fun | Free | Free | N/A | Bonding curve model — different mechanism |
Prices approximate and subject to change. Network fees fluctuate with Solana congestion. Check platforms directly for current pricing.
How Much Should You Budget?
The honest answer depends on what you're building. Here's a practical breakdown by use case:
Testing or Personal Project
0.1–0.15 SOLIf you're experimenting or creating a token for personal use with no intention of public trading, the base fee with minimal options is fine. Skip the social links and authority revocations.
Community or Memecoin Launch
0.3–0.4 SOLBudget for social links (builds credibility on Solscan) and at minimum mint authority revocation (proves fixed supply). Freeze revocation is also worth doing. Skip nothing that holders will check.
Serious Project with DeFi Integration
0.5+ SOL for token creationCover all creation costs with every option. Your bigger costs will come after creation: liquidity pool seeding (typically 0.5–5+ SOL depending on initial price target), marketing, and potentially audits. The token creation fee is the smallest part of a real project's budget.
Solana vs Ethereum: Cost Comparison
One reason Solana has become the dominant chain for new token launches is the cost difference. Creating an ERC-20 token on Ethereum costs $50–$200 in gas fees alone, before any platform fee. On a busy day it can exceed $500. That's just to get the token deployed — adding metadata, revoking authorities, and creating a liquidity pool all cost extra gas.
On Solana, the equivalent full token creation costs $15–$60 in SOL (at typical prices) including platform fee. The liquidity pool costs are similarly lower. For projects that don't specifically require Ethereum compatibility, this cost difference is hard to ignore — it means more budget left for marketing, liquidity, and actually building a community.
Costs That Come After Token Creation
Creating the token is cheap relative to what comes next. If you're planning a real launch, budget for these:
Liquidity Pool
0.5–10+ SOLYou need to pair your token with SOL or USDC on a DEX like Raydium. The minimum viable pool varies by target price, but expect at least a few SOL to get started. This is what makes your token tradeable.
Market ID (OpenBook)
~0.3 SOLRequired if you want to list on Serum-based DEXs or some aggregators. Not always necessary — depends on your target DEX.
Token Audit
$500–$5,000+Third-party audits are standard for projects that want holder trust. Not required for small community tokens but expected for anything DeFi-integrated.
Marketing
VariableTwitter ads, influencer promotion, community management, and listing on CoinGecko or CoinMarketCap all cost money. This is usually where most of the budget should go.