How Much Does It Cost to Create a Solana Token?
Full 2026 cost breakdown for creating a Solana token: rent, network fees, platform fees, Raydium liquidity, and the hidden costs to watch out for.
The honest answer: creating a Solana token in 2026 costs about 0.0035 SOL in Solana network fees plus whatever platform fee your launchpad charges. With SolanaForge that's ~0.104 SOL total (~$15–20 at current SOL prices). Without a launchpad, it's roughly the same in fees but takes hours of developer time. Here's the full breakdown.
The unavoidable Solana costs
These are paid to the Solana network itself — every launchpad pays them, you can't avoid them:
- Mint account rent: ~0.0015 SOL. The mint account stores total supply, decimals, mint authority, and freeze authority.
- Associated Token Account (ATA) rent: ~0.002 SOL. Holds the initial supply in your wallet.
- Metaplex MetadataV3 account rent: ~0.0056 SOL. Stores the on-chain name, symbol, and URI pointing at your IPFS JSON.
- Base transaction fees: <0.00001 SOL per signature.
- Priority fee (optional): 0.0001–0.001 SOL depending on network congestion. Lands your transaction in the next block instead of the next few.
Total unavoidable cost: ~0.01 SOL if you include Metaplex metadata. Skip metadata and your token shows as "Unknown Token" everywhere — don't do that.
Platform fees
This is where launchpads vary wildly:
| Launchpad | Service fee | | --- | --- | | Solana CLI (DIY) | $0 — but hours of setup + manual IPFS | | SolanaForge | 0.1 SOL flat | | Smithii | ~$50–80 | | Coinfactory | ~$40 | | Pump.fun (bonding curve) | "Free" mint + 1% on every trade forever | | Custom dev shop | $500–5,000 |
The bonding-curve "free" model is the most expensive long-term — a 1% per-trade tax compounds fast on any token that does volume.
Raydium liquidity (separate cost)
A token without a Raydium pool isn't tradeable. Costs:
- Pool creation rent: ~0.5 SOL one-time (this is Raydium's fee, not the launchpad's). Refundable if you ever close the pool.
- Liquidity seed: whatever you want to deposit. Most memecoins seed 0.5–2 SOL paired against 1% of supply.
- LP burn: gas only (~0.00001 SOL) if you choose to burn LP tokens for a trustless lock.
So a real memecoin launch typically costs 1–3 SOL all-in including a sensible Raydium pool.
Hidden costs to watch for
- Per-trade transfer tax. Some launchpads ship tokens with a built-in transfer hook that taxes every swap (often 1–5%). The token works, but every buyer is paying a permanent royalty to the launchpad. Read the fine print.
- Custodial control. Pump-style platforms hold your token's supply until "graduation" — meaning you don't actually control your launch.
- Hidden Update authority. Some launchpads keep update authority for themselves "to fix metadata later." That means they can change your token's name and image at any time. Always confirm update authority is in your wallet (or revoked).
- Devnet bait-and-switch. The cheapest "$0" launchers often deploy to devnet — the token has no value and can't be traded. Always check explorer URLs for
?cluster=devnet.
What SolanaForge actually charges
- 0.0035 SOL rent + network fees (paid to Solana, not us)
- 0.1 SOL SolanaForge service fee
- Zero per-trade tax
- Zero subscription
- Zero hidden authorities — full control transfers to your wallet on mint
Total to mint: ~0.104 SOL (~$15–20). Raydium pool is separate and your choice.
Bottom line
If anyone tells you a real mainnet Solana token launch costs less than ~$15, they're either deploying to devnet, taxing your transfers, or holding your supply. The unavoidable Solana floor is ~0.01 SOL; everything above that is platform fees. SolanaForge keeps it to a flat 0.1 SOL with no surprises.
Ready to launch your token?
One signature, 0.1 SOL service fee, IPFS metadata pinned via Pinata, mainnet only.
