Skip to content

Solana Token Creator: Create an SPL Token or Memecoin Without Code

MakeMeACoin is a no-code Solana token creator. You set name, symbol, supply, decimals, logo, and authorities; your wallet signs a classic SPL mint. MMAC never holds keys. After mint you can check Launch Score, revoke mint or freeze, or open a Raydium CPMM pool.

Coding is not required. The platform mint fee is $0 when mint and freeze authorities stay active. Solana network rent and transaction fees still apply, and they change with congestion.

  • No code
  • Non-custodial
  • $0 platform fee*
  • Wallet-signed

*$0 MakeMeACoin platform mint fee when mint and freeze authorities stay active. Solana network rent and transaction fees always apply.

Key facts

  • No-code SPL mint — Phantom, Solflare, or Backpack signs; MMAC is non-custodial
  • $0 MMAC platform fee by default (authorities kept); network rent and gas always apply
  • Optional Revoke Both at mint: 0.12 SOL — permanent; skip it if supply is not final
  • After mint: save the mint address, verify on Solscan, then open /score/{mint}

Before you sign

Use the form on this page to mint. The table below is the short version of what MakeMeACoin does — and what it does not do — before you approve a transaction.

Solana token creator — answers before you sign
Solana token creator — answers before you sign
QuestionAnswer
What MMAC doesNo-code classic SPL mint with Metaplex metadata, plus launch tools after mint
Coding required?No. Fill the form and sign in a Solana wallet
What is free?$0 MMAC platform mint fee when mint and freeze authorities stay active
Network feesSolana rent + transaction fees always apply and vary with congestion
Wallet signingPhantom, Solflare, or Backpack approves the mint; reject means nothing is created
Custodial?No. MMAC never holds keys, seed phrases, or authorities
Configurable fieldsName, symbol, supply, decimals, logo/media, description, mint/freeze authority
Authority revokeOptional at mint or later; permanent once confirmed on-chain
After creationMint address + supply in your wallet → Solscan → Launch Score
LiquiditySeparate Raydium CPMM pool at Create Raydium LP — not part of mint, not auto-locked
Trust toolsLaunch Score, Token Inspector, rug checker, revoke, burn, snapshot

Creator form walkthrough

The form on this page writes the fields below on-chain when you sign. Nothing is stored server-side before you approve.

MakeMeACoin creator form fields
MakeMeACoin creator form fields
FieldRequiredWhat it does
Token nameYesHuman-readable name stored in Metaplex metadata URI
SymbolYesTicker (max 10 characters, uppercase in UI)
SupplyYesFull initial supply minted to your connected wallet token account
DecimalsYesPermanent at mint — default 9 on MMAC (common for memecoins)
Logo / mediaYesImage or video uploaded to MMAC storage, referenced in metadata URI
DescriptionNoOptional text in the off-chain metadata JSON
Mint authorityYes (default: kept)When kept, additional supply can be minted later until revoked
Freeze authorityYes (default: kept)When kept, token accounts can be frozen until revoked
Optional Revoke BothNoCheckbox to revoke mint + freeze in the same mint transaction (+0.12 SOL platform fee)

Example configuration — wallet not connected

MakeMeACoin token creator form with example name and symbol fields filled in
Token name and symbol are entered on the creator form before you connect a wallet and sign. Values shown are an example configuration only.

Supply and decimals example

Decimals define how many fractional units one whole token splits into. Wallets show “display supply”; the chain stores raw integer units.

  • Formula: raw amount = display supply × 10^decimals
  • Decimals cannot change after mint — pick once
  • Supply can grow later only while mint authority remains active
Display supply vs raw on-chain amount
Display supply vs raw on-chain amount
Display supplyDecimalsRaw amount (chain)
1,000,000,00091,000,000,000,000,000,000
1,000,00061,000,000,000,000
100,000,0009100,000,000,000,000,000

Example configuration — wallet not connected

MakeMeACoin creator showing supply, description, logo upload, and default decimals summary
Supply, optional description, and logo upload feed Metaplex metadata. Default decimals (9) appear in Advanced Options — permanent at mint.

Authority decision table

Mint authority, freeze authority, and metadata update authority are separate controls. MMAC exposes mint and freeze at create time; metadata mutability follows Metaplex update authority rules.

