protocol identification
unverifiedEkubo is a DEX/AMM protocol; public docs describe it as deployed on Starknet and, with Ekubo V3, also on EVM chains including Ethereum, Base, Arbitrum, and Robinhood Chain, with the same deterministic contract addresses on each supported EVM chain. The docs identify the original deployment as Starknet and the current EVM deployment as V3; they also state the protocol has no native token claim in the general docs, while a separate $EKUBO token page is referenced in the project’s social posts. Public launch timing is consistent with mid-August 2023 on Starknet, and a later Ethereum/V3 launch in March 2024 is referenced in project posts and ecosystem coverage. Main contract-address cross-checking is not fully verifiable here because on-chain querying is unavailable in this run; therefore exact address verification status must be marked: Not verifiable as of 2026-08-29. Fork lineage: Ekubo is best characterized as a Uniswap v3–style concentrated-liquidity AMM with substantial original architecture work, not a simple copy; public materials emphasize singleton architecture and extensibility rather than a direct fork. The protocol’s audits page says Starknet contracts were audited by Plainshift and Nethermind Security, and the Ethereum/EVM contracts were audited by ABDK and Plainshift; the docs also say the EVM contracts are immutable. I did not find evidence in the gathered sources of a malicious-modification history in Ekubo itself. For similar forks, the main risk pattern is that code inherited from Uniswap v3–style designs can introduce subtle modifications in fee logic, hooks/extensions, and deployment/configuration, so audit scope and diff review remain essential; however, any specific malicious-fork claim is Not verifiable as of 2026-08-29.