Home/Tools/
Solana Mint Tokens

Solana tools

Mint Solana Tokens

Mint additional supply of your SPL token on Solana. Send newly minted tokens to any wallet. Works with classic SPL and Token-2022. No coding required.

Mint tokens

Blockchain

Connect to the chosen blockchain.

Token address

Enter the address of the Solana token to start.

Mint

Choose the amount of tokens to mint and provide the address that will receive them.

To

Amount

The 20lab mint Solana token tool lets you create additional supply of an existing SPL token and send the newly minted tokens to any wallet address. It's the standard way to handle scheduled emissions, expand circulating supply, or fund new initiatives after initial deployment.

The tool requires the connected wallet to hold the token's mint authority. It supports both classic SPL and Token-2022 tokens and verifies authority on-chain before allowing any minting transaction to proceed. End-to-end walkthrough: how to mint Solana tokens.

To mint more SPL tokens with 20lab:

  1. Connect the wallet that holds the mint authority
  2. Enter your token's mint address
  3. Enter the amount of tokens to mint
  4. Specify the destination wallet address
  5. Confirm the transaction

The new tokens appear in the destination wallet immediately. If the destination doesn't have an Associated Token Account for your token yet, one is created automatically as part of the same transaction. To set up your token with mint authority from the start, see our mintable SPL token guide.

Only the current mint authority can create additional SPL token supply. This is typically:

  • The wallet that originally deployed the token
  • Any wallet the mint authority has been transferred to
  • A multisig wallet if mint authority was delegated
  • A program-controlled authority for tokens with automated emissions

If the mint authority has been revoked, no one can mint additional tokens - the supply is permanently capped at the amount that existed when the revocation happened. This is how Solana projects guarantee fixed supply.

The technical maximum for any SPL token is 264-1 units (about 18.4 quintillion). For a 9-decimal token, that's roughly 18.4 billion whole tokens.

In practice, the real limits are:

  • Your published tokenomics - Minting beyond announced caps destroys community trust instantly and shows on-chain
  • Your project's emission schedule - Predictable inflation is fine; surprise mints are not

The tool will mint any amount within technical limits, but responsible projects stick to their published supply commitments.

Solana doesn't support multi-destination minting in a single transaction, but you can achieve the same outcome efficiently in two steps:

  1. Mint the total required amount to your own wallet
  2. Use the 20lab Solana multisender to distribute to multiple recipients in batches

This two-step approach is actually more flexible than direct multi-mint because the multisender accepts CSV uploads, supports equal or per-address amounts, and works for any SPL token regardless of mint authority status. It's the standard pattern for airdrops following a mint event.

Minting more SPL tokens doesn't directly change existing holders' balances, but it has real economic effects:

  • Dilution - Each existing token represents a smaller fraction of the total supply
  • Market price - Increased supply can push price down if not matched by demand
  • Voting power - For governance tokens, relative voting weight shifts
  • Liquidity pool ratios - Unaffected directly, but the price impact above flows through to pools

Transparent communication about minting schedules is essential. Many successful projects publish emission schedules in advance and announce every mint with the transaction hash for verification.

Yes - every SPL token mint is permanently recorded on the Solana blockchain and visible through multiple sources:

  • Solana Explorer and Solscan show every mint transaction in the token's history
  • The token's circulating supply updates in real time on-chain
  • Mint transactions appear in the mint authority's wallet history
  • DexScreener, Birdeye, and other analytics platforms track supply changes

This means any deviation from a published emission schedule is immediately visible to your entire community. There's no way to hide a mint.

The 20lab interface checks the on-chain mint authority before allowing any minting attempt:

  • If your connected wallet doesn't match the current authority, the mint button is disabled
  • The interface shows the current authority address so you know which wallet to connect
  • You never waste SOL on a transaction that would fail

If the mint authority has been revoked (set to null), no minting is possible regardless of which wallet you connect. The tool displays a clear "mint authority revoked" notice in that case.

Related Posts

Continue your journey with these related blog posts.

Purple and green graphics with a gear wheel, the words “Mint Tokens” and a gradient background.
How to Mint Solana Tokens

Learn how to mint additional Solana tokens for your existing SPL tokens with our step-by-step guide.

April 23, 2025

5 min read

Solana Mintable inscription on a background featuring the 20lab logo with purple graphic elements.
Ultimate Guide to Creating Mintable SPL (Solana) Tokens

Discover how to create mintable Solana tokens with 20lab's generator. Learn to revoke mint authority, control token supply, and leverage Solana's power.

August 20, 2024

8 min read

Raydium logo on a dark background with purple smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Raydium - Step-by-Step Solana Pair Creation Guide

Learn how to add liquidity to Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely launch your token!

January 28, 2025

7 min read

Meteora logo on a dark background with orange smoke around it, with the words "Adding Liquidity" and a network of connections in the background.
Add Liquidity to Meteora on Solana - Pool Creation Guide

Learn how to add liquidity to Meteora for your Solana token - a step-by-step guide covering DAMM v2 pool creation, fee configuration, and LP token security.

March 23, 2026

7 min read

Solana (SOL) cryptocurrency logo is centered on a dark background with purple elements and abstract geometric and wave-like patterns.
Solana Token - Launch Your Project on High-Performance Blockchain

Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.

July 24, 2024

8 min read

Graphic with the inscription “SPL” on a geometric pattern background. The whole design is in shades of orange and red.
SPL - The Token Standard for Solana Blockchain

Learn what SPL is and how it is standardizing tokens for compatibility across Solana blockchain.

November 11, 2024

5 min read