2026-03-29 · 4 min read · Update

RefundYourSOL Now Claims Your Hidden Trading Rewards

We now automatically detect and claim hidden PumpFun and PumpSwap trading rewards when you close token accounts. Plus .sol domain support and Seeker mobile detection.

Published: March 29, 2026

We've shipped a major update to RefundYourSOL — in addition to closing empty token accounts and reclaiming rent, we now automatically detect and claim hidden trading rewards from PumpFun and PumpSwap.

What Are Hidden Trading Rewards?

When you trade on PumpFun or PumpSwap, fees accumulate in on-chain vaults tied to your wallet. These include:

Most users don't even know these rewards exist. They sit unclaimed in program-derived accounts (PDAs) on Solana, invisible in your wallet balance.

How It Works

When you connect your wallet to RefundYourSOL, we now scan four on-chain vaults for your wallet:

1. PumpFun cashback vault

2. PumpFun creator fee vault

3. PumpSwap cashback vault

4. PumpSwap creator fee vault

If we find unclaimed rewards above 0.002 SOL, you'll see a green toggle above the "Close All Accounts" button showing the extra SOL available. Toggle it on, and the claim transaction gets batched with your regular account closing — one signature, one approval.

What About Wallet Display Names?

We've also added support for .sol domain names (via Bonfida SNS). If you own a .sol domain, your name appears in the leaderboard and wallet button instead of a truncated address. Support for .skr domains (Solana Mobile Seeker) is ready and will activate once Solana Mobile mints them on-chain.

Seeker Mobile Support

Solana Mobile Seeker users now get automatic device detection when connecting via Phantom's in-app browser. We detect the Seeker environment and optimize the experience accordingly — including a notification opt-in prompt after cleanup so you can stay informed about new rewards.

For API Users

If you're using our Trading API, reward claiming is now included automatically. When you call /api/closeTokenAccounts or /api/closeTokenAccounts/unlimited, the response includes an optional rewardClaim field with a pre-built claim transaction. Sign and send it alongside your close transactions — if the reward claim fails, your close transactions are completely unaffected.

json
{
  "success": true,
  "results": [...],
  "rewardClaim": {
    "transaction": "...",
    "totalSol": 0.035,
    "netSol": 0.030,
    "rewardCount": 2
  }
}

What's Next

We're exploring additional on-chain reward types including:

Stay tuned — we'll keep adding more ways to recover hidden SOL from your wallet.

---

Connect your wallet at refundyoursol.com to see if you have unclaimed rewards.

Ready to Recover Your SOL?

Connect your wallet and see how much SOL is locked in your empty token accounts.

Get Your SOL Back