Page background
Angstrom

Angstrom

One-Liner: Angstrom is a MEV-resistant DEX from Sorella Labs that uses Uniswap v4 hooks to realign value flows back to LPs.

Problem: Ethereum AMMs suffer from MEV leakage—sandwiching, JIT liquidity, and arbitrage—that drains value from LPs.

Solution:

  • Dual Auctions: One for top-of-block swaps, another batch auction for limit orders.
  • Fair Settlement: Limit orders execute at a universal batch price.
  • Composable Hooks: Hooks enable both batch orders and post-settlement swaps to trigger on-chain actions.

Benefits:

  • LPs capture surplus instead of block proposers or searchers.
  • Higher fee revenue and protection from LVR.
  • Stronger design for passive liquidity provisioning.

Hooks: Sequencing logic embedded via Uniswap v4 hooks.

Overview

Solving MEV with application-level sequencing

Angstrom is a new kind of DEX built on top of Uniswap V4 that internalizes its MEV through application-level sequencing. By enforcing its own transaction ordering, Angstrom redirects value that would normally be extracted by MEV bots and validators back to the actual participants—liquidity providers and swappers.

Quote
MEV stole your gains, Angstrom gives them back.from Angstrom X