What Is Freeze Authority?
Definition
The freeze authority is the wallet address that can freeze (prevent transfers of) any token account for an SPL token on Solana.
The freeze authority on Solana is a special permission that allows one wallet to freeze any token account holding that SPL token. When a token account is frozen, the holder cannot transfer, burn, or interact with those tokens.
Freeze authority exists for regulated use cases (e.g., stablecoins that need compliance controls). For most tokens — especially memecoins and community tokens — having an active freeze authority is a red flag because it means the creator could freeze anyone's tokens at any time.
Revoking freeze authority is irreversible. Once removed, no wallet can ever be frozen for that token. This is a strong decentralization signal.
CoinDevTools lets you revoke freeze authority in one transaction. It's often done alongside revoking mint authority as part of a "fully decentralized" token launch.
Try it yourself
No code required. Connect a wallet and get started in minutes.
Revoke Freeze Authority