Authority
SolanaUnfreeze Solana token accounts
Restore transfer ability for previously frozen token accounts, individually or in bulk, so holders can transact again.
Select token
Accounts to unfreeze
Paste wallet owners (e.g. Snapshot CSV). We derive each wallet’s ATA for the selected mint. The ATA must already exist — freeze cannot create accounts.
- Accounts
- 0
- Batches
- ≤ 1~5/wave
Use this tool to thaw token accounts that were frozen for a vesting period, a dispute, or by mistake. Select the token, add the wallet or token-account addresses, and sign each transaction. The tool can process one account or split a large list into batches.
Only the token’s freeze authority can do this, an authority that stays in your wallet; Dexmint just assembles each batch for you to review and sign.
How to unfreeze Solana token accounts
Connect the freeze authority wallet
Connect the wallet that holds the token’s freeze authority. No other wallet can thaw accounts. Pick Devnet first if you want to practice with test tokens and test SOL.
Select the token
Pick the token from your wallet or paste its mint address. The tool reads it on-chain and shows the supply, decimals, and whether the freeze authority is still active and held by you.
Paste the accounts to unfreeze
Choose By wallet to paste plain wallet addresses, one per line, we derive each wallet’s token account for you, so a Snapshot owner column drops straight in. Or choose By token account to paste account addresses directly.
Review the fee ledger
The fee is charged per account, and the ledger shows the exact total in SOL, with any coupon applied, before anything is signed. Nothing moves until you approve.
Sign each batch
Roughly twenty accounts fit in one transaction, so a long list becomes a few signatures. A progress tracker follows each batch, and if one fails you can retry just the accounts that didn’t go through.
What unfreezing does on-chain
Freezing on Solana happens per token account, not per wallet. A frozen account still holds its tokens, but it can’t send or receive them. Unfreezing (Solana calls it thawing) issues a thaw instruction signed by the freeze authority, and the account returns to normal: the holder can transfer, trade, and receive again. Balances don’t change, only the lock comes off.
You stay the freeze authority afterwards, thawing doesn’t remove it, so you can freeze the same account again later if you need to.
Unfreeze before you revoke the freeze authority
If the freeze authority is revoked while accounts are still frozen, no wallet can thaw them later. Review the accounts you know are frozen and thaw them before revoking the authority. The Snapshot tool can provide available holder rows, but very large holder sets may be truncated.
Frequently asked questions
Who can unfreeze a token account?
Only the wallet holding the token’s freeze authority. Connect any other wallet and the tool blocks you before you can submit. If the authority was revoked, no one can unfreeze those accounts anymore.
Should I paste wallet addresses or token account addresses?
Either. In By wallet mode you paste ordinary wallet addresses and we derive each one’s token account for the selected mint. In By token account mode you paste the account addresses themselves; accounts that don’t belong to the selected token are rejected before you sign.
How is the fee calculated?
Per account, like freezing: the ledger itemises the total in SOL with any coupon before you sign, and Solana adds its own tiny fee per transaction.
What happens with a large list?
About twenty accounts fit in one transaction, so the tool splits your list into batches and asks your wallet to sign each one. You can cancel the remaining batches at any point and retry only the accounts that failed.
Do holders need to do anything?
No. Holders don’t sign anything. Their tokens simply become transferable again the moment your transaction confirms.
Where can I practise the freeze-and-thaw cycle?
Use Devnet with test tokens and test SOL. Freeze a few test accounts, thaw them again, and check the results before repeating the process on Mainnet.
Someone else froze my tokens. Can this tool unfreeze them for me?
No. Only the wallet holding that token’s freeze authority can thaw accounts, and this tool requires you to connect with it. If that is not your wallet, contact the project that froze them; nobody else can unlock them for you.
What to do next
- Freeze AccountsFreeze one or many token accounts at once so they cannot transfer, trade, or move balances until explicitly unfrozen.
- Revoke Freeze AuthorityGive up the ability to freeze token accounts, a common trust signal that reassures holders the asset cannot be locked.
- Holder SnapshotCreate a point-in-time list of Solana token or NFT holders, review balances and supply share, and export the available results as CSV.