Authority choices at and after mint
Authority choices at and after mint
AuthorityControlsIf kept activeIf revokedReversible?When to keep vs revoke
Mint authorityInflate total supplyMore tokens can be minted to any accountFixed max supply on-chainNo — revoke is permanentKeep for emissions/airdrops; revoke when supply is final
Freeze authorityFreeze individual token accountsAccounts can be frozen (buyers see red flag)No freeze capabilityNo — revoke is permanentRevoke before public trading unless you have a documented freeze policy
Update authority (metadata)Change name, symbol, URIMetadata can be edited while authority existsMetadata becomes immutable when update authority is removedNo once removedFinalize logo and description before revoking update authority off-platform

Example configuration — wallet not connected

MakeMeACoin optional Revoke Both upgrade and Advanced Options authority controls
Optional Revoke Both removes mint and freeze authority at mint (+ platform fee). Per-authority toggles live under Advanced Options after wallet connect.

Real cost breakdown

Separate platform fees (MMAC) from network costs (Solana rent + transaction fees). Network costs vary with congestion and account count — never quote a fixed SOL total for rent.

Cost line items for token creation
Cost line items for token creation
Line itemMMAC platform feeNetwork / otherNotes
Create SPL mint (default)$0Rent + tx feesAuthorities kept — default path
Optional Revoke Both at mint0.12 SOLIncluded in mint txTrust upgrade in same transaction
Post-mint revoke mint0.075 SOLTx feeAt /launch-tools/revoke — permanent
Post-mint revoke freeze0.075 SOLTx feeSeparate or bundled revoke
Burn supply0.03 SOLTx feeReduce circulating supply — not LP burn
Raydium CPMM pool0.1 SOLPool rent + your depositSeparate tool at /lp — not part of mint

Transaction flow

When you approve create on MMAC, the wallet typically signs one bundled transaction containing:

  • Create mint account (SPL Token program)
  • Create associated token account for your wallet
  • Create Metaplex metadata account with name, symbol, and URI
  • Mint full initial supply to your token account
  • Optional: revoke mint and/or freeze authority in the same transaction when Revoke Both is selected

After you create

  • Copy and store the mint address — it is your token’s permanent identifier
  • Verify on Solscan: supply, decimals, authorities, and metadata URI resolve
  • Run Launch Score — public risk signal page at /score/{mint}
  • Confirm logo and description appear in the metadata JSON — see how to add a logo
  • Finish authority decisions at /launch-tools/revoke if you kept mint or freeze active
  • When ready to trade, follow how to add liquidity to a Solana token for Raydium CPMM pool creation

Next steps after you mint

Building trust before launch means addressing the major red flags buyers check. Here is what to tackle after your token exists on-chain:

  • Launch Score first — sets your public baseline before marketing
  • Revoke when ready — only after all airdrop or treasury mints are finished
  • Liquidity timing — create LP after revoke to maximize score at announce
  • Metadata finalization — logo and description affect how DEXes display your token
  • Community verification — share /score/{mint} so buyers can verify trust claims themselves
Post-mint trust building checklist
Post-mint trust building checklist
StepToolWhyFee
Check Launch ScoreLaunch ScorePublic risk signal baseline — authorities, liquidity, holdersFree
Revoke authoritiesRevoke authoritiesRemove mint/freeze risk when supply and freeze policy are final — 0.075 SOL mint, 0.075 SOL freeze, 0.12 SOL both0.12 SOL
Burn excess supplyBurnReduce circulating supply if over-allocated or to prove deflationary commitment0.03 SOL
Create Raydium LPCreate Raydium LPMake token tradable on Jupiter and Raydium — platform fee + pool rent + your deposit0.1 SOL
Update metadataUpdate metadataFix logo or description if incomplete — see add logo guideNetwork tx fees
Check rug checkerSolana rug checkerUnderstand what signals buyers will see on aggregatorsFree
Generate vanityVanity generatorCreate a memorable mint prefix for your next token (for planning, not retroactive)Free (browser-side)

Why MakeMeACoin vs alternatives

Common alternatives: Smithii, Solana CLI, CoinFactory, PinkSale, Dexlab, Orion Tools. MMAC positions on $0 platform fee (default), Launch Score transparency, and non-custodial wallet signing. Choose based on your needs — this is not an exhaustive comparison.

