Freeze Authority on Solana: What It Is and When It's a Red Flag
By the MemeAssist Research Desk · Published 2026-08-25 · Updated 2026-08-25 · 6 min read
Freeze authority is a permission on every SPL token that lets its holder freeze individual token accounts, blocking those wallets from transferring or selling. On a new memecoin, an active (unrevoked) freeze authority is a serious red flag because the creator can honeypot buyers at will. Check it on Solscan: the mint page shows the freeze authority as an address (active) or null (revoked).
Key Learnings
- An active freeze authority allows the creator to freeze any holder's token account — the mechanism behind most Solana honeypots.
- Revoking it is irreversible: once the authority field reads null, no one can ever freeze holder accounts on that mint.
- But revoked ≠ safe: in our 24-hour outcome study, clean-contract tokens (mint and freeze revoked) rated extreme on behavioural signals still died at 48.7%.
What freeze authority actually does
Every SPL token mint has two optional authorities baked into the standard: mint authority (can create new supply) and freeze authority (can freeze individual token accounts). A frozen account can't transfer, sell or burn its tokens — the balance is intact, the exit is gone. Freezing is per-wallet and instant, and there is no appeal on-chain: only the same authority can thaw the account.
The feature exists for legitimate reasons — regulated assets like USDC keep freeze authority precisely so they can comply with sanctions and court orders. The problem is what the same switch means in the hands of an anonymous memecoin deployer.
Why it matters on memecoins specifically
On a day-old token, an active freeze authority means the creator can wait for buy volume, freeze the buyers, and sell into the liquidity those frozen wallets can no longer touch. That's the standard Solana honeypot construction — no malicious code required, just an unrevoked permission. It's why virtually every launchpad revokes both authorities at creation, and why a fresh memecoin that didn't is making an active choice worth reading as intent.
Freeze authority is the only red flag on Solana that can take your exit away retroactively. Everything else needs you to sell too late; this one just locks the door.
How to check it in ten seconds
Open the token's mint address on Solscan. The mint overview shows both authorities. You want to see freeze authority: null (shown as revoked). If it shows an address, the creator kept the switch. The same page shows mint authority — check both while you're there, since an active mint authority means supply can be inflated under you. Every MemeAssist analysis runs both checks automatically and surfaces them in the safety flags, alongside the Token-2022 extension checks that cover the newer honeypot mechanisms.
When an active freeze authority is NOT a rug signal
Context changes the read. Large established tokens — stablecoins, exchange-issued assets, some regulated projects — hold freeze authority openly and have used it only for compliance. The signal is the mismatch: a $200M asset with a public issuer keeping freeze authority is policy; a $200k memecoin from an anonymous wallet keeping it is a loaded weapon. Age, issuer identity and track record are what separate the two, which is why our scoring treats authorities differently for established large-caps than for fresh launches.
Revoked doesn't mean safe
The most expensive misreading of this flag is the inverse one. "Mint revoked, freeze revoked" has become shorthand for "safe" in trench chats, and our data says it isn't: in our study of 816 clean-contract tokens, the ones rated extreme on behavioural signals — holder concentration, creator behaviour, trading patterns — died at 48.7% within 24 hours despite perfect authority hygiene. Rug mechanics moved on from authorities years ago; supply concentration did not. Treat revoked authorities as the entry ticket to your real checklist, not the conclusion of it.
Frequently asked questions
What does freeze authority mean on a Solana token?
It's a permission that lets its holder freeze individual wallets' token accounts, blocking transfers and sells. Active freeze authority on a new memecoin means the creator can honeypot buyers at will.
How do I check if freeze authority is revoked?
Open the mint address on Solscan and read the mint overview: freeze authority shows either an address (active) or null (revoked). Automated scanners like MemeAssist check it on every analysis.
Can freeze authority be re-added after it's revoked?
No. Revocation is irreversible on the SPL standard — once the authority is set to null, no one can freeze holder accounts on that mint, ever.
Is a token with revoked mint and freeze authority safe?
Sellable, but not safe. Our 24-hour outcome data shows clean-contract tokens with extreme behavioural risk still died at 48.7%. Holder concentration and creator history matter more than authority status.