protocol identification
two sourcesCetus CLMM is a concentrated-liquidity DEX on Aptos and Sui, using a Uniswap v3–style CLMM model and a native CETUS governance token. ### Protocol identification
- Name: Cetus Protocol / Cetus CLMM
- Category: Decentralized exchange (DEX), CLMM AMM (concentrated liquidity market maker).
- Website: cetus.zone (identified from branding and front-end references).
- Docs: GitBook at *cetus-docs* and *cetus-developer-docs* (CLMM overview & developer integration).
- Chains:
- Aptos – first launched as AMM on Aptos then upgraded to CLMM in early 2023.
- Sui – CLMM contracts completed and upgraded to concentrated liquidity in early 2023.
- Launch timeline:
- Protocol launched as AMM in late 2022 on Aptos/Sui.
- Upgraded to CLMM on Aptos mainnet and then Sui in early 2023.
- Native token: CETUS (governance; paired with xCETUS for staking model). ### Main CLMM contracts (non–on-chain verified) Due to lack of direct on-chain tooling in this run, all contract data is Not verifiable as of 2026-08-29.
- Sui CLMM core: GitHub interface repo lists
cetusclmmcontract at address0x75b2...f3e40for Sui. - Developer docs CLMM reference: A CLMM-related contract address
0x25eb...e5e3appears in developer docs for integration. - These addresses are supported only by:
- GitHub (interface repo table).
- GitBook developer docs.
- Without live explorer cross-check in this turn, explorer verification status is Not verifiable as of 2026-08-29. ### Fork lineage / design origin
- Cetus is described as a CLMM similar to Uniswap v3, using price-range positions and fee earnings only inside chosen ranges.
- Independent overviews explicitly state that Cetus “uses the CLMM model similar to Uniswap v3.” This is a conceptual fork of the Uniswap v3 CLMM model, reimplemented in Move for Aptos/Sui.
- No explicit claim of being a direct code fork of Uniswap v3 (Solidity) is found; instead, sources describe it as a Move-native CLMM inspired by Uniswap v3. ### Audits & fork-risk context
- Aptos CLMM contracts: reported as double audited by OtterSec and MoveBit.
- Sui CLMM contracts: code submitted for audit; at least one audit process referenced, but full details are not visible in retrieved data.
- No records found of malicious modifications or exploit history in Cetus forks; absence of evidence means specific fork-related incidents are Not verifiable as of 2026-08-29.
Evidence (15)
- Cetus Report | Feb 2023
- Cetus Report – March 2023
- Cetus CLMM TVL, Fees, Revenue & Volume
- CetusProtocol/cetus-clmm-interface
- Cetus, where On-Chain Trading happens
- via CLMM Contract | Cetus Developer Docs
- Elevating DeFi With Concentrated Liquidity
- What Is Cetus Protocol? Sui & Aptos CLMM DEX Guide 2026
- Cetus DEX Explained: CLMM Liquidity on Sui and Aptos - Hexn
- Cetus Library: Concentrated Liquidity (CLMM)
- cetus-docs
- Getting Started | Cetus Developer Docs
- Fees | Cetus Docs - GitBook
- In-Depth Overview of Cetus Protocol (Updated May 2025) - Binance
- Releases · CetusProtocol/cetus-clmm-interface