The three SPL token authorities explained — what they control, why traders fear them, and how to permanently disable them to build trust.
When you create an SPL token on Solana, three "authorities" are automatically assigned to your wallet. Each controls a different aspect of the token:
Whoever holds this can create new tokens at any time, inflating the supply and destroying the value of existing holders. This is the most dangerous authority. Revoke it.
Whoever holds this can freeze any wallet holding your token, making their tokens untransferable. This is the classic "selective rug" mechanism. Revoke it.
Controls the token's metadata (name, symbol, logo). Revoking this makes your metadata immutable. Optional, but recommended after finalizng your branding.
Experienced Solana traders run every new token through rugcheck.xyz or check DexScreener's security badges before spending a single SOL. Active authorities are immediate red flags that signal the developer has kept dangerous powers over the token.
| Authority | If Active | If Revoked | Trader Reaction |
|---|---|---|---|
| Mint | Can print tokens | Supply is fixed | Will not buy if active |
| Freeze | Can freeze wallets | No selective lock | Major red flag if active |
| Update | Can edit metadata | Metadata locked | Minor concern; nice to revoke |
The MANAGE tab handles all post-creation operations including authority revocation.
The Workshop will load your token's current state including all authority statuses.
Select Mint Authority and Freeze Authority at minimum. Update Authority is optional.
Each revocation is a separate on-chain transaction. Confirm each one in your wallet.
After revoking, verify that the changes are reflected on-chain before announcing to your community.
Go to dexscreener.com and search your CA. Look for the 🔒 badges next to the token name. They appear within 1–5 minutes of revocation.
Paste your CA at rugcheck.xyz for a full security audit. It checks authorities, LP status, holder concentration, and more. Share the link in your community.
Open the MANAGE tab to revoke authorities on your token in one click.
Open Workshop →