Is Sol Incinerator Safe? How Solana Rent Recovery Actually Works
"Claim free SOL" sounds exactly like the kind of phrase a scam would use. On Solana it happens to describe something real — recovering your own rent deposits from empty token accounts — but healthy skepticism is the right starting point. This post answers the safety question directly, explains where the "free" SOL actually comes from, and shows you how to verify every claim yourself instead of taking our word for it.
Is Sol Incinerator safe?
Yes. Sol Incinerator is non-custodial — your private keys never leave your wallet and every action requires your explicit signature. It has been live since December 2021, its ~2% fee is auditable on-chain via the fee receiver burn68h9dS2tvZwtCFMt79SyaEgvqtcZZWJphizQxgt, and its default Fun Mode is strictly non-destructive.
That answer rests on four verifiable facts rather than trust, so let's take each one in turn.
It is non-custodial
Sol Incinerator never asks for your seed phrase or private key, and it never takes custody of your assets. You connect a wallet — Phantom, Solflare, Backpack, Trust Wallet, OKX, Exodus, Ledger, or anything supporting WalletConnect — and the app builds transactions for you to review. Nothing happens on-chain until you sign a transaction in your own wallet. If you don't like what a transaction shows, you reject it and nothing changes.
This is the single most important property of any wallet tool. A custodial service asks you to hand over control; a non-custodial one can only propose transactions that you approve or decline.
It has a long, public track record
Sol Incinerator has been live since December 2021 — the original Solana wallet cleaner, built by the Sol Slugs team. That's a multi-year operating history through several market cycles, predating alternatives like ClaimYourSol (founded January 2023) by more than a year. Longevity isn't proof of safety on its own, but scams don't tend to run continuously in public for years while processing signed transactions from major wallets.
Its fees are published and auditable on-chain
Sol Incinerator charges roughly 2% on account cleanup: you receive a flat 0.002 SOL per closed token account out of the 0.00204 SOL rent deposit (precisely, about a 1.93% fee). Standard NFT burns keep around 5% (rates vary for other asset types). There is no upfront cost — fees only ever come out of SOL you actually reclaim.
You don't have to trust those numbers. Cleanup fees flow through the public fee receiver wallet burn68h9dS2tvZwtCFMt79SyaEgvqtcZZWJphizQxgt. Open it in Solscan or any Solana explorer, pick a recent cleanup transaction, and check the math: rent reclaimed, 0.002 SOL to the user per account, the small remainder to the fee wallet. If a tool's fees can be independently audited by anyone, any change from the advertised rate would be immediately visible on-chain. For a worked example of this kind of on-chain verification, see the Sol Incinerator vs ClaimYourSol vs Unclaimed SOL comparison.
The default mode cannot touch your assets
Sol Incinerator has layered modes. Fun Mode, the default, is strictly non-destructive: it only closes token accounts that hold zero tokens. It cannot burn anything, and it cannot interact with accounts that still contain tokens or NFTs — there is zero risk to assets you hold. Pro Mode unlocks burning for users who intentionally want to destroy spam tokens and dead NFTs, with safety controls that protect valuable tokens and NFTs, and a further Dev tier exposes power-user features like LP token burning. You have to actively switch modes and sign each transaction to burn anything.
Why is "claim free SOL" legitimate and not a scam?
The phrase makes sense once you know how Solana rent works.
Every SPL token account on Solana requires a rent-exempt deposit of about 0.00204 SOL to exist on-chain. Whenever you receive a new token type — an airdrop, a memecoin, a standard NFT — a token account is automatically created with that deposit locked inside. When you later sell or transfer the token, the empty account doesn't disappear. It sits there, still holding your 0.00204 SOL.
Closing an empty token account returns that deposit to the account's owner: you. That's the entire mechanism. Nobody is minting new SOL, nobody is paying you from a treasury, and there is no yield scheme. A rent-recovery tool simply scans your wallet for empty accounts, builds the close transactions, and returns your own deposits — minus a small, disclosed fee for the service.
So "claim free SOL" is really "reclaim your SOL." The money was yours the whole time; it was just locked in accounts you no longer need. Active wallets often accumulate dozens or hundreds of these — see How to Reclaim Solana from Unused Token Accounts for what typical recoveries look like.
One honest caveat: compressed NFTs (cNFTs) do not have token accounts and hold no rent. Burning a cNFT returns zero SOL — it only removes spam from your wallet. Any tool implying you'll earn SOL from burning cNFTs is overpromising.
How do you stay safe using any SOL claim tool?
These habits apply to every claim tool, wallet cleaner, or dApp — including ours.
Check the URL before connecting. Phishing clones of popular tools are the most common real-world attack. Sol Incinerator lives at sol-incinerator.com — bookmark the tools you use rather than clicking links from DMs, replies, or search ads.
Never enter your seed phrase. A legitimate rent-recovery tool connects through your wallet app and requests signatures. No claim tool has any reason to ask for your recovery phrase; anything that does is a scam, full stop.
Review every transaction before signing. Modern wallets simulate transactions and show you the expected balance changes. For a cleanup transaction you should see empty token accounts being closed and SOL flowing back to you. If a "claim" transaction shows tokens or NFTs leaving your wallet unexpectedly, reject it. This applies even to tools you trust — apps can change, and the signature prompt is your final checkpoint.
Prefer non-custodial tools with published, verifiable fees. If a tool doesn't say what it charges, the fee is whatever it decides to keep. Published fees you can audit on a block explorer — like Sol Incinerator's flat 0.002 SOL per account through burn68h9dS2tvZwtCFMt79SyaEgvqtcZZWJphizQxgt — replace trust with verification.
Start small if you're unsure. Close a handful of accounts first, confirm the SOL arrives in your wallet, then do the rest.
What happens when you use Sol Incinerator?
The safe path from skeptical to cleaned-up wallet:
- Go to sol-incinerator.com — check the URL.
- Connect your wallet. You'll stay in Fun Mode by default.
- The tool scans for empty token accounts and shows how much SOL is recoverable.
- Click to claim, then review the transaction in your wallet before approving.
- Watch the rent deposits land back in your balance —
0.002 SOLper closed account.
If you also want to burn spam tokens or dead NFTs for extra rent recovery, switch to Pro Mode when you're ready (LP tokens have their own tab in Dev mode) — but that's entirely optional. Fun Mode alone recovers the rent from every account you've already emptied.

