Uniswap Labs' StablePair Hook has become the highest-volume pool on Ethereum, reaching the top spot just five days after its deployment on September 10. The liquidity pool surpassed all other pools on Ethereum's largest decentralized exchange.
How the StablePair Hook Works
Unlike traditional automated market makers that use a constant-product formula, the StablePair Hook is designed specifically for stablecoin pairs where assets like USDC and USDT should maintain near-parity.
The mechanism adjusts fees dynamically based on how far the pool's price has drifted from a defined reference rate. Within a narrow band around that reference, bid and ask spreads remain tight and predictable. When a trade moves the price further from equilibrium, fees begin high and decay block by block, functioning like a Dutch auction. Traders who push the price back toward the reference rate pay zero fees.
The hook launched with two initial pools: USDC/USDT and USDC/USDG. The USDC/USDT pool is the one that climbed to the top of Ethereum's volume rankings.
Stablecoin Trading Volume
Uniswap processed $43.4 billion in stablecoin-to-stablecoin swaps during Q2 2026, a figure that exceeded the combined volume of the next three on-chain trading venues.
Controlled Deployment Model
Unlike Uniswap's typically permissionless approach, Uniswap Labs maintains control over the StablePair Hook. New pools can only be created by Uniswap Labs through a controlled initializePool function. Pool parameters are recorded within the hook's architecture and can be modified through Uniswap's governance protocol.
The StablePair Hook is Uniswap's first upgradeable dynamic-fee hook, marking a departure from the protocol's historical preference for immutable smart contracts.


