SolCreate multi-network token creator logoSolCreate

Live Freeze Authority Control Panel

Run freeze or thaw instructions for an existing SPL token account with a mint address plus a target wallet or exact token account. SolCreate verifies the freeze authority, resolves the associated token account when needed and blocks the action if authority was already revoked.

This live freeze authority control panel is built for post-launch account management. It is the fastest way inside SolCreate to inspect the target account, confirm the current state and send the freeze or unfreeze instruction from one place.

Connect a Solana wallet before loading target account controls
Freeze / unfreeze service fee: 0.03 SOL

Wallet Status

Not connected

-

Enter a token mint plus a holder wallet or exact token account. SolCreate resolves the associated token account automatically when you paste a wallet address.

This action includes the fixed 0.03 SOL service fee and the selected token-account control instruction in the same wallet confirmation. If freeze authority was revoked for the mint, this feature cannot be used.

Why freeze authority matters

Freeze and unfreeze only work while the mint still has an active freeze authority. SolCreate checks that before preparing the transaction so revoked mints are blocked cleanly.

Why this page is separate

Freeze and unfreeze are post-launch account controls, so the live tool now has its own route instead of sitting inside the token creation flow. That keeps the mint workflow cleaner and makes the account-control action easier to find from navigation and search.

How to use this control panel safely

The live freeze authority control panel works best when you already know the token mint and the wallet that should control the action. SolCreate lets you paste either the holder wallet or the exact token account so you can work from whichever address you already have. If a holder wallet is pasted, the tool tries to resolve the associated token account for that mint before any wallet confirmation is shown.

That extra preview step matters because freeze-account actions are usually taken after launch, when mistakes are more costly. Before you sign, the page shows the resolved token account, the owner wallet, the current account state and the freeze authority attached to the mint. That makes it easier to confirm that you are targeting the right account and using the right authority wallet before any on-chain instruction is sent.

The page also blocks the workflow when freeze authority was already revoked. That prevents users from paying attention to the wrong problem or repeatedly retrying a transaction that can never succeed. In practice, this gives the `/freeze` route more than a basic form. It acts as a guided account-control surface for teams that need to react quickly after a token is already live.

When teams use freeze and unfreeze

Freeze and unfreeze are usually not token-creation actions. They are account-control actions used after launch when a team needs to pause transfers on a specific holder account, review an account state or restore normal access later.

That is why SolCreate keeps this page separate from the token creator. The token creator is optimized for mint setup and metadata. This route is optimized for freeze-authority checks, target-account resolution and quick execution inside a connected wallet workflow.

If you are still in the research stage, the guide page explains the concept in more detail. If you are ready to act, this tool gives you the shortest path from mint lookup to the signed transaction result.