GetBackSOL
Whitepaper

GetBackSOL

Reclaim locked SOL from dormant Solana accounts, safely, transparently, non-custodially.

1. Abstract

Every SPL token account on Solana holds a small rent-exempt deposit (~0.002 SOL) for as long as it exists. Over time, wallets accumulate dozens of dormant, empty token accounts, each locking a little SOL that most users never realize is recoverable. GetBackSOL is a non-custodial tool that scans a wallet, closes those dead accounts, and returns the locked SOL to the owner, in seconds, minus a service fee. It is live on Solana mainnet.

2. The problem

Creating a token account on Solana requires a rent-exempt deposit that stays locked until the account is closed. Airdrops, one-off swaps, and abandoned memecoins all leave accounts behind. The SOL isn't lost, but it's frozen, and reclaiming it manually means building and signing raw instructions, which is unforgiving for non-developers.

3. The solution

GetBackSOL turns that manual process into one guided flow:

  • Reclaim Rent. Connect a wallet, scan every token account, and close the empty ones in a single transaction. The released rent goes straight to the owner.
  • Safe-Burn. Accounts with leftover dust are burned first, in the same transaction, so they also qualify to close.
  • Sell dust. When a leftover token has real market value, it can be sold for SOL via Jupiter instead of burned.
  • Gasless for empty wallets. A wallet with no SOL for network fees can still reclaim. The platform fronts the tiny network fee, so there is no barrier to entry.

4. Non-custodial architecture

Every transaction is built by the application but signed only by the user's wallet. GetBackSOL never holds private keys, seed phrases, or funds, and will never ask for them. The reclaimed SOL is released directly to the owner by the Token Program; the service fee moves in the same atomic transaction, so the exact net amount is known before signing. Closing an account that still holds value is impossible. It is enforced by the Solana network itself, not by a promise the app makes.

5. Verifiability

Trust is replaced with proof wherever possible: the source code is public on GitHub, the fee wallet's ownership is verified on Solscan, and every reclaim is recorded and independently checkable on any Solana block explorer.

6. Fee model

Scanning is free. A flat service fee applies only to SOL actually reclaimed, shown in full (gross, fee, net) before the user signs, and deducted in the same atomic transaction, nothing is charged afterward. Holders of the $GBS token receive a reduced fee.

7. Token Creator

Beyond reclaiming, GetBackSOL lets anyone launch their own Solana token with no code: name, symbol, supply, decimals and logo, with on-chain Metaplex metadata so the token appears with its name and image in wallets. Freeze and mint authorities can be revoked in the same transaction. Adding liquidity on Raydium then makes the token tradeable, and it is listed on Jupiter automatically once a pool exists.

8. The $GBS token

$GBS is planned as a utility token, not a revenue-share instrument. The intended core utility is a reduced platform fee for holders, alongside community access and governance over time. The details below are the launch plan and may be adjusted before release.

  • Fixed supply, mint authority revoked at launch.
  • An allocation airdropped to existing users, weighted by on-chain activity.
  • Liquidity paired with SOL, with the LP locked.
  • Team allocation vested; all key wallet addresses published for verification.

9. Ecosystem

  • Partner program & affiliates. Integrators and any connected wallet earn a share of the fee on every reclaim they refer.
  • Weekly leaderboard. A recurring competition with a prize pool funded by a share of real platform activity.
  • Community. A Discord server, a Telegram bot that checks any wallet, and anti-scam verification for members.

10. Roadmap

Live today: Reclaim Rent, Safe-Burn, Sell, gasless reclaims, the Token Creator, the partner and affiliate programs, the weekly leaderboard, and the community tooling. Planned: the $GBS token launch, native in-app liquidity pool creation with automatic Jupiter listing, migrating the fee wallet to a multisig, and bringing the remaining tools to mainnet.

Disclaimer

This document is informational and does not constitute financial, investment, or legal advice, nor an offer or solicitation to buy any asset. GetBackSOL is non-custodial and has not undergone an external security audit; use it at your own risk. Cryptocurrency involves risk, and forward-looking plans (including the $GBS token) may change.