MakeMeACoin creator comparison
MakeMeACoin creator comparison
FactorMakeMeACoinNotes
Platform mint fee$0 default (authorities kept)Network rent + gas always apply
Authority revokeOptional at mint or later — 0.12 SOL for bothPermanent once confirmed
Token standardClassic SPL Token onlyNo Token-2022 support yet
Launch ScoreIncluded free — public /score/{mint} pageRisk signals, not audit
Liquidity creationRaydium CPMM at /lp — 0.1 SOL + depositNot auto-locked; lock is separate
Vanity generatorFree browser-side at /vanityKeys never leave your device
Airdrop / snapshotCSV multisender + holder exportNetwork fees on send
InspectorFree authority and metadata checkerNo wallet required
Custody modelNon-custodial — wallet signsNever custodial

Troubleshooting

  • Insufficient SOL — wallet needs rent + gas; MMAC shows an estimate before you sign
  • Transaction rejected in wallet — no on-chain change; adjust settings and retry
  • Logo or metadata upload failed — check file size/format; image/* and video/* accepted
  • Invalid supply — must be a positive number; empty field blocks submit
  • Wrong decimals — cannot change after mint; create a new mint if you picked wrong
  • RPC timeout — transient; wait and retry; mint may exist even if UI is slow — check Solscan
  • Mint succeeded but UI delayed — search mint on Solscan before minting again

What this page covers

This page is the Solana token creator: mint the SPL token, then continue to Launch Score, revoke, or Raydium LP. The longer no-code journey (vanity, snapshot, airdrop, LP custody) is at SPL tokens and memecoins without code. MMAC mints classic SPL Token only — not Token-2022.

Step-by-step

  1. Connect Phantom, Solflare, or Backpack in the form on this page.
  2. Enter token name, symbol, supply, decimals, description, and upload a logo (image or video).
  3. Review mint and freeze authority toggles — default keeps both active ($0 platform fee).
  4. Optional: enable Revoke Both (+0.12 SOL) before signing if supply and freeze policy are final.
  5. Approve the wallet prompt — the UI shows platform fee and a network estimate before you sign.
  6. Save the mint address, verify on Solscan, and open /score/{mint} for Launch Score.

Next steps

Related tools

Related guides

Frequently asked questions

What does MakeMeACoin do?

It is a no-code Solana token creator and launch toolkit: classic SPL mint with Metaplex metadata, then Launch Score, authority revoke, burn, snapshot, airdrop, vanity, and Raydium CPMM pool creation. It does not mint Token-2022 and does not lock liquidity for you.

Do I need to code to create a Solana token?

No. Fill in the form on this page and sign with a Solana wallet. Rust, Anchor, or CLI is not required.

Is the Solana token creator free?

The MakeMeACoin platform mint fee is $0 when mint and freeze authorities stay active (the default). Solana network rent and transaction fees always apply. Optional Revoke Both at mint is 0.12 SOL.

What network fees exist?

Solana charges rent to keep mint, metadata, and token accounts, plus a small transaction fee. MMAC shows an estimate before you sign. We do not quote a fixed total SOL amount because rent and congestion change.

How does wallet signing work?

Phantom, Solflare, Backpack, or another Wallet Adapter wallet approves the mint in your wallet. If you reject the prompt, nothing is created on-chain.

Is MakeMeACoin custodial?

No. MMAC never holds your private keys, seed phrase, or token authorities. You remain the signer.

What token parameters can I configure?

Name, symbol, supply, decimals, logo or media, optional description, and whether mint and freeze authorities stay active. Decimals are permanent. Supply can increase later only while mint authority remains active.

How does authority revocation work?

Revoking mint authority permanently stops new supply. Revoking freeze authority permanently removes the ability to freeze token accounts. You can revoke both in the mint transaction (0.12 SOL) or later at Revoke Authorities (mint 0.075 SOL, freeze 0.075 SOL, or both 0.12 SOL). Revokes cannot be undone.

What happens after I create the token?

You receive a mint address and the initial supply in your wallet. Verify on Solscan, then open Launch Score. Metadata, authorities, and later liquidity affect the score. Launch Score is a public risk signal, not an audit.

How can I add liquidity?

Create a new Raydium CPMM pool at Create Raydium LP (0.1 SOL platform fee plus pool rent and your deposit). Deposit amounts set the opening price. MMAC does not add to an existing pool and does not lock LP tokens.

Which security and trust tools are available?

Launch Score, Token Inspector, rug checker, authority revoke, burn, snapshot, and holder tools. None of these guarantee safety or price.

The Solana launch trust layer — free mint, public Launch Score, paid trust actions.

Already have a token? Check its Launch Score.

Try: