We didn't expect a hacker to become the clearest case study in market discipline we'd see all year. But there he was, anonymous and freshly $7.7 million richer, making a mistake so basic that every trading desk on earth felt a little better about itself.

On June 20, an attacker exploited jaredfromsubway.eth, one of Ethereum's most notorious MEV sandwich bots. Using fake liquidity pools and deceptive tokens, the attacker reached into the bot's wallet and pulled out roughly $7.7 million in ETH. Then came the laundering: a chunk of that stolen money headed to Tornado Cash, where the trail went cold in a cloud of zero-knowledge obfuscation. For a few days, the hacker was untouchable. Then they discovered that stealing money is a completely different skill than trading it.
Lookonchain's on-chain detective work later crystallized the punchline: the hacker sold 2,327 ETH at approximately $1,695 per coin, then bought back 2,063 ETH at roughly $1,912 per coin. Same dollar amount out, 264 fewer ETH back in. A $505,000 lesson in a single round trip, all because someone with the technical sophistication to bait a sandwich bot couldn't hold their nerve through a basic market swing.
The Web of Trust Assumptions
To understand why this moment matters, we need to talk about MEV, or Maximal Extractable Value — the practice by which block builders and automated bots extract profit by reordering, censoring, or inserting trades inside Ethereum blocks. The sandwich bot is its most famous incarnation. It watches the public mempool for pending DEX orders, then places its own buy order just before the victim and a sell order right after, capturing the price swing its own insertion causes. Every successful sandwich is a tiny vampire bite out of a retail trader's capital. Multiply that across thousands of transactions, and you get a profitable, industrial-scale operation.
jaredfromsubway.eth was among the recognizable names in this field, a fixture in on-chain circles and a regular source of frustration for traders whose swaps became measurably more expensive the moment they sent their transaction. According to chain analytics researchers, it earned tens of thousands of dollars in high-volume days and has repeatedly competed for the top slot in the sandwich arena during 2024 and early 2025. Its dominance explains why the exploit was greeted with a mixed chorus of horror and schadenfreude.
The June attack flipped the game. Rather than attacking a protocol's smart contract, the attacker exploited an application-layer blind spot. They built a fake liquidity pool, paired it with a fraudulent token, and waited for the bot's automated logic to see an arbitrage opportunity that never existed. The bot evaluated the pool's price and depth but did not verify the token contract byte-for-byte. It executed what looked like a riskless trade — and drained its own funds into the attacker's address.
That distinction is essential. Ethereum itself worked exactly as designed. The weakness lived in the bot's trust model, which rewarded speed over verification. In my own audits and the security workshops I've led in Manila, I have always told students the same thing: treat every token as hostile until you have read its contract, checked its ownership functions, and tested its behavior on a test network. The bot skipped that diligence, and its greed became its vulnerability.

