protocol identification
two sourcesEkubo is a next‑generation automated market maker (AMM) / DEX protocol originally built for Starknet and now extended to selected EVM chains. Protocol identification
- Name: Ekubo Protocol
- Website / UI: ekubo.org (interface, not primary swap frontend; liquidity often accessed via aggregators like AVNU).
- Docs: docs.ekubo.org (Introduction, FAQ, contract addresses).
- Category: Decentralized exchange / AMM with super‑concentrated liquidity, singleton architecture, and extensions (v4‑style hooks).
- Launch date: Mainnet launch on Starknet around June 2023.
- Chains:
- Starknet: Original and primary deployment.
- EVM chains via Ekubo v3: Docs explicitly list Ethereum, Base, Arbitrum, Robinhood Chain and more, with *same contract addresses on every chain*.
- For Robinhood Chain specifically, Ekubo v3 is stated to be deployed there as part of the EVM set.
- Native token: EKUBO governance token; used for community governance.
- Contract addresses & verification:
- Docs state there is a dedicated “Contract addresses” page listing core contracts (AMM, factory/singleton, EKUBO token) and that the same addresses are reused across EVM chains.
- Explorer‑level verification (contract source verified) is not verifiable as of 2026‑09‑04 under current constraints; on‑chain cross‑check with Dune is also Not verifiable as of 2026‑09‑04. Design / fork lineage
- Ekubo is described as “Uniswap v3‑like” and similar to Uniswap v4 in design philosophy, featuring concentrated liquidity, extensions (hooks), and singleton architecture.
- Starknet and research articles emphasize Ekubo as the first v4‑style AMM design in production, deployed on Starknet ahead of Uniswap v4’s own release.
- Community and educational write‑ups note it uses a CLMM (concentrated liquidity market maker) mechanism aka Uniswap v3, but with much finer ticks (1/100th of a basis point) and advanced gas‑optimization patterns such as the Till pattern.
- This positions Ekubo as an independent implementation inspired by Uniswap v3/v4, not a simple fork: singleton instead of per‑pool contracts, custom extensions framework, and different licensing (Ekubo DAO Shared Revenue License). Audits and fork‑risk considerations
- Docs state contracts are open source and “heavily optimized,” but do not prominently list a formal audit report or auditor. Absence of clear audit links from independent auditor sites is Not verifiable as of 2026‑09‑04.
- No independent records of malicious modifications in Ekubo forks or derivative projects were identified in the retrieved material; this is Not verifiable as of 2026‑09‑04. Key risk‑relevant notes
- Singleton architecture concentrates protocol risk into a single core contract on each chain (higher blast radius for bugs, but lower surface area).
- Extensions/hooks introduce additional complexity and potential integrator risk compared with simpler AMMs.
- Multi‑chain deployment with identical addresses on EVM chains simplifies cross‑chain monitoring but means any shared‑code vulnerability could affect all EVM instances.
Evidence (14)
- Ekubo Docs: Introduction
- Ekubo Interface
- Ekubo: The AMM Endgame - Starknet
- Understanding AMMs: The Foundation You Need to Grasp Ekubo's ...
- Ekubo Protocol: A Technical Deep Dive into Starknet’s Next-Gen AMM
- Weekly Alpha #20: Dive into Ekubo - The Next Gen AMM on Starknet
- Ekubo — Reshaping the Liquidity Wars
- Ekubo Protocol - Atomic Wallet
- Ekubo Protocol - AMM thế hệ mới trên Starknet
- How Uniswap Didn't Actually Fund Ekubo - Braavos Wallet
- Ekubo is a Starknet-native AMM with a similar design philosophy to Uniswap v4.
- Ekubo Protocol - GitHub
- ekubo-101/README.md at main · 0xEniotna/ekubo-101
- FAQ | Ekubo Protocol