Authority
SolanaMint more Solana tokens
Increase a token’s supply by minting additional units to any destination account you control or specify.
Select token
Mint amount
Number of tokens to mint (in display units).
Wallet owner address (not a token account). Defaults to your wallet if blank.
This tool mints additional supply of a token you control into any wallet you choose. If your wallet still holds the mint authority, you pick the token, type an amount, choose a destination, and sign once, the new tokens exist the moment the transaction confirms. It works for SPL and Token-2022 mints. If the token does not exist yet, create it first with the Token Creator: this tool only adds supply to a mint that already exists.
Nothing is minted until you approve the prepared transaction in your own wallet, Dexmint holds no key that could create supply on its own.
How to mint more supply of a Solana token
Connect the authority wallet
Connect the wallet that holds the mint authority. The tool checks the authority on-chain before you continue. You can practice with a test token on Devnet first.
Select the token
Choose the token from your wallet or paste its mint address. The tool reads its current supply, decimals, and authority status, so you can see at a glance whether minting is still possible.
Enter the amount and destination
Type the amount in normal display units, 100 means 100 tokens. The destination is a wallet address, not a token account; leave it blank to mint to yourself. New holders get a token account automatically in the same transaction.
Review the fee ledger
Before you approve anything, the fee ledger shows Dexmint’s flat fee in SOL, plus any coupon discount. What you see is exactly what the transaction contains.
Sign and confirm
Approve the transaction in your wallet. After confirmation, the tool shows the mint address, transaction signature, network, and explorer links.
What minting more supply does on-chain
Minting creates new tokens and increases the mint’s total supply. The mint transaction records the amount and destination token account on-chain.
Minting is only possible while the mint authority is active and held by your connected wallet. If the authority was revoked, no one can mint additional supply. The tool tells you before you approve a transaction.
Mint carefully, your holders are watching
New supply dilutes everyone who already holds the token, so an unannounced mint is one of the fastest ways to lose a community’s trust. Projects mint for good reasons, staking rewards, liquidity, contributor payments, but the difference between a healthy mint and a red flag is usually whether you announced it first.
Minted too much? You can burn the excess later, but the mint event stays in the token’s history for anyone to see, so double-check the amount before signing. Once your planned emissions are done, consider revoking the mint authority so holders know the supply can never grow again.
Frequently asked questions
Why does it say I’m not the mint authority?
Only the wallet the mint authority points at can mint, if you created the token from a different wallet, connect that one. If the authority has been revoked, no one can ever mint this token again; the tool detects this and disables the button.
Can I mint directly to someone else’s wallet?
Yes. Enter their wallet address as the destination and the tokens land there in one transaction, a token account is created automatically if needed. Leave the field blank to mint to yourself.
How much does minting cost?
One flat platform fee plus Solana’s tiny network fee, both inside the single transaction you approve, and if the destination wallet needs a token account created, its small rent deposit rides along too. The ledger shows the total before your wallet opens.
Can a mint be undone?
Not exactly. Burning tokens later brings the supply back down, but the mint itself is permanent on-chain history. Treat it as one-way and verify the amount first.
Will minting more supply hurt my token?
It can affect holders because their share of the total supply becomes smaller. Explain why you are minting more tokens and how the new supply will be used.
Where can I practise minting safely?
Use Devnet with test tokens and test SOL. Mint extra supply to a second wallet to check the destination and token-account creation flow before using Mainnet.
What to do next
- Burn TokensPermanently destroy tokens from your wallet and reduce the token’s total supply. Burning cannot be reversed.
- Revoke Mint AuthorityPermanently disable minting on a token so its total supply can never be inflated again, a core trust signal for holders.
- MultisenderSend tokens to many wallets at once by pasting an address-and-amount list or importing a CSV, no scripting required.