What is Uniswap?
Uniswap is the largest decentralized exchange (DEX) in crypto by trading volume, operating on an automated market maker (AMM) model that eliminates order books and allows any user to trade ERC-20 tokens directly from their wallet. Founded by Hayden Adams and deployed on Ethereum mainnet in November 2018, Uniswap pioneered the x*y=k constant product formula that became the template for dozens of subsequent AMMs. The protocol has processed trillions of dollars in cumulative volume and consistently captures 50–70% of all DEX spot trading, making it the deepest source of on-chain liquidity in DeFi.
UNI is Uniswap's governance token, distributed to historical users via a landmark airdrop in September 2020. UNI holders vote on protocol parameters, treasury allocations, and protocol fee switches. The Uniswap Foundation, established in 2022, funds developer grants, research, and ecosystem growth from the protocol treasury, giving Uniswap an organizational layer that accelerates product development while preserving on-chain governance sovereignty.
V4: Hooks, Singletons, and Flash Accounting
Uniswap V4, launched in 2024, represents the most significant architectural change since the protocol's founding. The core innovation is the hooks system: pools can now have custom logic attached at seven lifecycle points — before and after initialization, before and after swaps, and before and after liquidity changes. This unlocks a programmable layer on top of AMM liquidity that was previously impossible without forking the protocol. Hooks enable limit orders executed on-chain, dynamic fee tiers that react to volatility, time-weighted average market making (TWAMM) for large orders, and protocol-controlled MEV capture strategies.
V4 also introduces a singleton contract architecture where all pools live in a single smart contract rather than separate factory-deployed instances. This reduces pool creation costs by 99% and enables multi-hop routes within a single transaction with no intermediate token transfers — dramatically cutting gas. Flash accounting settles all balance changes at the end of a transaction rather than mid-execution, further reducing gas consumption. For high-frequency arbitrage bots and aggregators, V4 makes Uniswap routes substantially more cost-competitive versus centralized exchanges.
The V4 hooks ecosystem was still maturing through 2025, with protocols like Angstrom, Bunni, and Arrakis building novel market-making strategies on top of it. The composability of hooks means that Uniswap V4 is as much a platform as a DEX — a base layer on which an entire secondary ecosystem of specialized AMMs can be constructed without sacrificing access to Uniswap's deep liquidity.
UniChain: Uniswap's L2 Ambitions
In late 2024, Uniswap Labs announced UniChain, an Ethereum L2 built on the OP Stack designed to be the natural home for Uniswap V4 and broader DeFi composability. UniChain targets sub-second block times and extremely low transaction fees — addressing the primary friction point that pushes price-sensitive retail traders toward centralized venues. By controlling its own sequencer, Uniswap can implement MEV-reduction mechanisms at the infrastructure level, giving traders fairer execution than is possible on shared public chains.
UniChain also benefits from Ethereum's security through the Optimism fault proof system. UNI holders have governance rights over UniChain parameters, tightening the token's utility beyond pure protocol governance. If UniChain captures a meaningful share of DeFi activity, UNI would accrue value through sequencer revenue sharing — a value capture mechanism that complements (but does not yet replace) the protocol fee switch debate.
Fee Tiers, Liquidity Provision, and Capital Efficiency
Uniswap V3 introduced concentrated liquidity, allowing liquidity providers (LPs) to allocate capital within custom price ranges rather than across the entire price curve. A LP who concentrates liquidity around the current ETH/USDC price earns far more fees per dollar deployed than one who spreads capital uniformly. However, concentrated liquidity introduces impermanent loss risk that is more severe when prices exit the chosen range: the LP may end up entirely in the less-appreciated asset.
V3 fee tiers cater to different asset risk profiles:
- 0.01% — stablecoin pairs (USDC/USDT) where price rarely diverges
- 0.05% — correlated pairs like ETH/stETH or WBTC/ETH
- 0.30% — standard tier for most ERC-20/ETH pairs
- 1.00% — exotic or low-liquidity tokens where volatility warrants higher LP compensation
V4 expands fee flexibility further: dynamic fee hooks can adjust rates in real time based on volatility, time of day, or custom oracle signals. This means fee tiers are no longer static labels but programmable parameters, enabling more sophisticated LP strategies that maximize revenue relative to impermanent loss.
Security, Audits, and the Fee Switch
Uniswap's smart contracts are among the most thoroughly reviewed in crypto. V3 contracts were audited by Trail of Bits and ABDK, and the Business Source License (BSCL) that protected V3 for two years before going open-source reduced the risk of exploits from unreviewed forks. V4's hook-based extensibility introduces a new attack surface: hooks are third-party code that can contain bugs independent of the core protocol. Uniswap Labs and the Foundation publish hook security guidelines and run hook auditing contests to raise the quality baseline.
The protocol fee switch — the ability to redirect a fraction of LP fees to the Uniswap DAO treasury — has been debated for years. In 2023, the DAO approved limited fee switch pilots on select pools. By 2025, revenue-sharing arrangements between the protocol and LPs were being actively modeled. A fully activated fee switch with treasury buybacks of UNI would fundamentally alter the token's value proposition from pure governance to productive yield asset.
Who Should Use Uniswap?
Ideal for: Anyone wanting permissionless token swaps with deep liquidity and no account creation. DeFi builders integrating on-chain swaps via the Uniswap Universal Router. Advanced LPs who actively manage concentrated liquidity positions for yield. Developers building custom AMM logic via V4 hooks.
Less suitable for: Users trading large volumes of non-ERC-20 assets (Uniswap remains EVM-centric). Retail users on Ethereum mainnet executing small swaps where gas costs dwarf trade value — L2 deployments or UniChain are the better venue. Those seeking fiat on/off ramps or custodial services — Uniswap is purely non-custodial and requires prior crypto ownership.
Uniswap's position as the liquidity standard for EVM DeFi is reinforced by each protocol upgrade. V4's programmable hooks and UniChain's performance ambitions extend the protocol's lead at both the application and infrastructure layers. For traders, LPs, and builders who operate on-chain, Uniswap remains the foundational primitive in 2026.