
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.
- Recovers tokens from compromised wallets.
- Bypasses sweeper bots using a secure Flashbots transaction.
- Currently supports Ethereum Mainnet and Ethereum Sepolia.
- Frontend: Next.js, React, Tailwind CSS, TypeScript, Lucide React
- Blockchain: Ethers.js, Infura, Etherscan API
- Backend: Route Handlers
- Other: Flashbots, Dotenv, PostCSS, ESLint
- Uses Flashbots to send private transactions, preventing sweeper bot interception.
- Executes token transfer within a single bundle so bots cannot intercept funds.
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.
