Token Minting
Token minting is the creation of new units of a token that already exists, increasing its total supply. On Solana, only the mint authority can authorize new minting.
What Happens When Tokens Are Minted
Token minting creates new units of a token that already exists. The operation increases total supply and credits the new units to an eligible token account. It is different from creating the mint itself, which establishes the token’s core on-chain record.
On Solana, the Mint Account stores total supply, decimals, mint authority, and freeze authority. Minting updates the supply recorded by that account and the balance of the destination token account.
Who Can Mint New Units
Under Solana’s Token Program, only the address holding the mint authority can authorize new minting. The role can be transferred or permanently removed by setting it to None.
The permission model, transfer, and revocation rules belong to the separate Mint Authority guide. Minting describes the supply event; mint authority describes who is permitted to approve it.
Minting and Burning Move Supply in Opposite Directions
Minting increases total supply. A token burn removes units and reduces total supply. Neither action by itself explains the distribution of remaining balances, the availability of liquidity, or the project’s other authorities.
A later burn also does not automatically cancel the effect of earlier minting. Verify the transaction history, current supply, authority state, and destination or source accounts instead of comparing headline numbers alone.
What Token Minting Is Not
Minting is not the complete process of creating and launching a token. It does not define allocation categories, distribute every intended balance, create a market, add liquidity, or make the token discoverable.
It is also distinct from mining, where a protocol may issue native coins as part of its consensus or reward process. Use the tokenomics design framework for supply decisions and the Solana token launch guide for the practical creation sequence.
Minting changes supply. It does not prove that the wider launch plan is complete.
Sources reviewed: official Solana documentation for Mint Accounts, Mint Tokens, and Set Authority.
Ready to put this into practice?
Launching a token → Panda Bundler. Growing an existing one → PandaBoost Panel.
Whatever stage you're at — we're the stack.
Pre-launch? Bundle safe, warm wallets, fund quiet.
Post-launch? Trend on every scanner, chart and feed that matters.
The launch window is short. Don't waste it.