Token Creator

MAIN
DEV
← Docs

Tutorials

How to Revoke Mint Authority and Freeze Authority

Learn when and why to revoke your token authorities, how to do it with Token Creator and how to verify the result on-chain.

🕒 8 min readUpdated July 29, 2026

On this page

Before you startWhat does revoking an authority mean?Should you revoke Mint Authority?Should you revoke Freeze Authority?When should you keep an authority?Revoke an authority in Token CreatorVerify the revocationCommon mistakes

Before you start

Time
2 minutes
Difficulty
📈 Beginner
Cost
💰 Network fees only
You'll need
  • A Solana token
  • Mint Authority or Freeze Authority
  • Connected wallet

What does revoking an authority mean?

Revoking an authority permanently removes a specific permission from your token. Once revoked, no wallet can perform that action anymore.

Before and after revoking an authority
After an authority is revoked, no wallet controls that permission anymore.

Should you revoke Mint Authority?

If you want a fixed supply token, revoking the Mint Authority prevents anyone from creating additional tokens in the future.

💡 Recommended for most memecoins

Most community tokens revoke the Mint Authority to prove that the supply can never increase.

Should you revoke Freeze Authority?

Revoking the Freeze Authority ensures that no wallet can freeze token accounts. This increases decentralization and reassures holders.

💡 Common practice

Many community projects revoke the Freeze Authority after launch.

When should you keep an authority?

SituationRecommendation
Fixed supply memecoinRevoke both authorities
StablecoinKeep Mint Authority
Token with compliance rulesKeep Freeze Authority
Token still in developmentConsider keeping both temporarily

Revoke an authority in Token Creator

Open your token, choose the authority you want to revoke and confirm the transaction. The change is immediately recorded on-chain.

Revoke authority in Token Creator
Token Creator lets you revoke authorities with a single transaction.

Verify the revocation

After the transaction is confirmed, verify your token on Solscan. The authority field should now indicate that no authority exists.

Authority revoked on Solscan
Solscan shows when an authority has been permanently revoked.

Common mistakes

MistakeConsequence
Revoking too earlyYou can no longer mint or freeze tokens.
Keeping authorities foreverSome investors may see this as a risk.

⚠️ Permanent action

Revoking an authority cannot be undone. Make sure you no longer need that permission before signing the transaction.

Frequently Asked Questions

Can I restore a revoked authority?

No. Revoking an authority is permanent.

Should every token revoke Mint Authority?

No. It depends on whether your project requires a fixed or flexible supply.

Should every token revoke Freeze Authority?

Not necessarily. Some regulated or permissioned projects intentionally keep the Freeze Authority.

Can I revoke only one authority?

Yes. Mint Authority and Freeze Authority are independent.

Ready to launch your own token?

Create an SPL token directly on Solana in less than a minute. No coding. No custody. Everything happens on-chain from your wallet.

Create your token →

Continue reading

What is Mint Authority?

Learn what mint authority is on Solana, why it matters for your token, and when you should revoke it.

What is Freeze Authority?

Learn what Freeze Authority is on Solana, when it should be revoked, and why investors pay close attention to it.

How to Create a Solana Token

Learn how to create your own SPL Token on Solana in just a few minutes, from choosing a name to verifying it on-chain.

How to Launch a Memecoin on Solana

Learn how to launch a memecoin on Solana, from creating the token to adding liquidity and verifying everything on-chain.