In early 2026, a prominent Solana rent recovery platform was publicly listed for sale on a well-known online business marketplace. The listing — visible to anyone browsing the site — disclosed detailed financial and operational data that offered a rare window into the economics of the rent recovery industry. The numbers paint a striking picture.
This article examines those publicly available figures, puts them in context, and explains why we believe the current state of this industry is a problem worth talking about.
Note: All figures in this article are drawn from a publicly visible business-for-sale listing. We are reporting on publicly available information and offering our opinion on the broader industry dynamics it reveals. We are not making any claims about the accuracy of self-reported figures, and we encourage readers to evaluate the data and draw their own conclusions.
What the Listing Revealed
The listing, publicly accessible at the time of writing, disclosed the following self-reported figures for a rent recovery platform charging a 15% service fee:
- Monthly profit: approximately $48,281 USD per month
- Profit margin: 95%
- Profit multiple: 1.4x
- Revenue multiple: 1.3x
- Service fee: 15% of recovered SOL
- Wallets served: 700,000+
- Accounts closed: 5.5 million+
- SOL returned to users: $1 million+ (in USD value)
Let those numbers settle for a moment. A single rent recovery platform — one of several operating in the Solana ecosystem — reported generating roughly $48,000 per month in profit with a 95% margin. That translates to approximately $579,000 per year in profit from a service that, at its core, executes a standard Solana instruction to close empty token accounts.
What the Service Actually Does
To understand why these numbers are noteworthy, you need to understand what rent recovery tools actually do.
Every time you interact with a token on Solana — swapping on Jupiter, receiving an airdrop, buying an NFT — the network creates a token account associated with your wallet. Each token account requires a small rent deposit of approximately 0.00204 SOL (roughly $0.30 at $150/SOL) to exist on-chain. When the token balance goes to zero, the account persists, and the rent deposit remains locked.
To get that rent back, you close the empty account. On the Solana blockchain, this is a single instruction: closeAccount from the SPL Token program. That is it. There is no complex computation. No proprietary algorithm. No risk assessment. No novel technology. It is one of the most basic operations the Solana runtime supports.
The Solana network charges approximately 0.000005 SOL (~$0.00075 USD) per transaction to process this instruction. The actual cost of the service, from a technical standpoint, is fractions of a cent per account closed.
A 15% fee on this operation means that for every $1.00 in rent recovered, the user keeps $0.85 and the platform keeps $0.15 — for running a single standard instruction that costs less than a tenth of a cent.
The Math at Scale
The listing provides enough data points to estimate the broader economics.
$1 million+ returned to users at a 15% service fee means the platform collected approximately $176,000+ in total fees over its lifetime (since users received 85% of the total recovered amount, the total recovered was approximately $1.176 million, with ~$176,000 going to fees).
With 5.5 million accounts closed, the average rent per account works out to roughly 0.00143 SOL — consistent with Solana's standard rent exemption amounts.
At $48,281/month in profit and a 95% margin, monthly revenue is approximately $50,822. Monthly costs are roughly $2,541 — which aligns with what you'd expect for a React frontend, Node.js backend, and RPC node access. The infrastructure to run this service is genuinely inexpensive.
A 95% Profit Margin for a Commodity Operation
A 95% profit margin is extraordinary in almost any industry. For context:
- Apple operates at roughly 25–30% net profit margins
- Google runs at approximately 20–25%
- Most SaaS businesses target 10–20% net margins
- High-margin software businesses rarely exceed 40–50%
A 95% margin means that for every dollar of revenue, $0.95 is profit. This is the kind of margin you see when the cost of goods sold is essentially zero — which, in this case, it is. The "goods" being sold are Solana instructions that cost fractions of a cent to execute.
To be clear: there is nothing illegal about charging 15% for this service. And building any product — including a rent recovery tool — requires real work in design, development, marketing, and support. We are not suggesting otherwise.
But we do think it is worth asking: is a 95% margin on a commodity blockchain operation a fair deal for users? In our opinion, it is not — and the existence of that margin tells us that this market has not yet delivered the competition and transparency that users deserve.
The Knowledge Gap Is the Product
The rent recovery industry does not exist because the underlying technology is complex or expensive to provide. It exists because of a knowledge gap.
Most Solana users do not know that:
- Empty token accounts are holding their SOL
- They can close those accounts to get the SOL back
- Closing an account is a single, standard Solana instruction
- They can do it themselves for free using the Solana CLI
Rent recovery tools provide a genuine convenience — wrapping this operation in a user-friendly interface so you do not need to install the CLI, find your keypair, and run commands in a terminal. That convenience has real value.
The question is: how much value? Is it 15% of your recovered funds? Is it 20%? In our opinion, the convenience of a web UI and wallet connection — the kind of interface that thousands of Solana dApps provide — does not justify taking 15 cents (or more) out of every dollar that rightfully belongs to the user.
The Industry-Wide Picture
RefundYourSOL is not alone. It is one of several platforms in this space, and its fees are not even the highest:
| Tool | Fee | Notes |
|---|---|---|
| SolRefunds | 20% | Highest fee in the market |
| RentSolana | 20% | Tied for highest |
| RefundYourSOL | 15% | — |
| SlerfTools | 8% | — |
| ReclaimSOL | 5% | — |
| PandaTool | 4.88% | — |
| SolRecover | 1.9% | Lowest web-based fee |
| Solana CLI | Free | Requires command-line knowledge |
(Competitor fees last verified: March 12, 2026)
If a single platform with a 15% fee generates ~$50,000/month in revenue, what does the combined revenue look like across all these platforms? The exact total is unknowable without each platform disclosing its numbers, but we can say this: the publicly available data suggests the rent recovery market as a whole likely generates hundreds of thousands of dollars per month — almost entirely extracted from users' own rent deposits for performing one of the simplest operations on Solana.
What $48,000/Month in Profit Actually Looks Like
To ground this further: $48,000 per month in profit is $579,000 per year. Based on the profit multiples disclosed in the listing (1.4x), the implied asking price was in the range of $810,000.
That means someone saw a business that charges users 15% to run a free blockchain instruction, operates at 95% margins, requires minimal ongoing input, and has served hundreds of thousands of wallets — and valued it at nearly a million dollars.
This is not a criticism of entrepreneurship or building software businesses. It is an observation about the economics: the bulk of that valuation is built on fees that, in our opinion, are disproportionate to the value delivered.
Why We Think This Matters
We built SolRecover because we looked at these numbers — or more precisely, the dynamics they represent — and felt that something was off.
Rent deposits are your money. They were taken from your wallet when you interacted with tokens, and they belong to you when those token accounts are no longer needed. A tool that helps you recover that money is providing a legitimate service. But when that service takes 15–20% of your own deposits for executing a standard blockchain instruction, the tool starts to look less like a service and more like a toll booth on a public road.
Our view — and we want to be clear that this is our opinion — is that the rent recovery industry has developed pricing norms that do not reflect the actual cost or complexity of the service being provided. We believe users deserve:
- Transparency about what rent recovery actually involves (a single instruction, not a complex process)
- Awareness that they can do it for free via the Solana CLI
- Access to web-based tools that charge fees proportionate to the work involved
- The choice to decide for themselves what a fair price looks like, armed with full information
What You Can Do
If you have empty Solana token accounts holding rent deposits, you have options:
- Use the Solana CLI — It is free. You pay only the ~0.000005 SOL network fee. We wrote a complete step-by-step guide to walk you through it, even if you have never used a command line before.
- Use SolRecover — If you prefer a web interface, our 1.9% fee is the lowest available. Your browser connects directly to the blockchain with no backend server handling your transactions.
- Use any tool you choose — But do so with full knowledge of what you are paying, what the service actually does, and what alternatives exist.
The point is not that you must use our tool or any specific tool. The point is that you should know what you are paying for — and right now, publicly available data suggests that some platforms in this space are generating extraordinary profits from a service that costs almost nothing to provide.
Recover your locked SOL at 1.9% — the lowest fee in the market. No tokens to buy, no fee matching, no backend servers. Just you and the blockchain.
Recover SOL NowFrequently Asked Questions
How much money do Solana rent recovery tools make?
Based on publicly available business-for-sale data from early 2026, at least one prominent Solana rent recovery platform reported monthly profits of approximately $48,000 USD at a 95% profit margin, generated from a 15% service fee on recovered SOL. This is revenue from a service that executes a single standard Solana instruction.
Why are Solana rent recovery fees so high?
There is no technical justification for fees above a few percent. Closing an empty token account is a single, standardized Solana instruction that costs a fraction of a cent in gas. High fees (5–20%) exist because most users do not know they can recover rent themselves using the Solana CLI for free, and early entrants to the market set prices based on what users would accept rather than what the service costs to provide.
Can I recover Solana rent for free?
Yes. The Solana CLI lets you close empty token accounts and recover your rent deposits for free — you only pay the standard Solana network fee of approximately 0.000005 SOL per transaction. SolRecover charges 1.9%, the lowest fee of any web-based tool, for users who prefer a simpler interface.
What is the cheapest Solana rent recovery tool?
SolRecover charges 1.9% — the lowest fee of any web-based SOL recovery tool. The next lowest is PandaTool at 4.88%. Fees at other platforms range from 5% to 20%. If you are comfortable with the command line, you can use the Solana CLI for free.
Is it ethical to charge 15–20% for Solana rent recovery?
That is a question each user must answer for themselves. What we can say is that the underlying operation — closing an empty token account — is a single standard instruction that costs fractions of a cent. The gap between that cost and a 15–20% fee is very large. We believe users deserve to know what they are paying for and what alternatives exist.