What is “Rent”?Solana Solana Documentation:Every account must hold a minimum lamport balance proportional to its data size to remain onchain.
So what does that mean in simple terms?
On Solana, “rent” is a small amount of SOL that your account needs to hold to stay active on the blockchain. Think of it like paying for storage space.
Every time you create something on Solana — like a wallet account, a token account, or store data — it takes up space on the network. That space isn’t free. Instead of charging you every month like traditional rent, Solana requires you to lock up a small amount of SOL in your account.
This is called
rent-exemption.
If your account holds enough SOL, it becomes “rent-exempt,” which means:
- You don’t have to keep paying anything over time
- Your account stays permanently on the blockchain
If it doesn’t hold enough, the network could eventually remove it to free up space.
How can I check if I have hidden SOL in my wallet?You can go to
SOL-BBQ and navigate to the section:
“How much SOL can you reclaim?”There, you simply enter your public wallet address, and the tool will show you how much Solana you can recover.
SOL-BBQ | How much SOL can you reclaim
How can I claim the hidden SOL in my wallet?Simply connect your wallet to
SOL-BBQ, and you’ll see a dashboard showing all accounts that you can burn and close.
Select the accounts you want (or just select all) and click:
“Burn & Reclaim”The transaction will be prepared automatically. You only need to confirm it by signing with your wallet.
Once completed, the reclaimed SOL will be sent directly back to your wallet, and you can use it immediately — there’s no cooldown period.
Here’s also a video tutorial on YouTube:
Video Tutorial
How can I earn SOL?You can earn Solana by simply sharing your referral link from
SOL-BBQ.
Just connect your wallet and click on the
“Referral” link in the header.
Copy your link and share it with your friends or community.
You’ll earn a
5% fee from every amount of SOL they reclaim through your link.
Is SOL-BBQ safe?Yes.
SOL-BBQ does not use a custom smart contract. Instead, it only interacts with Solana’s official on-chain programs.
This means there’s no proprietary contract that could be updated maliciously — every instruction you sign runs on programs that are already used by millions of transactions every day.
Before your wallet prompts you to sign, SOL-BBQ shows a plain-English summary of all instructions included in the transaction.
In addition, the transaction is simulated on-chain beforehand, and you can inspect it on tools like Solscan after signing.