What Is Mint Authority on Solana? Why It Matters Before You Buy

When you buy a Solana token, you're making a bet on a fixed piece of a fixed supply. That's the mental model. The reality is more complicated — and for many new tokens, that supply is not fixed at all.

Mint authority is the on-chain permission that lets a token creator generate new tokens after launch. If it's active, the developer can double, triple, or multiply the supply by any factor at any time — instantly diluting your position to a fraction of its original value without warning. This is one of the most direct levers a bad actor can pull, and it's completely invisible to traders who don't know to check it.

This guide explains what mint authority is, how it works in practice, and how to check it in 30 seconds before you commit to a trade.

What Mint Authority Actually Means

Every Solana token is created by a mint account — a program-owned account that defines the token's total supply, decimals, and the addresses with special permissions over the token. Mint authority is one of those permissions: it designates which address (if any) has the right to call the MintTo instruction and create new tokens.

When a token is first deployed, the creator typically starts as the mint authority. At that point, they can create as many tokens as they want. The critical question is whether they revoke that authority after the initial supply is distributed.

Revoking mint authority is a one-way action. Once revoked, it cannot be re-granted. A revoked mint authority means the total supply is permanently fixed — no one can ever create more of that token. This is the safe state for a token that wants to demonstrate it won't inflate supply.

🔴 High Risk

Mint Authority Active

