Unfreeze Token Account Solana

Connect wallet in top bar

Use J Tools to run unfreeze token account solana actions from one controlled terminal. Load frozen rows by mint, protect selected wallets with a session whitelist, validate authority, and execute thaw token account operations with row-level tracking and failed-row retry support.

Unfreeze Terminal
Lines 1 | Active 0 | Valid 0 | Invalid 0 | Duplicate 0
Loaded Rows0
Total Found0
Protected0
Selected0
Success0
Failed0
Estimated Fee0.01 SOL
Freeze Authority-
Frozen Holder Rows
SelWalletToken AccountAmountProtectedStatus
No frozen holder rows loaded yet.
About this tool

What it does

Unfreezes many SPL token holder accounts in one batch by mint. Loads only frozen rows, supports a session whitelist, validates authority, and runs with row-level status and retry-only-failed.

How it works

Enter the mint, click Load Holders to fetch only frozen accounts, exclude protected wallets, and run Unfreeze All. The terminal sends thaw instructions and tracks each row independently.

Why use it

Recovery from a prior freeze without manual wallet handling. Authority visibility, fee estimates, and targeted retry let teams restore the right accounts with clear oversight before signing.

How to unfreeze token accounts in 3 steps

  1. Enter the mint and load frozen holders

    Paste the SPL token mint address and click Load Holders. The terminal returns only rows currently frozen for that mint, along with the active freeze authority for review.

  2. Protect wallets and select rows to thaw

    Add wallets to the session whitelist if they should stay excluded. Use Select All or per-row checkboxes to define exactly which frozen accounts the batch will restore.

  3. Execute and retry failed rows

    Confirm the freeze authority is connected, review the estimated fee, and click Unfreeze All. After execution, use Retry Failed to rerun only rows that did not complete successfully.

What is account unfreezing on Solana?

Unfreezing — also called thawing — is the on-chain action that removes a freeze on a specific holder token account so the holder can transfer or interact with their tokens again for that mint. Only the wallet currently holding freeze authority for the token can sign a thaw instruction. The token program treats freezing and unfreezing symmetrically, so once the account is thawed it behaves exactly as it did before the freeze was applied — with the same balance, the same owner, and full transfer ability restored.

Key features

  • Frozen rows only — Load Holders returns only currently frozen rows so the batch stays focused on eligible accounts
  • Session whitelist protection — Exclude treasury, team, or operational wallets from the active unfreeze run
  • Authority visibility — Review the active freeze authority before sending thaw transactions
  • Selection controls — Select All, Clear Selection, and per-row checkboxes scope the run quickly
  • Row-level execution status — Each holder row updates independently as Idle, Success, or Failed
  • Retry failed flow — Rerun only unsuccessful rows without repeating the entire batch
  • Transparent pricing — Estimated cost is about 0.01 SOL per transaction, shown before Unfreeze All

Ready to unfreeze accounts?

Load frozen holders, confirm protected wallets, validate authority, then click Unfreeze All to restore selected rows with full row-level visibility.

Frequently asked questions