SolTokenCreator

Revoke Mint Authority on Solana

Lock your supply permanently — and revoke freeze and update authority from the same tool. 0.1 SOL per authority, one signed transaction each, on SPL and Token-2022 tokens.

Connect the wallet that holds the authority, pick your token, and press the authority you want gone. Each revocation is its own transaction, so you only ever pay for what you actually run — and if an authority is already null, the tool tells you and charges nothing.

Revoke Authority Below

Revoke Mint, Freeze or Update Authority

Connecting is free and read-only.It shares your wallet address so this page can load your tokens. Nothing is signed or charged until you approve it in your own wallet, and we never see your seed phrase.
To set up a liquidity pool, you must first "Revoke Freeze Authority" for your token, which can be done here at a cost of 0.1 SOL.
Additionally, revoking the Mint Authority enhances security for buyers. You can perform this action here, also for a fee of 0.1 SOL.
You can also make your token's metadata permanently immutable by revoking update authority, also 0.1 SOL — see the warning below before you do.
Don't see your token below? Paste its mint address directly instead of using the picker.
Make Metadata Immutable — Revoke Update Authority
Permanently locks your token's name, symbol, logo and other metadata so they can never be changed again — by you, or by anyone. This is the same trust signal as revoking mint and freeze authority above, and it costs the same 0.1 SOL.
This cannot be undone. Once revoked, there is no way to restore update authority or edit this token's metadata again — not by you, not by us, not by anyone, ever. Only confirm once you are certain the name, symbol and logo are final.
For the final step, create a liquidity pool so people can actually trade your token. Both CPMM and AMM V4 are supported — the AMM V4 option builds its required OpenBook market for you automatically, no separate import needed.
Create your liquidity pool

What Each Revocation Does

All three are permanent, priced the same, and signed separately. Nothing here is bundled into one transaction, and nothing can be undone afterwards.

AuthorityRevoking it meansWhat you give upCost
Mint authorityTotal supply is fixed forever; nobody can mint another tokenMinting rewards, staking emissions, or any future issuance0.1 SOL
Freeze authorityNo account can ever be frozen; holders can always transfer and sellFreezing and unfreezing — accounts frozen today stay frozen forever0.1 SOL
Update authorityMetadata is immutable; name, symbol, logo and links are frozen as-isEver fixing a typo or swapping a logo, by you or anyone else0.1 SOL

The fee rides in the same transaction as the authority change, so a revocation that fails on-chain cannot charge you for nothing. Because they are separate transactions, revoking all three is three wallet approvals, not one — and each result stays on screen with its own Explorer link, so a later failure never hides an earlier success.

Understanding Token Authorities

Mint Authority

Controls the ability to create new tokens and increase total supply.

Active: You can mint more tokens later
Revoked: Supply is permanently fixed forever

Freeze Authority

Controls the ability to freeze token accounts and prevent transfers.

Active: You can freeze any holder's tokens
Revoked: No one can ever freeze — or unfreeze — any account

Update Authority

Controls whether your token's metadata — name, symbol, logo, links — can still be changed.

Active: A separate metadata tool can still edit it
Revoked: Metadata is locked forever, for anyone

Check These Three Things First

You must sign from the wallet that holds the authority

An authority can only be revoked by whoever currently holds it — normally the wallet that created the token. Connecting a different wallet cannot revoke on its behalf. Nothing is charged when this happens, because the fee and the authority change are in the same transaction and fail together. If you are unsure, open your mint on Solana Explorer and read the authority field before you start.

Unfreeze before you revoke freeze authority

Revoking freeze authority removes the power to freeze accounts and the power to unfreeze them, permanently, for everyone. Any token account that is frozen at the moment you revoke stays frozen forever — there is no key left that can release it. If you have ever frozen an account, unfreeze it first.

An already-revoked authority costs you nothing

Before building anything, the tool reads the authority from the chain — and the metadata account's mutability flag for update authority. If it is already gone, you are told so and no transaction is created. You cannot be charged twice for the same revocation by pressing the button again.

Do You Have to Revoke Before Adding Liquidity?

