Creating a token on Solana used to require coding knowledge, command-line tools, and a decent understanding of the SPL token program. In 2026, you can launch a fully tradeable token in under two minutes without writing a single line of code.
This guide covers two approaches: the quick way (Pump.fun, for memecoins) and the more flexible way (SPL token tools, for projects that need more control). Both are completely no-code.
Method 1: Pump.fun (Fastest — Under 2 Minutes)
Pump.fun is the dominant token launcher on Solana. It's designed specifically for quick token creation with built-in trading from the moment of launch.
What You Need
- A Solana wallet (Phantom or Solflare) with some SOL (about 0.02 SOL for creation fees)
- A token name, ticker, and image
- A description (optional but recommended)
- Social links (optional — Twitter, Telegram, website)
Step-by-Step
Step 1: Go to Pump.fun
Visit pump.fun and connect your Solana wallet.
Step 2: Click "Create a Coin"
You'll see a simple form with the following fields:
- Name: Your token's full name (e.g., "Super Dog Coin")
- Ticker: The short symbol (e.g., "SDOG")
- Description: What your token is about. Keep it engaging — this shows up on the token page and in explorers
- Image: Upload a logo (PNG or JPG, square recommended). This becomes the token's profile image everywhere — on DEXScreener, Birdeye, wallets, etc.
- Social links: Twitter/X, Telegram, website (optional but adds legitimacy)
Step 3: Review and Launch
Pump.fun shows you a preview. The creation fee is small (around 0.02 SOL). Click "Create Coin" and approve the transaction in your wallet.
Step 4: Your Token Is Live
Within seconds, your token is:
- Created on Solana's blockchain
- Listed on Pump.fun's bonding curve
- Tradeable immediately — anyone can buy
How the Bonding Curve Works
Your token doesn't start on a DEX with a liquidity pool. Instead, it starts on Pump.fun's bonding curve:
- Initial price is near zero — early buyers get tokens very cheaply
- Price rises automatically as more people buy — the curve sets the price based on supply purchased
- At ~$69K market cap, the token "graduates" and migrates to PumpSwap (Pump.fun's DEX)
- On PumpSwap, it trades like any normal token with a liquidity pool
The total supply is 1 billion tokens. You don't set the price — the bonding curve does. The first buyers get the best prices.
What Happens After Launch
Once your token is live:
- It appears on the Pump.fun feed where thousands of traders browse new launches
- If it gains traction, it'll show up on DEXScreener and Birdeye
- Bots and snipers may buy automatically based on their filters
- You earn a share of trading fees as the creator (Pump.fun's revenue-sharing model)
Pump.fun Pros and Cons
Pros:
- Fastest way to create a token on any blockchain
- No coding required
- Instant tradeability
- Built-in audience (Pump.fun has thousands of active traders)
- Creator fee sharing on PumpSwap
Cons:
- Fixed tokenomics (1 billion supply, no customization)
- Associated with memecoins — harder to be taken seriously for utility tokens
- No control over initial liquidity or pricing
- Your token starts at near zero — you're on the bonding curve with everyone else
Method 2: SPL Token Creation (More Control)
If you want more control over your token's properties — custom supply, decimals, authority settings — you can create an SPL token directly using no-code tools.
Using Token Creator Tools
Several web-based tools let you create SPL tokens without coding:
- Solana Token Creator tools (several exist — search for "Solana token creator" or use ones listed on MadeOnSol)
- Metaplex (for tokens with rich metadata)
The general process:
Step 1: Connect your wallet
Connect Phantom or Solflare to the token creation tool.
Step 2: Set token parameters
- Name: Full token name
- Symbol: Ticker symbol
- Decimals: Number of decimal places (9 is standard for Solana, like SOL itself)
- Initial supply: How many tokens to mint initially
- Mint authority: The wallet that can mint more tokens (you can revoke this later for a fixed supply)
- Freeze authority: The wallet that can freeze token accounts (you should revoke this for trustworthiness)
Step 3: Add metadata
- Upload a logo image (usually stored on IPFS or Arweave)
- Add description, website, social links
- This metadata shows up in wallets and explorers
Step 4: Create the token
Approve the transaction. The tool will create your SPL token and mint the initial supply to your wallet.
Step 5: Create a liquidity pool
Unlike Pump.fun, SPL tokens don't automatically have a trading market. You need to create one:
- Go to Raydium or Meteora
- Use their "Create Pool" feature
- Pair your token with SOL (or USDC)
- Deposit initial liquidity (your tokens + SOL/USDC)
- Set the initial price by adjusting the ratio
This step requires capital. The more liquidity you provide, the more stable and tradeable your token will be.
SPL Token Pros and Cons
Pros:
- Full control over supply, decimals, and authorities
- Better for utility tokens, project tokens, or anything beyond memecoins
- Choose your own DEX and initial pricing
- Can revoke mint/freeze authority for maximum trustworthiness
Cons:
- More steps than Pump.fun
- Requires capital for initial liquidity
- No built-in audience — you need to bring your own traders/community
- Metadata setup can be finicky
After Launch: What You Need to Know
Revoking Authorities
For any token that wants to be taken seriously, you should revoke:
- Mint authority: Prevents anyone (including you) from creating more tokens. This gives holders confidence in a fixed supply
- Freeze authority: Prevents anyone from freezing token holders' accounts
Both can be revoked using the same token creation tools, or via Solana CLI. Once revoked, they cannot be restored — this is permanent and irreversible.
On Pump.fun: Mint and freeze authority are automatically handled. You don't need to worry about this.
Token Verification
Want your token to show up correctly in wallets and explorers with the right name, symbol, and logo? Make sure your metadata is properly set up. Pump.fun handles this automatically. For SPL tokens, ensure you've uploaded metadata to a permanent storage solution (not a URL that could go down).
Tools like RugCheck analyze tokens for red flags. If you want your token to pass RugCheck:
- Revoke mint authority
- Revoke freeze authority
- Lock or burn liquidity pool tokens (so you can't pull liquidity)
- Don't hold a disproportionate percentage of supply in one wallet
Marketing Your Token
Creating the token is the easy part. Getting people to trade it is the hard part.
For Pump.fun tokens:
- An engaging name and image help you stand out in the feed
- Social links (especially active Twitter and Telegram) attract buyers
- Early momentum is crucial — tokens that don't gain traction in the first few hours rarely recover
For SPL tokens with a project behind them:
- Build a community first (Discord, Telegram, Twitter)
- Have a clear use case or narrative
- Create a website explaining the project
- Consider a fair launch strategy rather than holding all supply yourself
Cost Summary
| Method | Cost | Time |
|---|
| Pump.fun | ~0.02 SOL ($3-5) | < 2 minutes |
| SPL Token + Raydium Pool | ~2-5 SOL ($300-800) for token creation + initial liquidity | 10-30 minutes |
| SPL Token + Meteora Pool | ~2-5 SOL ($300-800) for token creation + initial liquidity | 10-30 minutes |
The cost difference is primarily the initial liquidity you provide for the pool. The token creation itself is cheap on both methods.
Common Mistakes to Avoid
-
Not backing up the token mint address: Save your token's contract address immediately after creation. You'll need it for everything — sharing, creating pools, marketing
-
Setting too few decimals: If your token has 0 decimals, the minimum trade is 1 whole token. Standard is 9 decimals for maximum divisibility
-
Forgetting to revoke authorities: If mint authority isn't revoked, anyone checking your token (including RugCheck) will flag it as a risk
-
Insufficient initial liquidity: For SPL tokens with custom pools, providing too little liquidity means any buy/sell will cause massive price swings, discouraging traders
-
No social presence: A token with no Twitter, no Telegram, and no website looks like an abandoned project. Even a minimal social presence helps
-
Launching without a plan: "Create token, hope people buy it" doesn't work. Have a marketing plan, a community strategy, or at least a compelling narrative before launch
Legal Considerations
Creating a token is technically simple, but the legal landscape varies by jurisdiction. In some countries, creating and selling tokens may be regulated as securities offerings. This guide covers the technical process only — consult legal advice if you're planning to raise funds or create a token associated with a business.
Explore all Solana token launchers and trading tools on MadeOnSol. Learn more about the memecoin ecosystem in our how to buy memecoins guide.