Back

Documentation

MOBIUS69 is an EIP-7702 rescue protocol designed for wallets compromised by sweeper bots. Instead of funding the compromised wallet with native assets (which triggers bots), a separate sponsor wallet pays for the execution. This allows any normal transaction your compromised wallet needs to do, whether it's claiming airdrops, unstaking, or transferring assets, to be executed safely in a single atomic transaction while the hacked wallet stays completely unfunded.

TESTNET AVAILABLE

Verify Before Mainnet

Don't trust, verify.

Test the exact same execution flow on testnet. Inspect the tx, see how the protocol works, and get comfortable before you risk real assets.

Try on Testnet

How to Use

1. Create & Fund Sponsor Wallet

Set up a clean, untainted wallet to cover the network fees. Your compromised wallet stays at zero balance, meaning sweeper bots won't detect incoming gas.

2. Transaction Setup

Select the exact operation you want to perform and set your Safe Recipient address. Supported modes include:

  • Claim Airdrop: Securely claim pending tokens.
  • ERC / NFT Transfer: Sweep standard tokens and NFTs.
  • Withdraw / Unstaking: Pull out staked assets or rewards.
  • Custom Contract: Execute arbitrary calldata for advanced needs.

3. Execute Transaction

Review your parameters. The protocol bundles your Transaction Setup into a single payload, combining the compromised key, sponsor key, and target contract data.

4. Sponsor Wallet Signs & Broadcasts

Your sponsor wallet signs the EIP-7702 authorization and broadcasts it to the network. The MOBIUS69 Smart Contract handles the rest by routing 80% of assets to your Safe Recipient and securely processing the 20% Protocol Fee atomically.

FAQ

Do I need to send ETH to my hacked wallet?

No. EIP-7702 lets a separate 'sponsor' wallet pay the gas fee. Your hacked wallet stays at zero balance, meaning sweeper bots won't detect incoming funds.

Is my private key safe?

100%. MOBIUS69 runs entirely client-side. We have no backend or database, meaning your keys never leave your browser.

How does the 20% fee work?

It's hardcoded into the smart contract and only triggers on a successful rescue transaction.

What happens if a transaction fails?

If the transaction fails or reverts, no fee is charged.

Can I withdraw remaining funds from the sponsor wallet?

Yes. You can use the "Withdraw Remaining Funds" feature to transfer unused native gas tokens from your sponsor wallet to a secure address.

Can I test this without risking real assets?

Yes. Use our Testnet app. You can simulate real actions like claiming airdrops, minting NFTs, and unstaking just like normal protocols so you can practice the flow safely.

Risk Disclosure

MOBIUS69 is designed to outsmart common sweeper bots, but no protocol can guarantee 100% success in every situation. Network congestion or advanced drainers can still affect execution.

Always double-check your Transaction Setup (especially your Safe Recipient address and calldata) before signing. Blockchain transactions are irreversible.

Ready to Execute a Recovery?

You've seen how the protocol works and can verify the entire recovery flow on testnet before using mainnet. When you're ready, launch the protocol and execute recovery from a sponsor wallet.

Open Rescue Tool