What it does
Mints additional supply of an existing Solana SPL token to your wallet or another destination, after verifying you hold the mint authority and previewing the new total supply.
Use this Solana token mint tool to review mint authority, set an amount, and increase token supply on an existing asset. Load the current state first, confirm the destination wallet if needed, and send the mint transaction with a clear supply preview.
Mints additional supply of an existing Solana SPL token to your wallet or another destination, after verifying you hold the mint authority and previewing the new total supply.
Paste the token mint address, load on-chain info to confirm decimals and mint authority, set the amount and destination wallet, then sign one mint transaction in your wallet.
Safer than raw CLI mint commands. Authority check, supply preview, destination control, and a recorded activity log keep mint operations clear and easy to audit later.
Paste the SPL token mint address and click Load Token. The tool reads supply, decimals, and the current mint authority so you can confirm you control the token before minting.
Enter the amount to mint and an optional destination wallet. By default tokens go to the connected wallet; review the new supply preview and platform fee before signing.
Click Mint Tokens and approve in your wallet. The tool waits for confirmation, refreshes the supply on-chain, and returns a Solscan link for the signed transaction.
Minting on Solana means calling the SPL token program's MintTo instruction to issue new units of an existing token to a specific account. Only the wallet that holds the mint authority can do this. Minting increases circulating supply, which affects holders, price, and any pre-existing trust assumptions about a fixed cap. Once mint authority is revoked the token becomes capped, so most launches mint early then revoke later. Always verify authority before signing.
Load the token, confirm mint authority, set the amount and destination, then click Mint Tokens to issue new supply with full transparency.