Ethereum sandwich bot falls to honeypot, losing $7.5M
An Ethereum sandwich bot, identified as JaredfromSubway.eth, reportedly lost at least $7.5 million to a honeypot exploit on June 20–21, 2026. Chainalysis says the attacker deployed 66 fake token contracts that mimicked legitimate assets. The bot continued its usual fast workflow—granting token-spending approvals that were never revoked—then interacted with the trap until a tripwire contract swept the bot’s real balances in one transaction.
Chainalysis traced the stolen funds as the attacker split holdings across multiple wallets and eventually funneled them into Tornado Cash. As of the report, no funds were recovered. The incident highlights two key security failures: unrevoked token approvals can remain active indefinitely, and the sandwich bot never properly vetted the contracts it interacted with (a basic check via Etherscan deployment history could have flagged the fake contracts).
For traders, this underscores that MEV-style sandwich bot activity is not only a DeFi risk-management issue but also an operational threat to bot operators and liquidity. It may also temporarily increase caution around token approvals, pool interactions, and contract vetting—especially during periods of high mempool activity.
Neutral
This is primarily a DeFi security/MEV-bot incident, not a protocol-level Ethereum malfunction. A single sandwich bot losing ~$7.5M to a honeypot may reduce the activity of similar bots temporarily, but it is unlikely to destabilize ETH markets broadly. Historically, when MEV bot operators get hit (e.g., honeypot approvals and contract-swap traps), the immediate market effect tends to be localized to affected pools/tokens rather than system-wide.
Short term: traders may see slightly higher caution around token approvals and contract interactions, and liquidity may shift away from suspicious pools. If scammers target widely used routing/LP contracts, spreads and slippage can widen locally.
Long term: the bigger impact is behavioral. More users and integrators tend to adopt safer approval practices (revoke/limit allowances) and stronger contract verification. That can improve DeFi resilience but may also increase friction and monitoring costs for sophisticated trading systems.