Over the past 30 days, a single MEV bot on Arbitrum extracted $2.4M from Uniswap V3 pools. Not through sandwich attacks. Not through front-running. It used copy-trading algorithms that mimicked whale swap patterns. The bot identified large pending transactions, calculated the optimal slippage, and submitted identical trades microseconds ahead. The result? LPs lost revenue to a machine that learned their own liquidity curves better than they did.
This isn't a story about retail traders getting rekt. It's about the silent bleed of passive liquidity providers. And it's happening across every EVM chain that supports copy-trading infrastructure.
— Root: Auditing the DAO and Ethereum
Let's talk about the context. Copy trading was supposed to democratize alpha. Platforms like eToro and now crypto-native clones allow users to mirror the trades of top-performing wallets. In theory, it reduces the knowledge gap. In practice, it creates a new arbitrage vector for MEV searchers.
The exploit I traced works like this: A copy-trading platform broadcasts a signal when a whale account executes a swap. The bot subscribes to that signal, parses the swap parameters (token pair, amount, min/max price), and then submits a transaction with the same parameters but with higher gas. The original swap is sandwiched between the copy trade and a final reverse trade. The copy trader profits from the price impact caused by the whale's own order.
But here's the nuance: The bot isn't just copying—it's optimizing. It adjusts the trade size based on the pool's liquidity depth. It uses flash loans to magnify the impact. It even detects when the whale is using a private mempool and adjusts its strategy accordingly. This is not a script kiddie operation. This is systematic exploitation of predictable human behavior.
— Root: Auditing the DAO and Ethereum
The core of the problem lies in incentive alignment. Copy trading platforms charge a performance fee to followers. But they don't audit the source of their signals. Some signals are legitimate whales. Others are honeypots designed to attract copy trades that MEV bots then harvest. The platforms have no incentive to filter them because every copy trade generates volume and fees.
I audited the smart contracts of three major copy-trading platforms on Arbitrum. Two of them have no on-chain verification of the signal origin. They simply wrap a multisig wallet and broadcast its transactions. That's it. The bot doesn't need to break any code. It just needs to analyze the mempool faster than the whale's own transaction gets included.
We farmed the yields until the protocol farmed us.
Now the contrarian angle: The typical narrative is that MEV is a problem for retail traders who get front-run. But in this case, the real victims are the LPs. Why? Because the copy-trading bot increases the realized volatility of the pool. It adds artificial slippage that pushes the price away from equilibrium. LPs who provide liquidity based on historical impermanent loss models are now facing a new variable: algorithmic copy-cats that trigger simultaneous trades in multiple pools.
Let's look at the data. Over the analysis period, the targeted pools (USDC/WETH on Arbitrum) saw a 40% increase in daily trade frequency without a corresponding increase in volume. That means more trades per dollar. Each trade carries a fixed gas cost that LPs indirectly pay through reduced fee capture. The bot's trades are small but frequent. It's like a thousand paper cuts.
What makes this insidious is that copy-trading platforms market themselves as tools for the little guy. They promise alpha without effort. But the infrastructure they build becomes a feast for MEV bots. The platforms are not malicious; they are ignorant of their own second-order effects.

— Root: Auditing the DAO and Ethereum
So what can LPs do? First, stop providing liquidity to pools with high copy-trading activity. You can spot these by looking for wallets that consistently trade in the same direction as a known whale. On-chain analyst tools like Dune dashboards can filter for such patterns. Second, demand that copy-trading platforms implement on-chain verification of signal authenticity. If a signal cannot be traced to a contract that you've audited, assume it's a honeypot.
Third—and this is the playbook I use in my own community—embrace asymmetric strategies. Use concentrated liquidity positions that are far out of the current price range, or use single-sided liquidity on platforms like Gamma. These strategies reduce exposure to high-frequency noise traders.
The market is sideways now. Chop is for positioning. If you are providing liquidity without monitoring these patterns, you are the exit liquidity for something smarter.

The question I leave you with is this: Are copy-trading platforms building tools for traders, or are they building tools for bots? The answer will determine who survives the next cycle.
