Angstrom Contracts
Angstrom maintains separate contract stacks for Ethereum mainnet (L1) and the emerging L2 product line. This landing page orients you around both tracks so you can dive into the implementation details that matter to you.
- Angstrom L1 – The production Uniswap V4 hook architecture that powers Angstrom on Ethereum. Start here for deployments, core/periphery modules, and data-structure references. → Explore the L1 contracts
- Angstrom L2 – A hook that levies a priority-fee-indexed MEV tax on swaps to internalize arbitrage value, plus helper modules built for rollup integrations. Start here to understand the new entry points and integration helpers. → Review the L2 contracts