Solana Create Token — Fast, Free, No Code
The fastest way to create a token on Solana in 2026. Real SPL token, Metaplex metadata, one signature — flat 0.18 SOL fee, no subscriptions, no coding.
Create Token Now60 seconds
Mint, metadata, revokes — one signed transaction.
0.18 SOL flat
No hidden fees, no per-trade cut, no subscription.
Non-custodial
Your Phantom signs everything. We never hold keys.
The Solana create-token checklist
- Phantom wallet funded with ~0.25 SOL (mint + pool buffer).
- Token name, ticker (3–5 chars), and supply decided.
- 512×512 PNG logo under 200 KB.
- Optional website, X, and Telegram links for metadata.
- Decide whether to revoke mint / freeze / update authority.
What "create token" actually does on Solana
Under the hood, SolanaForge builds a single Solana transaction that (1) creates a Mint account, (2) initialises it with your chosen decimals, (3) creates your associated token account (ATA), (4) mints the full supply to your wallet, (5) writes a Metaplex MetadataV3 account pointing at your IPFS-pinned JSON, and (6) optionally revokes mint / freeze / update authority. Everything is atomic — either you get a perfect token or the whole transaction reverts.
Frequently asked questions
How do I create a token on Solana?
Go to /create, connect Phantom, enter your token's name, symbol, decimals, supply, and logo, then sign one transaction. The SPL mint, Metaplex MetadataV3, and IPFS pin all happen atomically in the same block.
How much does it cost to create a Solana token?
0.18 SOL flat service fee, plus roughly 0.02 SOL for Solana network rent and priority fees. Adding a Raydium CPMM liquidity pool is separate and costs about 0.2 SOL plus your seed liquidity.
What decimals should I use?
Nine decimals is the Solana convention (matches SOL and most tokens). Six is common for stablecoin-style tokens. Pick nine unless you have a specific reason not to.
Should I revoke authorities?
For any token you want holders to trust, yes — revoke mint (no one can inflate supply), freeze (no one can freeze wallets), and update (metadata is locked). All three can be revoked in the same transaction as the mint.
Can I add liquidity right after creating the token?
Yes. Go to /pool/create and pair your new token with SOL. SolanaForge builds a Raydium CPMM pool, which is cheaper than the legacy AMM v4 and doesn't require an OpenBook market.
Related pages
Create your Solana token now
One signature. 0.18 SOL flat. Live on mainnet in under a minute.
Create Token