Revoke Freeze Authority Free
Permanently disable the ability to freeze holder accounts for any SPL token you control. No platform fee — only the Solana network fee.
Connect your wallet to look up and revoke freeze authority.
What is freeze authority?
Every SPL token mint account on Solana has an optional freeze authority — the address permitted to freeze any individual token account holding that token. A frozen account cannot transfer, sell, or otherwise move its tokens until unfrozen. Revoking freeze authority sets it to null, permanently disabling this capability.
Benefits of revoking freeze authority
Freeze authority is one of the most commonly abused mechanisms in low-trust token launches, letting bad actors lock holders out of their own funds. Revoking it is a strong, verifiable signal that your project respects holder autonomy.
Risks to consider
Revocation is permanent. Some legitimate use cases — such as regulatory compliance tooling or emergency response to an exploit — rely on freeze authority. Only revoke it once you're confident you won't need that capability.
Frequently asked questions
What is freeze authority?
Freeze authority is the on-chain permission that allows an account to freeze any holder's token account for a given SPL token, preventing that holder from transferring or selling their tokens.
Why should I revoke freeze authority?
Revoking freeze authority proves to holders that their tokens can never be frozen by the project team, removing a common rug-pull vector and increasing trust in your token.
Is revoking freeze authority reversible?
No. Once freeze authority is set to null on-chain, it can never be restored, and no account holding this token can ever be frozen again.
Does revoking freeze authority cost anything?
No platform fee. You only pay the standard Solana network fee for the transaction.
Related tools
Revoke mint authority or create a new Solana token with authorities revoked automatically at creation.