Uniswap Declares War on Curve, Stops Bots From Stealing LP Profits

PanewslabPanewslab

Author: Xiao Bing

Stablecoin trading is DeFi's biggest business, but also its most "boring." Swapping between two tokens pegged to the same dollar usually involves spreads of a few basis points, with razor-thin profits. For a long time, profit distribution in this business followed a simple and brutal rule: arbitrage bots eat the meat, while liquidity providers (LPs) get the soup.

Uniswap Labs' StablePair Hook, launched on September 10, aims to flip that rule.

This is Uniswap v4's third official hook and its first upgradeable dynamic fee hook. It initially deployed on Ethereum mainnet in the USDC/USDG and USDC/USDT pools, with a core mechanism summed up in one sentence: the fee is no longer a fixed number, but a function that changes in real time with price deviation.

It sounds like an ordinary product iteration. But viewed within the broader competitive landscape of stablecoin DEXs, this is a frontal assault by Uniswap on Curve's five-year stablecoin dominance, armed with mechanism design and rejecting liquidity subsidies.

 

A $43 Billion "Silent Battlefield"

First, the data.

Uniswap released a figure: in Q2 2026 [sic], stablecoin-to-stablecoin trading volume alone reached $43.4 billion, exceeding the combined volume of the second through fourth-ranked on-chain exchanges. Over the past 30 days, Uniswap's total platform volume hit $70.6 billion, with Robinhood Chain contributing about $26 billion and Ethereum about $23 billion.

Stablecoin trading is not a peripheral DeFi business; it is DeFi's infrastructure layer. With total stablecoin circulation surpassing $314 billion, it has long been more than just a quote currency for trading pairs—it is a conduit for the global payment network.

But this conduit has a design flaw.

The two tokens in a stablecoin pool are theoretically the same price. When external market prices (CEX, OTC) fluctuate slightly, the pool's price deviates minutely from the "true exchange rate." At that moment, arbitrage bots quickly step in, buy low from the pool, sell on the external market, and pocket the spread. The entire process completes in seconds, with a small portion of LP assets "carried away," leaving only a fixed fee in return.

Academia calls this problem LVR (Loss-Versus-Rebalancing), which bluntly means: LPs are acting as ATMs for arbitrage bots.

The issue is that traditional AMMs have only one knob to turn in response: the fee. Set it too low, and arbitrageurs take the entire spread; set it too high, and the pool's quotes become unattractive, driving normal traders away. It's like a highway toll booth: if the toll is too low, speeders profit enormously; if too high, regular drivers take detours.

 

A Three-Speed Fee Engine

StablePair Hook's solution: throw away the fixed toll booth and install a three-speed smart engine.

First gear: fixed quotes within a narrow range.

When the pool price fluctuates within a tight band around the reference price, each trade's fee automatically adjusts to maintain a constant bid/ask spread. For ordinary traders, this means the quote seen on each swap is predictable and stable, without absurd slippage from minor market movements.

Second gear: directional pricing after price deviation.

Once the pool price moves outside the reference price, fee calculation becomes more sophisticated. If your trade direction pushes the price further away (making the pool more imbalanced), the fee is zero. This isn't charity—you're already trading at a price unfavorable to yourself, and the pool gets a "good price" from you, so no extra fee is needed.

Third gear: Dutch auction on price reversion.

This is the most critical part of the mechanism. When someone wants to "correct" the price from a deviated state back to the reference price (i.e., a classic arbitrage trade), the system initiates a Dutch Auction. The fee starts at a very high initial value and gradually decreases with each new block until an arbitrageur deems the profit margin sufficient and decides to step in.

The essence of this design: LPs retain the difference between the fee's starting value and the fee actually accepted by the arbitrageur. Previously, 100% of this value flowed into bots' pockets.

An intuitive analogy: the old fixed fee was like putting up a sign at the market entrance saying "all apples are two dollars," regardless of whether they were fresh in the morning or discounted in the evening. StablePair Hook is like attaching an auction device to each apple—the freshest apples (trades just deviated from the reference price, with the largest arbitrage space) start at the highest bid, gradually decreasing over time. Unsold? It means the apple wasn't worth that price. Sold? The difference goes to the orchard owner (LP), not the middleman (bot).

Uniswap's Hook Army: An Emerging Institutional Infrastructure

StablePair Hook is not an isolated event. It is the third officially launched hook in the Uniswap v4 hook ecosystem, and viewed alongside the first two, the strategic intent becomes clear:

DualPool Hook (launched in July, in partnership with Spark): solves the "idle LP capital" problem. Stablecoin funds, when not used for trading, are automatically deposited into ERC-4626 yield vaults to earn lending interest, and withdrawn instantly when trades occur. Spark migrated $150 million in stablecoin liquidity to Uniswap v4 for this—one of the largest single AMM liquidity migrations in DeFi history.

