Search DexmintJump to a page or tool
Choose languageSwitch language while staying on this page.

Create

Solana

Create a Solana SPL token

Mint a classic SPL token with full metadata, logo upload, and optional authority revocations in a single guided flow.

Not sure which token settings to choose?

Plan the metadata, supply, authorities, and extensions with AI first.

Plan with AI
01

Token identity

0–9. Most tokens use 9 (6 for stable-style).

Minted once to your wallet.

02

Logo & metadata

Tags (optional)0/5

Categories that describe your token. Helps listings and explorers group it. Press Enter to add your own.

03

Authority & security

04

Creator info

The creator shown for your token in wallets and explorers. By default we credit Dexmint (free). You can set your own, or remove it entirely.

Create a Solana SPL token without code or a command line. Set the name, symbol, decimals, and supply, upload a logo, then sign one transaction from your own wallet. After confirmation, the mint and its initial supply exist on-chain.

Dexmint is non-custodial: we never hold your keys, your SOL, or your tokens. The transaction is prepared on our servers, shown to you with a complete fee breakdown, and nothing happens until you approve it in your wallet. If you don’t sign, nothing moves.

How to create a Solana token

  1. Connect your wallet

    Click Connect and choose Phantom, Solflare, Backpack, or any Wallet Standard wallet. Pick Mainnet to launch for real, or Devnet to practice the whole flow for free first.

  2. Describe your token

    Enter the name and symbol people will see in wallets and explorers, then set the decimals (9 is the Solana default) and the supply minted at launch.

  3. Upload your logo and metadata

    Add a square logo and an optional description, website, and socials. We pin image and metadata to IPFS so wallets and explorers display your token properly.

  4. Choose your authority options

    Optionally revoke the mint authority, revoke the freeze authority, or make the metadata immutable. Each selected action is included in the creation transaction and cannot be undone.

  5. Review the fee and sign

    The fee ledger shows the base fee and every add-on in SOL before you approve. After the transaction confirms, the result shows the mint address and explorer link.

What is an SPL token?

SPL is Solana’s original token standard, similar in purpose to ERC-20 on Ethereum. It has broad support across Solana wallets, explorers, and exchanges, but you should still test the services your holders will use.

Creating one on-chain normally takes several steps, mint account, token account, minting supply, attaching metadata. This tool bundles them into a single transaction you approve once.

What you get when the transaction confirms

You receive the mint address and the initial supply in your connected wallet. The on-chain metadata account points to the token data and logo pinned on IPFS. From there you can send the token, add liquidity, or distribute it with the multisender.

Dexmint holds no authority over your token: the mint, freeze, and update authorities belong to your wallet unless you chose to revoke them at creation.

After you create your token

After creation, choose the next action your project needs. Revoking mint authority prevents additional minting, but holders can still burn their tokens. Creating a Raydium pool adds liquidity for trading; the Multisender distributes tokens to recipients. These are separate actions, and a large distribution may require multiple transactions that you review and sign in batches.

Frequently asked questions

How much does it cost to create a Solana token?

A flat base fee in SOL, shown in the fee ledger before you sign, with optional add-ons like revoking authorities itemised separately. Solana itself adds a small amount of rent and transaction fees. No hidden costs, and no percentage of your supply is taken.

Do I need to know how to code?

No. The entire flow is a form: name, symbol, supply, logo. Dexmint builds the on-chain transaction, and your wallet asks for one signature, no command line, no smart contract.

Can I change my token after it launches?

Yes, while its authorities are intact: update the name, symbol, or logo with the Update Metadata tool, or mint more supply if you kept the mint authority. Revoking an authority or making the metadata immutable closes that door permanently, exactly why holders treat it as a trust signal.

Should I choose SPL or Token-2022?

Choose classic SPL when broad compatibility is the priority. Choose Token-2022 when you need supported extensions such as transfer fees or non-transferable tokens. Test the wallets and trading services your holders will use before launching.

Can I test without spending real SOL?

Yes. Point your wallet and Dexmint at Devnet and mint a practice token with free devnet SOL, same form, same result. Repeat on Mainnet when you are ready.