Uniswap Targets $43.4B Stablecoin Market With Dutch Auction-Based Fee Mechanism
Key Takeaways
- •StablePair Hook is live on Ethereum mainnet for the USDC/USDG and USDC/USDT pools.
- •Fees adjust based on the size and direction of a pool’s movement from its reference rate.
- •Trades that push prices farther from parity pay no fee, while corrective trades use a block-by-block declining Dutch auction.
- •Uniswap reported $43.4 billion in stablecoin-to-stablecoin trading volume during the second quarter.
- •Pool parameters and fee logic can be revised through Uniswap Governance, and Uniswap Labs plans to open-source the implementation.

Uniswap Labs has introduced StablePair Hook, a Uniswap v4 hook designed specifically for stablecoin trading pairs. The first pools using the mechanism are now live on Ethereum mainnet for USDC/USDG and USDC/USDT, two of decentralized finance’s most heavily traded markets.
According to Uniswap, the hook replaces a fixed swap fee with a dynamic fee that adjusts according to how far the pool price has moved from its reference rate. Within a narrow range around that rate, the fee recalibrates with every trade to maintain a consistent bid-ask spread and provide traders with more predictable quotes on each swap.
When the pool price moves outside that range, the mechanism responds according to the direction of the trade. Swaps that push the price farther from the reference rate incur no fee because they provide the liquidity pool with a favorable price.
By contrast, swaps that move the price back toward parity are handled through a Dutch auction. The fee begins at a high level and declines with each block until a trader accepts the order. The design is intended to let liquidity providers capture more of the value created by price corrections—value that would otherwise flow largely to arbitrage bots under a static-fee model.
The launch addresses a substantial market. Uniswap reported that stablecoin-to-stablecoin trading volume on its platform reached $43.4 billion in the second quarter of this year, exceeding the combined volume of the next three on-chain trading venues.
For traders and liquidity providers, the mechanism makes the behavior of each pool depend on both the size and direction of a deviation from the reference rate. Its performance can therefore be assessed as the initial Ethereum mainnet pools accumulate trading activity, while future parameter changes will remain subject to Uniswap Governance.
Uniswap announced the launch in a post on X on September 10, 2026:
StablePair Hook is now live on Uniswap When a stable pair drifts off its rate, there's value in correcting it Static fees hand that value to arbitrage bots, StablePair's fee scales with the drift and hands it to LPs instead Volatility that used to cost LPs now pays them pic.twitter.com/z3q0unlWcU — Uniswap (@Uniswap) September 10, 2026
The post is available through X.
Governance-Controlled Design and Broader Hook Roadmap
Uniswap Labs designed StablePair Hook to evolve without requiring pools to migrate. Pool parameters and fee logic can be updated through Uniswap Governance, allowing the mechanism to be refined as usage increases. The company also plans to open-source the code so other teams can build on the implementation.
The hook joins Uniswap Labs’ expanding portfolio of Uniswap v4 extensions, which includes DualPool, Permissioned Pools, and LitePSM, with additional releases planned. Uniswap v4’s hook architecture allows individual pools to define their own rules, fees, and pricing logic, expanding the flexibility of the automated market maker model that made decentralized trading available for a broad range of assets.
For the crypto and AI industries, the launch reflects a broader move toward adaptive, market-driven mechanism design in decentralized exchanges. Instead of treating fees as fixed parameters, StablePair Hook uses them as signals that respond to pool conditions in real time. This approach could influence how future protocols balance trader experience, liquidity provider returns, and resistance to value extraction by arbitrageurs.