Half of it is true, and the half that gets repeated most is the false half.

Freeze authority: yes, revoke it first. Raydium's own pool interface refuses a token whose freeze authority is still active — a token nobody can be certain they can sell is not one it will list. Our liquidity pool tool does not check your token's authorities before it starts building, so the safe order is revoke freeze authority here, then create the pool.

Mint authority: no, it is not required. A pool can be created with mint authority still live. What happens instead is reputational: DexScreener, RugCheck and every trader who checks will see a mintable supply and price that in. That is a good reason to revoke mint authority — but it is not a technical prerequisite, whatever the guides say.

Update authority: no, and there is no rush. Metadata mutability has no bearing on pool creation. Lock it once your name, symbol and logo are final, not before.

Launching in order? Revoke freeze authority, then create an OpenBook Market ID if you need one for an AMM V4 pool, then add liquidity, then revoke mint authority once the supply you intend to exist actually exists.

How to Revoke Mint Authority on Solana

1

Connect the Wallet That Holds the Authority

Revoking is signed by the wallet that currently holds the authority — usually the one that created the token. A different wallet cannot revoke on its behalf, and the transaction will not go through.

2

Pick Your Token, or Paste Its Mint Address

Open the picker to list the tokens in your wallet, or paste the mint address into the field beside it. The manual field is there because the wallet scan depends on a public Solana RPC that can throttle it.

3

Choose Which Authority to Revoke

Mint authority, freeze authority, and update authority each have their own button. Nothing is bundled — pick one, or run them one after another.

4

Approve One Transaction per Authority

Each revocation is a single transaction carrying the 0.1 SOL fee and the authority change together. One wallet approval per authority, so revoking all three means three approvals.

5

Verify the Authority Is Null On-Chain

Each success shows its own Solana Explorer link, and all three stay on screen at once. Open the mint on Explorer or Solscan and the revoked authority field reads null.

Authority Management Features

Revoke Mint Authority

Permanently remove the ability to create new tokens. Once revoked, the total supply is fixed forever — nobody can mint more, not even you. The strongest supply guarantee.

Revoke Freeze Authority

Permanently remove the ability to freeze token accounts. This guarantees holders can always transfer and sell their tokens, and it is the authority Raydium's pool interface checks for.

Revoke Update Authority

Permanently lock your token's metadata — name, symbol, logo, and links can never be changed again, by you or anyone else. The same permanent, one-way action as revoking mint or freeze authority.

Already Revoked Costs You Nothing

The tool reads the authority on-chain before it builds anything. If it is already null, you get told so and no transaction is created — nothing to sign, and no 0.1 SOL charged.

One Fee, One Transaction, No Surprises

Each revocation is 0.1 SOL and rides in the same transaction as the authority change. If the change fails on-chain, the fee fails with it — a failed attempt cannot bill you for nothing.

Three Results, Side by Side

Revoke mint, freeze, and update authority in any order and each keeps its own result and Explorer link. A later failure can never erase or overwrite an earlier success you already paid for.

SPL and Token-2022

The tool reads which token program owns your mint and builds the instruction against it, so Token-2022 mints are revoked correctly instead of failing against the legacy program.

What This Tool Does Not Do

  • It does not transfer an authority to another wallet. Every action here sets the authority to null. Reassigning one to a different wallet, a multisig or a program needs a command-line tool or an SDK.
  • It is not part of the token creation form. Tokens minted on this site always come out with mint and freeze authority held by your wallet and their metadata mutable. Every revocation is this separate step, run afterwards.
  • It does not edit metadata. Revoking update authority locks the metadata as it stands; it cannot fix a name, symbol or logo on the way past. Correct anything you want corrected with a Metaplex-compatible editor first.
  • It does not batch three revocations into one signature. Each authority is its own transaction and its own approval.
  • It cannot be undone. No revocation on this page is reversible, by us or by anyone.

Revoke Authority FAQ

After You Revoke

Revoking is one step in a launch, not the end of one. The rest of the lifecycle lives here too.

Need to Create a Token First?

Create your Solana token, then come back to revoke mint authority and lock your supply.

Create Token Now