Skip to content

CetusProtocol/cetus-clmm-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Cetus CLMM Interface

GitHub Repo stars


Cetus CLMM Interface

A comprehensive interface integration for Cetus CLMM protocol and related DeFi modules
Explore the docs »

Report Bug · Request Feature

Projects

Available Contracts

📦 Get the latest version from Move Registry

All Cetus contracts are published on Move Registry. This is the recommended way to get the latest package versions and published addresses.

Contract Move Registry Package Integration
Cetus CLMM @cetuspackages/clmm mvr add @cetuspackages/clmm
Cetus DCA @cetuspackages/dca mvr add @cetuspackages/dca
Cetus Farming @cetuspackages/farming mvr add @cetuspackages/farming
Cetus Limit Order @cetuspackages/limit-order mvr add @cetuspackages/limit-order
Cetus Vaults @cetuspackages/vaults mvr add @cetuspackages/vaults
Cetus LP Burn @cetuspackages/lpburn mvr add @cetuspackages/lpburn
Cetus Dividends @cetuspackages/dividends mvr add @cetuspackages/dividends
xCETUS @cetuspackages/xcetus mvr add @cetuspackages/xcetus

Install mvr CLI and using Move Registry CLI:

# Add package in mainnet(e.g., Cetus CLMM)
mvr add @cetuspackages/clmm --network mainnet

Benefits:

  • ✅ Automatically gets the latest published version
  • ✅ No manual updates needed
  • ✅ Single source of truth for addresses and versions

Need the published address? Visit the Move Registry link for each contract to find the latest published addresses and versions.

Cetus CLMM

The Cetus CLMM Interface provides comprehensive function interfaces for all core CLMM features, allowing users to seamlessly interact with the CLMM protocol. For detailed information, refer to the CLMM README Document.

LP Burn

The Cetus LP Burn module integrates all core LP burn interfaces from LP Burn. For detailed information, refer to the LP Burn README Document.

Stable Farming

The Cetus Stable Farming module integrates all core function interfaces for Stable Farming features. For detailed information, refer to the Stable Farming README Document.

Token

The Cetus Token Interface integrates Cetus token modules. For detailed information, refer to the Token README Document.

Limit Order

The Cetus Limit Order module seamlessly integrates all core functionalities of the Limit Order interface. For detailed information, refer to the Limit Order README Document.

DCA

The Cetus DCA module integrates all core functionalities of the DCA (Dollar Cost Averaging) interface. For detailed information, refer to the DCA README Document.

Vaults

The Cetus Vaults module integrates all core functionalities of the Vaults interface. For detailed information, refer to the Vaults README Document.


Note: Please ensure all necessary preparations are made before any upgrade takes effect.


More About Cetus

Use the following links to learn more about Cetus:

Learn more about working with Cetus in the Cetus Documentation.

Join the Cetus community on Cetus Discord.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages