⚡ Key Takeaways
- Uniswap V4 officially deployed to Ethereum mainnet after months of auditing and testnet activity
- The mainnet launch includes over 100 audited hook contracts available for pool creators
- Liquidity migration from V3 began immediately, with $2 billion moving within the first week
- Multi-chain deployment to Arbitrum, Optimism, Polygon, and Base followed shortly after Ethereum launch
V4 Goes Live on Ethereum Mainnet
Uniswap V4 officially launched on Ethereum mainnet after an extensive auditing and testing period that included multiple security firm reviews and over six months of public testnet operation. The deployment marks the largest upgrade in Uniswap's history, introducing the hooks architecture, singleton contract design, and flash accounting system to production.
The mainnet launch proceeded smoothly, with the core contracts deployed through Uniswap's governance process. The UNI token holder community approved the deployment through an on-chain vote, reflecting the decentralized governance model that distinguishes Uniswap from centralized exchanges.
Initial gas measurements on mainnet confirmed the efficiency improvements demonstrated during testing. Simple swaps consumed approximately 30% less gas than equivalent V3 transactions, while complex multi-hop routes showed savings exceeding 90% in some cases.
Liquidity Migration and Early Activity
Liquidity migration from V3 to V4 began immediately after the mainnet launch, with approximately $2 billion in liquidity moving within the first week. The Uniswap Foundation developed and audited an official migration tool that allows liquidity providers to transfer their V3 positions to equivalent V4 pools in a single transaction.
The migration has been particularly strong for major trading pairs. The ETH/USDC and ETH/USDT pools on V4 rapidly attracted deep liquidity, with spreads tightening to match and exceed V3 levels within days. Smaller and more exotic pairs have migrated more slowly, as liquidity providers wait for sufficient pool depth before moving.
Trading volume on V4 ramped up quickly. Within the first two weeks, V4 was processing over 40% of all Uniswap volume on Ethereum, a faster adoption curve than the V2-to-V3 migration experienced in 2021. The gas savings alone provide a strong incentive for traders to route through V4 pools.
Hooks Ecosystem at Launch
The mainnet launch included over 100 audited hook contracts that pool creators can attach to their pools. The Uniswap Foundation established a hook registry where developers can publish verified hooks, along with security ratings based on audit status and usage history.
The most popular hooks at launch include dynamic fee hooks that adjust trading fees based on real-time volatility, time-weighted average market maker hooks for executing large orders gradually, and oracle hooks that integrate external price feeds for more accurate pricing. Several MEV-protection hooks have also attracted significant interest from liquidity providers concerned about sandwich attacks and other extractive strategies.
A hooks grant program funded by the Uniswap Foundation is supporting development of more specialized hooks, including hooks for institutional compliance (KYC-gated pools), hooks for algorithmic market making strategies, and hooks that integrate with cross-chain messaging protocols.
Multi-Chain Rollout and Roadmap
Following the Ethereum mainnet launch, Uniswap V4 deployed to major Layer 2 networks including Arbitrum, Optimism, Base, and Polygon within weeks. The L2 deployments are particularly significant because the gas savings from the singleton architecture compound with the already-lower gas costs on L2 networks, making even small trades economically viable.
The multi-chain deployment follows a standardized process that ensures consistent behavior across all networks while allowing chain-specific optimizations. Hooks that rely on Ethereum-specific features are clearly labeled, while the majority of hooks work identically across all supported chains.
The Uniswap roadmap beyond V4 includes further governance decentralization, the introduction of a fee switch that could direct a portion of trading fees to UNI token holders, and continued expansion of the hooks ecosystem. The Foundation has also indicated interest in supporting hooks that bridge traditional finance products into Uniswap pools, building on the BUIDL integration model.
Frequently Asked Questions
Is Uniswap V4 live on mainnet?
Yes, Uniswap V4 is live on Ethereum mainnet and several Layer 2 networks including Arbitrum, Optimism, Base, and Polygon. Users can trade and provide liquidity through the Uniswap web interface or directly through the smart contracts.
How do I migrate from V3 to V4?
The Uniswap Foundation provides an official migration tool that transfers V3 liquidity positions to V4 in a single transaction. The tool is accessible through the Uniswap web interface and handles the conversion of concentrated liquidity positions.
Are V4 hooks safe to use?
Hooks vary in security depending on their audit status and complexity. The Uniswap hook registry includes security ratings for published hooks. Users should prefer hooks that have been audited by reputable security firms and have established usage history. Unaudited hooks carry smart contract risk.