{"id":36437813,"url":"https://github.com/CetusProtocol/cetus-clmm-interface","last_synced_at":"2026-01-18T13:00:31.165Z","repository":{"id":156080565,"uuid":"629785786","full_name":"CetusProtocol/cetus-clmm-interface","owner":"CetusProtocol","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-26T13:57:38.000Z","size":579,"stargazers_count":56,"open_issues_count":3,"forks_count":48,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-27T23:39:30.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Move","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CetusProtocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-19T02:51:13.000Z","updated_at":"2025-12-26T13:57:42.000Z","dependencies_parsed_at":"2024-03-01T09:44:00.671Z","dependency_job_id":"e7c5b1a0-a742-495e-a5bf-4ea9e638f700","html_url":"https://github.com/CetusProtocol/cetus-clmm-interface","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/CetusProtocol/cetus-clmm-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CetusProtocol%2Fcetus-clmm-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CetusProtocol%2Fcetus-clmm-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CetusProtocol%2Fcetus-clmm-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CetusProtocol%2Fcetus-clmm-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CetusProtocol","download_url":"https://codeload.github.com/CetusProtocol/cetus-clmm-interface/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CetusProtocol%2Fcetus-clmm-interface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-11T20:00:22.343Z","updated_at":"2026-01-18T13:00:31.151Z","avatar_url":"https://github.com/CetusProtocol.png","language":"Move","funding_links":[],"categories":["**8\\. Conclusion**"],"sub_categories":["**7.4 Security, Audits, and Formal Verification**"],"readme":"# Cetus CLMM Interface\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n![GitHub Repo stars](https://img.shields.io/github/stars/CetusProtocol/cetus-clmm-interface?logo=github)\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eCetus CLMM Interface\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A comprehensive interface integration for Cetus CLMM protocol and related DeFi modules\n    \u003cbr /\u003e\n    \u003ca href=\"https://cetus-1.gitbook.io/cetus-docs/\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/CetusProtocol/cetus-clmm-interface/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/CetusProtocol/cetus-clmm-interface/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Projects\n\n### Available Contracts\n\n\u003e **📦 Get the latest version from Move Registry**\n\u003e\n\u003e All Cetus contracts are published on Move Registry. This is the recommended way to get the latest package versions and published addresses.\n\n| Contract          | Move Registry Package                                                                         | Integration                          |\n| ----------------- | --------------------------------------------------------------------------------------------- | ------------------------------------ |\n| Cetus CLMM        | [@cetuspackages/clmm](https://www.moveregistry.com/package/@cetuspackages/clmm)               | `mvr add @cetuspackages/clmm`        |\n| Cetus DCA         | [@cetuspackages/dca](https://www.moveregistry.com/package/@cetuspackages/dca)                 | `mvr add @cetuspackages/dca`         |\n| Cetus Farming     | [@cetuspackages/farming](https://www.moveregistry.com/package/@cetuspackages/farming)         | `mvr add @cetuspackages/farming`     |\n| Cetus Limit Order | [@cetuspackages/limit-order](https://www.moveregistry.com/package/@cetuspackages/limit-order) | `mvr add @cetuspackages/limit-order` |\n| Cetus Vaults      | [@cetuspackages/vaults](https://www.moveregistry.com/package/@cetuspackages/vaults)           | `mvr add @cetuspackages/vaults`      |\n| Cetus LP Burn     | [@cetuspackages/lpburn](https://www.moveregistry.com/package/@cetuspackages/lpburn)           | `mvr add @cetuspackages/lpburn`      |\n| Cetus Dividends   | [@cetuspackages/dividends](https://www.moveregistry.com/package/@cetuspackages/dividends)     | `mvr add @cetuspackages/dividends`   |\n| xCETUS            | [@cetuspackages/xcetus](https://www.moveregistry.com/package/@cetuspackages/xcetus)           | `mvr add @cetuspackages/xcetus`      |\n\n**Install mvr CLI and using Move Registry CLI:**\n\n```bash\n# Add package in mainnet(e.g., Cetus CLMM)\nmvr add @cetuspackages/clmm --network mainnet\n```\n\n**Benefits:**\n\n- ✅ Automatically gets the latest published version\n- ✅ No manual updates needed\n- ✅ Single source of truth for addresses and versions\n\n\u003e **Need the published address?** Visit the Move Registry link for each contract to find the latest published addresses and versions.\n\n### Cetus CLMM\n\nThe 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](./sui/cetus_clmm/README.md).\n\n### LP Burn\n\nThe Cetus LP Burn module integrates all core LP burn interfaces from LP Burn. For detailed information, refer to the [LP Burn README Document](./sui/lp_burn/README.md).\n\n### Stable Farming\n\nThe Cetus Stable Farming module integrates all core function interfaces for Stable Farming features. For detailed information, refer to the [Stable Farming README Document](./sui/stable_farming/README.md).\n\n### Token\n\nThe Cetus Token Interface integrates Cetus token modules. For detailed information, refer to the [Token README Document](./sui/token/README.md).\n\n### Limit Order\n\nThe Cetus Limit Order module seamlessly integrates all core functionalities of the Limit Order interface. For detailed information, refer to the [Limit Order README Document](./sui/limitorder/README.md).\n\n### DCA\n\nThe Cetus DCA module integrates all core functionalities of the DCA (Dollar Cost Averaging) interface. For detailed information, refer to the [DCA README Document](./sui/dca/README.md).\n\n### Vaults\n\nThe Cetus Vaults module integrates all core functionalities of the Vaults interface. For detailed information, refer to the [Vaults README Document](./sui/vaults/README.md).\n\n---\n\n**Note:** Please ensure all necessary preparations are made before any upgrade takes effect.\n\n---\n\n# More About Cetus\n\nUse the following links to learn more about Cetus:\n\nLearn more about working with Cetus in the [Cetus Documentation](https://cetus-1.gitbook.io/cetus-docs).\n\nJoin the Cetus community on [Cetus Discord](https://discord.com/channels/1009749448022315008/1009751382783447072).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCetusProtocol%2Fcetus-clmm-interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCetusProtocol%2Fcetus-clmm-interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCetusProtocol%2Fcetus-clmm-interface/lists"}