How to Create a Meme Coin on Solana

Sanket DalviSanket DalviAug 7, 20265 min read

How to create a meme coin on Solana with Tokenry

Here is how to create a meme coin on Solana without code: mint your SPL token with a no-code creator for 0.15 SOL, revoke the mint and freeze authority so it cannot be rugged, then add liquidity so people can buy it.

Solana is where meme coins live, because minting costs cents and trades settle in seconds. This guide covers the three ways to launch one, the no-code steps in full, what it costs, and how to make your token look safe to buyers.

What is a Solana meme coin?

A meme coin, also written memecoin, is a token whose value comes from a community and a joke, not a product, like BONK or WIF. Under the hood it is a standard SPL token on the Solana blockchain, not an NFT. The meme is the marketing.

Solana became the home of meme coins because a launch costs a fraction of a dollar and confirms in seconds. The same token on Ethereum can cost hundreds in gas.

The 3 ways to create a meme coin on Solana

There are three routes, and they trade off speed, cost, and control. Here is the honest version.

RouteCost to launchWho owns the mintOngoing feesBest for
Launchpad (pump.fun)~0.02 SOL to startThe platform, until it graduatesYes, a cut of every tradeFast, viral bets
No-code creator0.15 SOL flat, revokes freeYou, from the first secondNoneA token you own and keep
Manual (Solana CLI)Network fees only, ~0.02 SOLYouNoneDevelopers comfortable with the CLI
The bottom line: a launchpad is fastest, but you rent your token and pay fees on every trade. Coding it is cheapest in raw fees, but slow and easy to misconfigure. A no-code creator is the middle: you own the mint outright, pay once, and revoke the authorities for free. This guide takes that route.

Create a meme coin with no code, step by step

Tokenry's Solana token creator mints your meme coin for 0.15 SOL, and revoking mint, freeze, and update authority is free. Here are the steps.

Step 1. Connect your wallet

Connect Phantom, or any Solana wallet, and keep about 0.17 SOL for the fee and network cost.

Phantom connected on Solana in the Tokenry token creator
Phantom connected on Solana.

Step 2. Enter your meme coin details

Add the name, symbol, decimals, and total supply. Meme coins usually use 6 decimals with a very large supply, like one billion.

Upload your logo and a short description. This metadata is your meme's on-chain identity, so make it count.

Meme coin name, symbol, supply, decimals, and logo in the creator
Name, symbol, supply, and logo.

Step 3. Revoke mint, freeze, and update authority

This is the step that makes your token safe, and most tools skip it or charge for it. Turn on all three; on Tokenry they are free.

  • Mint - once revoked, no one can print more supply and dilute holders.
  • Freeze - once revoked, no one can freeze wallets. This is also required before most DEX listings.
  • Update - once revoked, the name, symbol, and logo are locked forever.
Revoke mint, freeze, and update authority toggles, free, in the creator
Revoke all three authorities, free.

Step 4. Review and create

Check the details, confirm the flat fee, and sign in your wallet. Your meme coin is live in a few seconds.

Copy the mint address, which is the token's permanent ID, and paste it into your wallet to see the balance.

Success screen with the deployed meme coin mint address
Your meme coin is live.

Make it tradable: add liquidity

A token nobody can buy is not a coin yet. Create a pool on Raydium and pair your meme coin with SOL. That sets the opening price and lets people trade.

Pick the Standard AMM (CPMM) pool type. It is the simple, full-range option, it supports Token-2022, and unlike the old Legacy AMM it needs no OpenBook market. Creating the pool costs about 0.15 SOL, plus the SOL you seed as liquidity.

Burn or lock the LP tokens afterwards, so holders know you cannot pull the liquidity. On a launchpad like pump.fun this happens on a bonding curve instead, and the token graduates to Raydium once it hits a threshold.

Adding a liquidity pool on Raydium, paired with SOL
Creating a Standard AMM pool on Raydium.

Is your meme coin safe? What scanners check

Before anyone buys, they run your token through a scanner like RugCheck or DexScreener. It flags the things that let a dev rug. Clear all four:

  • Mint authority revoked - no one can print more supply.
  • Freeze authority revoked - no one can freeze holder wallets.
  • Update authority revoked - the name, symbol, and logo are locked.
  • Liquidity burned or locked - the dev cannot pull the pool.

A token with mint or freeze authority still live shows up red, and traders skip it. Revoking them at creation is the difference between a coin people trust and one they avoid. Our guide to revoking Solana authorities explains each one in depth.

How much does it cost to create a meme coin on Solana?

The fee to mint the token is small on every route; the real differences are ongoing fees and effort.

  • No-code creator: 0.15 SOL flat, with mint, freeze, and update revoke free, plus about 0.02 SOL network cost.
  • Launchpad (pump.fun): around 0.02 SOL to start, often paid by the first buyer, but the platform then takes a cut of every trade.
  • Manual: the cheapest in fees, about 0.02 SOL to mint, but you do the revokes and liquidity yourself and carry the risk of getting them wrong.

Liquidity is a separate cost on any route except a launchpad. A Raydium pool costs about 0.15 SOL to create, and you seed it with your own SOL, which stays yours inside the pool.

Promote your meme coin

A meme coin lives or dies on attention. Once it is live and tradable:

  • Set up X, Telegram, and Discord, and post the contract address everywhere.
  • Airdrop to early supporters with the Solana multisender.
  • Get listed on DexScreener, and apply to CoinGecko once it has real volume.

Common mistakes to avoid

  • Leaving authorities live. Scanners flag it as a rug. Revoke mint and freeze before you promote anything.
  • No liquidity, or an unlocked LP. Nobody can buy, or they fear you will pull the pool.
  • Holding too much supply in the dev wallet. Buyers see it and stay away. Keep the dev bag small and visible.
  • Faking volume. Bought volume gets tokens flagged and does not create real holders.
Educational content, not financial advice. Tokenry is a self-serve, non-custodial tool, not a financial advisor. Meme coins are extremely volatile and most lose all value - always do your own research before creating or buying any token.

Frequently Asked Questions

How much does it cost to create a meme coin on Solana?

The fee to mint is small everywhere: 0.15 SOL flat with a no-code creator (revokes included free), or around 0.02 SOL on pump.fun or by hand. The catch is that pump.fun then takes a cut of every trade, and the manual route leaves the safety steps and liquidity to you. Seeding liquidity is a separate cost on any non-launchpad route.

Can I create a meme coin without coding?

Yes. A no-code creator mints your meme coin in about a minute. You fill a form and sign one transaction, with no Rust and no command line.

Do I need to revoke mint and freeze authority?

Yes. Until you revoke them, scanners flag your token and buyers assume it can be rugged. Freeze authority also has to be off before most DEX listings.

How long does it take to create a meme coin?

About a minute to mint on a no-code tool. Adding liquidity so it can be traded takes a few minutes more.

How much does it cost to create a coin on pump.fun?

Starting is roughly 0.02 SOL, often paid by the first buyer, but pump.fun takes a cut of trades and your token sits on its bonding curve until it graduates to a DEX.

Can I make money creating a meme coin?

Sometimes, but most meme coins go to zero. Treat it as a high-risk experiment, not income, and never invest money you cannot lose.

What decimals should a meme coin use?

Usually 6, paired with a very large supply like one billion. That is the common meme-coin setup and keeps per-token prices low.

Is my meme coin a standard SPL token?

Yes. A no-code creator deploys a standard SPL token that works in every Solana wallet and on every Solana DEX.