LOST & FOUND FOR THE SOLANA MINT LAYER

Recover the SOL that’s bricked inside your mints.

Excess lamports stranded above the rent-exempt floor of SPL token mints — visible, frozen, and recoverable. Only the keyholder can sign. The keys never leave the browser.

RECOVERABLE

◎ 176,961

≈ $35.4M USD

MINT ACCOUNTS

869,204

scanned & ranked

RENT-EXEMPT FLOOR

◎ 0.00146

everything above is yours

THE PROBLEM

~$35M of SOL is sitting in plain sight, doing nothing.

When lamports are sent directly to a token mint address, they get stuck above the account’s rent-exempt minimum. The withdraw_excess_lamports instruction (SIMD-0266) makes that excess recoverable — but only by whoever controls the keys.

That’s launchpads holding mint keypairs at scale, and token teams who saved their original keypair. If that’s you, the SOL is yours to reclaim.

HOW IT WORKS

Three steps from scan to swept.

01

Scan

We index every SPL mint account and rank the recoverable excess above the rent-exempt floor.

02

Verify

Paste any mint to read its live authority state and determine who can sign.

03

Recover

Build the withdraw_excess_lamports transaction, sign client-side, and sweep the SOL.

RECOVERY PATHS

Who signs depends on the mint.

AUTHORITY ACTIVE

The mint authority signs

If the mint authority is still live, the designated wallet signs the recovery transaction directly. No keypair handling required.

AUTHORITY REVOKED

The mint keypair signs

Most SPL tokens revoke authority. Recovery then requires the original mint keypair — used to sign locally in your browser, then wiped from memory.

SPLIT ON-CHAIN

90% you, 10% fee — atomic

Two transfers in a single transaction. The fee split is enforced on-chain, so there's no upfront cost and no trust required.

Your private key never leaves the browser.

Keypairs are read locally, used to sign the transaction in memory, and wiped immediately after. Nothing is transmitted to any server. The fee split is enforced on-chain — so trust isn’t part of the deal. For large recoveries, run the open-source script yourself.

See what’s recoverable in your mints.

No upfront cost. No keys leave your machine.

Launch SOL Recovery →