Sol Incinerator
Connect your wallet and see how much SOL you can recover from empty token accounts.
Related Reading
Frequently Asked Questions
Is Sol Incinerator safe to use?
Yes. Sol Incinerator is non-custodial, meaning your private keys never leave your wallet and every action requires your explicit signature. It has been live since December 2021, its fees are published, and its default Fun Mode only closes empty token accounts, so it cannot touch assets you still hold.
Is claiming free SOL legit or a scam?
Claiming SOL from empty token accounts is legitimate because the SOL is already yours. Every Solana token account locks about 0.00204 SOL as a rent deposit. Closing an empty account returns that deposit to you. Nobody is giving you free money; a tool is helping you recover your own deposits.
Can Sol Incinerator steal my tokens or NFTs?
No. Sol Incinerator never holds your private keys, and nothing happens without a transaction you sign in your own wallet. The default Fun Mode is strictly non-destructive and only closes accounts holding zero tokens. Burning anything requires switching to Pro Mode and explicitly approving each action.
How can I verify Sol Incinerator's fees on-chain?
Sol Incinerator's fee receiver wallet is burn68h9dS2tvZwtCFMt79SyaEgvqtcZZWJphizQxgt, which anyone can inspect on a Solana explorer like Solscan. Per closed token account you receive a flat 0.002 SOL of the roughly 0.00204 SOL rent, which works out to a fee of about 2 percent.
How long has Sol Incinerator been around?
Sol Incinerator has been live since December 2021, making it the original Solana wallet cleaner. It was built by the Sol Slugs team and has operated continuously as a non-custodial tool since launch, predating alternatives like ClaimYourSol (founded January 2023) by more than a year.