How to Reopen a Closed Solana Token Account
Wallet cleanup on Solana is usually a one-way trip you're happy to take: close empty token accounts, get the rent deposits back, move on. But occasionally you need one of those accounts back. Maybe an airdrop is about to land and the sender expects your account for that token to exist. Maybe a payment failed because the recipient account is missing. Or maybe a token you still actively use simply stopped showing up in your wallet after a cleanup.
The good news: this is a solved problem, and fixing it takes about a minute. This guide explains why closed token accounts can be recreated, what it costs, and how to do it with Sol Incinerator's Reopen Token Account tool.
Can You Reopen a Closed Token Account on Solana?
Yes. Closing a Solana token account is not permanent for the mint — anyone can recreate a token account for any active token mint by re-depositing the roughly 0.00204 SOL rent. Sol Incinerator's Reopen Token Account tool does this in one step: paste the token's mint address, sign, and the account exists again.
To understand why this works, it helps to know what a token account actually is.
On Solana, every token type you hold lives in its own token account — a small on-chain record that links your wallet to a specific token mint and tracks your balance. Creating one requires a rent-exempt deposit of about 0.00204 SOL. Closing an empty account returns that deposit to you, which is the entire basis of reclaiming SOL from unused token accounts.
Crucially, closing the account does nothing to the token itself. The mint keeps existing on-chain, and nothing stops you — or anyone — from creating a brand-new token account for that mint while it exists on-chain. All it takes is putting the rent deposit back. That is exactly what "reopening" means: not un-deleting the old account, but creating a fresh one for the same token, in the same wallet, ready to receive a balance again.
Why Would You Need to Reopen a Token Account?
A few common situations:
- An airdrop or reward expects the account to exist. Some distribution setups send tokens directly to your account for that mint. If you closed it during a cleanup, the drop can fail or skip you until the account exists again.
- A payment to you keeps failing. If someone is trying to send you a specific token and the transfer errors out, a missing token account on your side is a common cause.
- A token you still use disappeared from your wallet. If you closed the account for a token you actually hold elsewhere or plan to receive again, your wallet has nothing to display for that mint. Reopening restores the slot.
- You cleaned up too aggressively. It happens. You batch-closed everything that looked empty and later realized one of those accounts was for a token you still need.
None of these are emergencies. In every case the fix is the same: recreate the token account for that mint.
Sol Incinerator's default Fun Mode only ever closes accounts that are completely empty, so a cleanup never destroys tokens you hold. Reopening is about restoring the account so it can hold a balance again — not recovering lost funds.
How to Reopen a Token Account with Sol Incinerator
Sol Incinerator's Reopen Token Account tool recreates a token account in your wallet from the token's mint address. Like everything else on Sol Incinerator, it is non-custodial — your keys never leave your wallet, and nothing happens without your explicit signature.
Step 1: Find the token's mint address
The mint address is the token's unique identifier on Solana — a long base58 string. You can find it:
- On the token's page on a Solana explorer such as Solscan (it's the address of the token itself, not of any wallet).
- On the token's listing page on a DEX or aggregator.
- In the project's official documentation or website.
Copy it exactly. And be careful with the source: scam tokens often imitate the name and logo of real ones, so verify the mint address against an official channel rather than a search result.
Step 2: Open the Reopen Token Account tool
Go to sol-incinerator.com/reopen-token-account and connect your wallet — Phantom, Solflare, Backpack, Trust Wallet, OKX, Exodus, Ledger, or anything that supports WalletConnect.
Step 3: Paste the mint address and sign
Paste the mint address into the tool and approve the transaction in your wallet. The transaction deposits the 0.00204 SOL rent and creates the token account for that mint in your wallet. That's it — the account exists again, your wallet can display a balance for the token, and incoming transfers of it will land normally.
What Reopening Does Not Do
This part matters, so let's be direct about the limits.
Reopening does not recover tokens that were in a closed account. The new account starts empty. But here is the reassuring detail most people miss: a token account must already be empty before it can be closed. The close instruction fails on an account with a balance. So if your account was closed through a standard cleanup, there were no tokens in it at that moment — nothing was lost, and there is nothing to recover. The only thing the closure took off-chain was the empty container, and reopening puts the container back.
The one exception is deliberate burning: in Sol Incinerator's Pro Mode you can intentionally burn unwanted tokens before closing their accounts. Burned tokens are permanently destroyed — no tool can bring those back, which is exactly why burning sits behind Pro Mode with safety controls. If you want the full picture of the difference, read Burning vs Closing Solana Token Accounts.
Reopening also doesn't need to restore your old account address history or past transactions — the new account works exactly like the old one for holding and receiving the token.
What Does Reopening Cost?
Reopening a token account means re-depositing the standard rent of about 0.00204 SOL, plus a tiny network transaction fee. The rent is not a fee that disappears — it is the same refundable deposit every Solana token account carries. If you later empty and close the account again, the deposit comes back to you, just like in any other cleanup.
In other words, closing and reopening a token account is fully reversible from the account's point of view. The 0.00204 SOL simply moves between your wallet balance and the account's rent deposit, minus normal transaction fees along the way.
If you closed an account by mistake and expect to need it again soon, reopen it before the airdrop or payment is attempted. Recreating the account after a failed distribution sometimes means chasing the sender to retry.
Reopen the Account in Under a Minute
If a token you use has gone missing from your wallet, or an incoming transfer needs an account that no longer exists, the fix is three steps away: copy the mint address, paste it into the tool, sign.

Reopen Token Account
Recreate a closed token account from its mint address — paste, sign, and your wallet can hold the token again.
Related Reading
Frequently Asked Questions
Can you reopen a closed token account on Solana?
Yes. Closing a token account is not permanent for the mint. Anyone can recreate a token account for any active token mint by re-depositing the roughly 0.00204 SOL rent. Sol Incinerator's Reopen Token Account tool does this for you — paste the token's mint address, sign, and the account exists again.
Does reopening a token account recover the tokens that were in it?
No. Reopening creates a fresh, empty account for that mint. It does not restore any previous balance. A token account has to be empty before it can be closed in the first place, so a properly closed account never contained tokens at the moment it was closed.
How much does it cost to reopen a Solana token account?
You re-deposit the standard rent of about 0.00204 SOL plus a tiny network transaction fee. The rent is not lost — it sits in the new account as a refundable deposit, and you get it back again if you ever close the account later.
Where do I find a token's mint address?
The mint address is the token's unique on-chain identifier. You can copy it from the token's page on a Solana explorer such as Solscan, from the token's listing on a DEX or aggregator, or from the project's official documentation. Always verify it against an official source to avoid fake mints.
Why is a token I own not showing in my wallet?
If the token's account was closed during a wallet cleanup, your wallet has nowhere to display a balance for that mint and incoming transfers of it can fail. Reopening the token account for that mint fixes this — recreate it, and the token shows up in your wallet again.