What is CoW Protocol (COW)?
π New to this? Just start reading at the top β it begins in plain English and gets more detailed as you scroll. Jump to any level:
π’ The simple version
Plain English β no jargon. Start here.
CoW Protocol is a DEX aggregator that protects traders from MEV (sandwich attacks) by collecting trades into batch auctions where competing solver bots find optimal execution β including peer-to-peer matching that bypasses AMMs entirely.
Batch auctions defeat MEV
On Uniswap, your trade sits in the public mempool where bots can front-run it. CoW Protocol collects orders off-chain as signed intents, then solver bots compete to find the best batch execution every ~30 seconds. Key innovation: Coincidence of Wants β if Alice sells ETH for USDC and Bob sells USDC for ETH, they match peer-to-peer with no AMM needed. No AMM interaction = no MEV opportunity. Products: CoW Swap (swap.cow.fi) + MEV Blocker (free Ethereum RPC). Is COW legal in India? Yes. 30% tax, 1% TDS apply.
π‘ A bit more detail
For when you want to go a little deeper.
COW token and solver competition
COW (1B supply) is CoW Protocol's governance token. Solver bots are the competitive heart of the system: they compete on-chain to find the best batch execution, with the winning solver submitting the transaction. This creates a market for execution quality rather than just routing.
π£ The full technical picture
For the technically curious.
Key facts
- Token: COW (1B, governance)
- Model: Batch auction + solver competition
- CoW: Coincidence of Wants (P2P matching)
- Products: CoW Swap + MEV Blocker