This brings me back to an experience I keep replaying. In 2021, after watching roommates and classmates lose savings to an NFT rug pull, I organized a weekend security workshop in our dormitory. We manually audited the five trending NFT projects of that week. One had a hidden owner function that could pause minting and drain funds. We published a short warning, and dozens of students avoided a painful loss. That experience taught me that the highest-leverage security measure is not another optimization, but a simple, repeatable verification discipline. The same is true for MEV bots.
The Bitter Flavors of Risk
The fake pool probably paired the bot's ETH with a token whose transfer function contained hidden logic — perhaps a callback that modified allowances or a fee mechanism that distorted the reported balance. When the bot initiated the swap, the pool performed just well enough to execute, and then the malicious token took over. The exact bytecode has not been publicly analyzed, but the pattern is consistent with the traces Lookonchain reconstructed.
Now let's talk about the part that has everybody laughing: the trading. The attacker sold 2,327 ETH at $1,695, watched the market move, then bought back 2,063 ETH at $1,912 — paying the same $3.9 million but receiving 264 fewer ETH. In one round trip, they lost about $505,000. That is not a technical exploit; it is a psychological one. The same person who could build a fake token and outsmart a professional-grade MEV bot lost their nerve in front of a price chart.
Let's also do the math differently. If the attacker had simply held from June to August, they would have avoided that 264 ETH loss entirely, and if the asset appreciated, they would have booked a small gain. HODLing was the optimal strategy, and it required zero technical proficiency. The person who outsmarted an advanced bot could not obtain the most basic of crypto edges: doing nothing. That is a humbling reminder that our industry still confuses activity with progress.
We shouldn't mock the attacker as an isolated clown. This behavior is common across crypto, and it reveals a wide gap between technical competence and market competence. Building an MEV attack requires planning, simulation, and patience. Trading requires emotional containment and a systematic approach to risk. The wallet that executed a perfect exploit was subsequently steered by the jitters of a human being, and that human is probably the one spending sleepless nights watching the same charts as the rest of us.
Think about this in the context of everything we teach about financial empowerment. The industry often focuses on tooling and protocol mechanics, but the bottleneck is human decision-making. A hardware wallet doesn't save you from panic-selling. A multi-sig doesn't save you from clicking the wrong link. No amount of smart contract knowledge protects you when green candles trigger your greed. The attacker is proof that capital and competence are two different axes.
The bot operator's response exposed another layer of irony. The team behind jaredfromsubway.eth publicly offered a 50 percent bounty for the return of the funds, set a 48-hour deadline, and threatened "all available legal and law enforcement remedies." No answer came. But here is the catch: an anonymous team running a sandwich bot cannot credibly walk into a courtroom. Its entire model is a practice that many would classify as market manipulation. Seeking legal protection for a business that front-runs ordinary users is an awkward double move, and the harsh truth is that both sides of this conflict are operating outside any social contract.
Even the legal phrase was telling. Posting the offer on-chain created a public record of the team's willingness to compromise, which might help in a future civil claim. But the anonymity of both parties means actual accountability will likely remain out of reach. The 48-hour deadline was a negotiation tactic, not a recovery mechanism.

The compliance layer deepens the maze. The attacker cleaned funds through Tornado Cash, which the U.S. Treasury's OFAC has sanctioned. That was smart for anonymization but a trap for liquidity: those mixed coins are now radioactive in any compliant venue. If the attacker tries to offload through a major exchange, the exchange is obligated to reject or freeze the funds. The stolen money is simultaneously safe from public tracing and nearly impossible to spend without leaking identity. That is the unintended architecture of modern crypto sanctions.
Here is the deeper inversion. We frequently talk about blockchain as infrastructure for trust, but MEV bots are infrastructure for extraction. When one extractor robs another, the system doesn't become more trustworthy. It redistributes the toll. The specific vulnerability was centralized structure: one team, one wallet, one control point, no governance. In a world that promised decentralized resilience, this bot was a private tollbooth — and the attacker simply stole its key. It will not be the last time.
That is why this attack is a signal, not just a scandal. The method — baiting a bot with a fake pool — is replicable. As word spreads, every MEV bot that does not thoroughly verify token contracts becomes a potential target. Some bots will shrink, and some will vanish. That might improve the DEX experience for regular users: fewer sandwich attacks mean less slippage, less hidden cost, and a fairer playing field. Competitors are also watching. If jaredfromsubway.eth collapses, others may scramble to fill the gap, which could lead either to more aggressive extraction or to a more cautious approach to token verification. The market will decide.
A Public Good in Predator Form
The contrarian take, then, is this: what the media sees as a security event may quietly function as a public good in the short run. The victim is not an innocent project with retail shareholders; it is a professional predator. Its injury does not make the attack just, but it does redistribute the cost of extraction away from ordinary traders. We didn't design Ethereum to be a playground for extractive algorithms, but here we are. If the systematic response becomes stronger security tooling, better token validation, and wider private mempool adoption, then the $7.7 million loss will have been a cheap price for a necessary wake-up call.
I expect to see a new wave of MEV-focused security services: tools that analyze token contracts before any interaction, flag unusual transfer logic, and route around suspicious pools. These will no longer be luxury add-ons. After this incident, every bot operator who continues to do business will need the same level of diligence we already demand from retail-facing DeFi users. That is a healthy development, even if its origin story is a heist.
We Build Because We Believe
We didn't need another reminder that technical skill and market wisdom are different axes of human capability. The chain delivered one anyway. Build as we do, and check, and refuse to trust an address until you know what lives inside it. The future of this ecosystem will not belong to the cleverest exploiter. It will belong to the communities that demand rigor and empathy in equal measure, and that treat education as the ultimate hedge.