The token creator (or any address they've delegated to) can mint new tokens at any time. Supply is not fixed. Price per token can be diluted instantly. This is a direct risk to your position unless the project has a transparent, documented reason for keeping mint authority (e.g., a protocol that issues tokens through on-chain governance or a vesting contract).

✅ Lower Risk

Mint Authority Revoked

No address can mint new tokens. The supply shown on explorers is the permanent maximum supply. This eliminates the supply-inflation attack vector. Note: a revoked mint authority does not protect against other rug vectors — concentrate risk still exists if supply is held by few wallets.

Freeze Authority: The Other Permission That Can Trap You

Mint authority gets most of the attention, but freeze authority is equally dangerous in a different way. A token with active freeze authority gives the creator the power to freeze any wallet account holding that token — preventing that wallet from transferring or selling its tokens.

The practical attack: a creator freezes all holder wallets simultaneously, preventing anyone from selling. They then sell their own allocation into a market with no sell pressure from others, extract maximum value, and exit. The frozen holders are left with tokens they cannot sell.

Like mint authority, freeze authority can be revoked permanently. A revoked freeze authority means no account holding that token can ever be frozen by the creator.

🔴 High Risk

Freeze Authority Active

The token creator can freeze your wallet's token account at any time, blocking you from selling. This is rarely legitimate in a new small-cap token. Most honest projects have no reason to retain this power after launch. Treat active freeze authority as a strong warning.

Update Authority: Less Obvious, Still Relevant

Update authority applies to a token's metadata — the name, symbol, description, and logo stored in Metaplex metadata accounts. A token with active update authority can have its branding changed after you buy it.

In practice this is a lower-severity risk than mint or freeze authority. Changing a token's name doesn't destroy your position directly. But it's a signal of a creator who hasn't fully committed to the project — and it can be used in combination with social manipulation (e.g., renaming a failed token to mimic a trending project name).

Legitimate mature projects typically revoke update authority as a show of permanence. For new pump.fun launches, update authority is commonly retained and isn't a standalone deal-breaker, but it's worth noting alongside the higher-severity authority checks.

What These Authorities Mean for Rug Risk — Practically

Understanding the mechanics is useful. Understanding how they're used in actual rug pulls is more useful.

The most common pattern isn't a dramatic "mint 1 trillion tokens" event. It's more subtle:

  1. Token launches with mint authority still active — the creator calls it a "feature" or doesn't mention it
  2. Price pumps on hype; traders buy without checking
  3. Creator mints additional tokens quietly — supply increases from, say, 1 billion to 3 billion
  4. New supply floods liquidity pools; price drops 60–70% immediately
  5. Creator's existing holdings are now worth less per token, but they hold so much more that they exit profitable

The freeze authority attack is rarer but more complete: all holders get frozen simultaneously, and the creator has exclusive exit access. Every token of value gets extracted in one action.

Either way, both are preventable — but only if you check before buying. There is no warning when the transaction goes through.

How to Check Mint Authority in 30 Seconds

There are two ways to check: manually via a block explorer, or automatically via a scanner.

Manual Check (Solscan)

Go to solscan.io and paste the token's contract address (mint address) into the search bar. On the token overview page, look for the Mint Authority field under token details.

Repeat the same lookup for Freeze Authority on the same page. The logic is identical.

The limitation of a manual Solscan check: you only see the authority status, not the fuller context — who holds it, their history, what else they've deployed, whether the token shows other risk patterns.

Automated Check (Pumpora)

Paste any Solana contract address, pump.fun link, or DexScreener URL into @PumporaBot on Telegram. Pumpora reports mint authority status, freeze authority status, and update authority — alongside creator wallet history, bundle detection, insider pre-buy analysis, and a full 0–100 risk score.

Mint authority 🔴 ACTIVE — creator can mint
Freeze authority 🟢 Revoked
Update authority 🟡 Active
Creator wallet — 4 prior rugs 🔴 19/25
Bundle detection — same-block buys 🔴 17/25
Overall risk score 🔴 78 / 100 — HIGH RISK

When Active Mint Authority Is Legitimate

Not every token with active mint authority is a scam. There are legitimate reasons for a project to retain the ability to mint tokens:

The distinguishing factor: these projects document the mechanism clearly, the mint authority is held by a program (not a personal wallet), and the rules are verifiable on-chain. A personal wallet holding mint authority with no documentation is a red flag. A multisig program holding mint authority with transparent governance is a different situation.

For pump.fun tokens and new small-cap launches — which is where most rug pulls happen — active mint authority held by a personal wallet is almost always a risk factor worth weighting heavily.

Mint Authority as One Signal Among Many

A token with revoked mint authority is safer than one without — but it's not safe by default. The most sophisticated rug pulls in 2025 and 2026 have learned to revoke authorities as table stakes, precisely because traders check for them. The real edge moves to behavioral signals: creator history, coordinated buy patterns at launch, insider pre-buys.

A revoked mint authority alongside a deployer wallet that has launched eight dead tokens in 90 days is still a high-risk token. The authority check eliminates one attack vector. It doesn't change who is behind the launch.

For a complete picture of what to check before buying any Solana token, see our guide on how to detect a rug pull on Solana. If you want to compare the scanners that check these signals, our best Solana rug pull checker roundup covers the options. For an alternative to RugCheck.xyz, see our RugCheck alternative comparison.

Frequently Asked Questions

What is mint authority on Solana?

Mint authority on Solana is a permission that allows the token creator (or whoever holds the authority) to create new tokens at any time after launch. If mint authority is active, the total supply of a token is not fixed — the creator can inflate supply without warning, diluting every existing holder's position.

Is it bad if a Solana token has mint authority enabled?

Active mint authority is a significant risk factor for new tokens, especially small-cap launches. It means the creator can print new tokens at any time, instantly diluting your share of the supply. Legitimate long-term projects typically revoke mint authority to demonstrate they cannot inflate supply. Tokens that keep mint authority active without explanation warrant extra caution.

What is freeze authority on Solana and why is it dangerous?

Freeze authority allows the token creator to freeze any token account, preventing that wallet from transferring or selling its tokens. A creator with freeze authority could lock your funds while they exit their own position. This is rarer than mint authority abuse, but the consequence — being unable to sell — is severe.

How do I check if a Solana token has mint authority revoked?

You can check mint authority status by looking up the token's mint address on Solscan and reviewing the 'Mint Authority' field under token details. A value of null or 'None' means it has been revoked. For a faster check with additional context, use Pumpora (@PumporaBot on Telegram) — it reports mint authority status alongside creator history, bundle analysis, and a full risk score.


Check mint authority, freeze authority, and 8 more signals — free

Paste any Solana contract address into Pumpora. Get a full risk score in under 60 seconds.

Open @PumporaBot free →
Works with pump.fun links and DexScreener URLs too