What are Solana Token Authorities?
In the Solana token standard (SPL), tokens are governed by three primary administrative keys or "authorities". These authorities belong to the wallet that created the token by default. However, keeping these authorities active gives the owner absolute power over the token mechanics, which poses a massive risk to secondary buyers. Understanding and managing these authorities is the key to building a credible crypto project.
1. Freeze Authority: Why it Must Go
The Freeze Authority has the power to freeze tokens in any holder's wallet, making those tokens completely untransferable and unsellable.
• Risk to Investors: A malicious creator can lock the wallets of top buyers, allowing only the creator to sell (a classic "honeypot" scam).
• Listing Blockers: Because of this danger, key DeFi platforms, DEXs (like Raydium), and charting sites (like DexScreener) will either refuse to list your token or display a massive red "Security Alert" if Freeze Authority is active.
• The Verdict: You should revoke Freeze Authority immediately upon token creation. It has zero utility for standard community tokens. You can execute this instantly using our [Revoke Authority](/revoke-authority) tools.
2. Mint Authority: Setting the Hard Cap
The Mint Authority allows the holder to print/mint new tokens out of thin air at any time, directly increasing the total circulating supply.
• Risk to Investors: If you keep Mint Authority active, investors live in fear that you will print billions of new tokens and dump them on the market, inflating their tokens to zero value.
• Trust Building: Revoking Mint Authority is the ultimate signal of commitment. It turns your token into a fixed-supply asset (like Bitcoin). Once revoked, no one — not even the creator — can ever mint another token.
• When to Keep: Keep active only if you have a structured, phased release (e.g., in-game tokens, staking rewards) that requires regular inflation.
3. Update Authority: Immutable Metadata
The Update Authority controls the token's visual identity and metadata (Name, Symbol, Logo image, and Social URLs stored in the Metaplex registry).
• Risk to Investors: If update authority is mutable, a scammer can change the token to impersonate a popular project after attracting buyers.
• The Verdict: Keep this authority active initially so you can update social links, upload new high-res logos, or adjust descriptions as your project grows using our [Update Metadata](/update-metadata) tool. Once your branding is finalized and locked, you can revoke Update Authority to make the token completely immutable, establishing maximum decentralized trust.
How to Safely Revoke Authorities
MinTools provides a dedicated [Revoke Authority](/revoke-authority) tool designed to remove these credentials on-chain. Selecting the authority and signing the transaction executes an official SPL command that changes the authority key to "None" (null). This is a permanent, one-way cryptographic action that cannot be undone. Make sure you are 100% ready before executing the revoke command.
Frequently Asked Questions
Q: Is there a fee to revoke authorities?
A: MinTools charges a minor utility fee plus standard Solana gas (a fraction of a cent) to execute the revocation. It is a highly cost-effective way to secure your project.
Q: If I revoke Mint Authority, can I still transfer tokens?
A: Yes! Revoking Mint Authority only prevents the creation of *new* tokens. Standard token transfers, trading, and burning operate exactly the same.
Q: Will revoking Freeze Authority protect my token from being flagged as a rug-pull?
A: Yes, it removes the primary flag. However, scanners will also check if you have revoked Mint Authority and if your Liquidity Pool tokens are locked or burned. To get a perfect safety score, manage all security aspects.
Ready to get started?
Launch the official tool directly from your browser with MinTools.
Manage Authorities