Permissioned Pools Hook (in partnership with Superstate, Securitize, Dowgo): aimed at compliant assets (such as tokenized funds), implementing issuer rules at the AMM level, with every trade undergoing permission verification.

StablePair Hook: solves the "arbitrage value distribution" problem.

Together, the three hooks show Uniswap v4 building a modular on-chain market-making infrastructure that goes far beyond the scope of a traditional DEX. DualPool lets LP capital earn around the clock (trading fees + lending yield); StablePair lets LPs reclaim more profit in arbitrage scenarios where they are most easily "fleeced"; Permissioned Pools allow institutional compliant assets to plug into this liquidity engine.

This combination points to a clear goal: give stablecoin issuers and institutional LPs an incentive to put large amounts of capital into Uniswap v4, rather than Curve or building their own system.

 

A Frontal Declaration of War on Curve

The stablecoin DEX throne has long belonged to Curve.

StableSwap's mathematical model is inherently optimized for same-price assets, offering 5 to 15 basis points lower slippage than Uniswap v3 on large trades. Even after Uniswap v4's concentrated liquidity improvements, Curve remains the first choice for large stablecoin trades above $250,000.

But StablePair Hook targets Curve's economic model, bypassing the mathematical curve debate.

Curve's competitiveness comes from two layers: first, the low slippage from the StableSwap curve; second, liquidity incentives from the veCRV governance token, with various protocols competing for CRV emissions (the "Curve Wars") to attract liquidity. This second layer is no longer as effective as it was three years ago.

StablePair Hook's strategy is to attack from the LP revenue side. If an LP on Uniswap v4 can reclaim value previously eaten by arbitrage bots through dynamic fees, while also earning lending yield during idle periods via DualPool, then the rationale for staying on Curve purely for CRV emissions weakens considerably.

Here's a key data point: Curve's USDC/USDT pool TVL is about $5 million, while Uniswap's V3 and V4 pools combined are about $37 million. Yet Curve, with higher capital efficiency, achieves roughly 75% of Uniswap's trading volume. In other words, Curve generates far more trading volume per dollar of liquidity than Uniswap.

StablePair Hook attempts to apply pressure from both ends. On the trader side, it offers predictable fixed quotes; on the LP side, it uses the Dutch auction mechanism to keep arbitrage value in the pool. If both ends succeed, Uniswap no longer needs to compete with Curve using "more money," but with "smarter money."

StablePair Hook also has a technical detail worth highlighting: it is the first upgradeable dynamic fee hook launched by Uniswap Labs.

This means pool parameters and fee logic can be updated through Uniswap governance votes, without requiring LPs to migrate liquidity to new pools. This is a real pain point in DeFi: every protocol upgrade forces LPs through a "move and migrate" process, with non-trivial gas fees and time costs.

Upgradeability turns StablePair Hook into a continuously evolving system. Initial parameters not good enough? Governance vote adjusts them. Market structure changed? Fee logic can change too. Curve's design philosophy is the opposite: pool parameters are locked at creation, and changes require creating a new pool.

 

The Emergence of USDG: A New-Generation Stablecoin's On-Chain Debut

The two pools chosen for StablePair Hook's initial launch are also intriguing: one is USDC/USDT, the largest stablecoin trading pair by existing volume; the other is USDC/USDG.

USDG is Paxos' Global Dollar, launched in November 2024 and regulated by the Monetary Authority of Singapore (MAS). The founding members of its Global Dollar Network are an impressive lineup: Robinhood, Kraken, Galaxy Digital, Anchorage Digital, Mastercard, Nuvei. To date, USDG's market cap is about $3.4 billion, up from $2.6 billion in 90 days.

USDG's uniqueness lies in its economic model: Paxos shares reserve interest income with partners who drive adoption, rather than keeping it all like Circle. This model is attracting major exchanges and fintech companies to actively promote USDG.

Uniswap's choice to include a USDG pool in StablePair Hook's launch lineup is a meaningful signal. The stablecoin market is evolving from a USDC-USDT duopoly toward a multi-competitive landscape. New entrants need on-chain liquidity infrastructure to build trading depth, and Uniswap v4's hook system can provide them with customized market-making logic.

This may be a bigger story than StablePair Hook itself: Uniswap is becoming the "on-chain Nasdaq" for new-generation stablecoins—not just providing trade matching, but a full infrastructure stack including market-making strategies, capital efficiency optimization, and compliance access.

This content is for informational and educational purposes only and does not constitute investment advice related to BTCC. BTCC makes every effort but cannot guarantee the truthfulness, accuracy, or originality of the content above.

Recommended

Can token buybacks make tokens more valuable?BTCC Evening News Highlights (September 10)BTCC Daily (9.10) | U.S. 10-Year Treasury Yield Rises to 4.86%, BTC Pulls Back to $78,000Biden's son officially announces the launch of the cryptocurrency LAPTOP, is the scandal monetized or a copy of the TRUMP script?L2s Are Thriving—What About Ethereum?