Skip to content

0leodev/token-recovery

Repository files navigation

Token Recovery Solution

image

Recover tokens from wallets compromised by sweeper bots. Attackers use these bots to instantly drain any ETH deposited into the affected wallet. This tool enables safe recovery of remaining tokens.

Features

  • Recovers tokens from compromised wallets.
  • Bypasses sweeper bots using a secure Flashbots transaction.
  • Currently supports Ethereum Mainnet and Ethereum Sepolia.

Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, TypeScript, Lucide React
  • Blockchain: Ethers.js, Infura, Etherscan API
  • Backend: Route Handlers
  • Other: Flashbots, Dotenv, PostCSS, ESLint

How It Works

  1. Uses Flashbots to send private transactions, preventing sweeper bot interception.
  2. Executes token transfer within a single bundle so bots cannot intercept funds.

Example Transaction

Status: Success: Bundle included in block 7770658. This confirms that the Flashbots bundle was successfully included on-chain, meaning the transaction was protected and executed without bot interference.

Estimated Gas Cost: 0.00081905 ETH = $3.73 USD. This is the total gas fee paid for the Flashbots transaction bundle. Costs vary based on network conditions.

image

About

Token recovery tool for wallets compromised by sweeper bots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published