For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

In both testnet and mainnet, we have set up default contract addresses. To integrate these changes, simply upgrade the cetus-sui-clmm-sdk package to version v5.3.4. Then, replace your current Cetus SDK initialization method with src/config/initCetusSDK.

More details can refer to via SDK.

cetus-sui-clmm-sdk v5.4.0


cetus-sui-clmm-sdk v5.3.4

  • Optimize sdk.Pool.getPoolByCoins method to support specifying the search for a specific fee rate.


cetus-sui-clmm-sdk v5.3.0

  • Upgrade clmm contract to package verison 10 Changelog


cetus-sui-clmm-sdk v5.2.0

  • Optimize build coin method.


cetus-sui-clmm-sdk v5.1.11

  • Update the method in clmm sdk for getting pool by coin types.

Last updated