Changelog
Last updated
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.
Upgrade clmm contract to package verison 11 clmm - package version 11
Optimize sdk.Pool.getPoolByCoins method to support specifying the search for a specific fee rate.
Upgrade clmm contract to package verison 10 Changelog
Optimize build coin method.
Update the method in clmm sdk for getting pool by coin types.
Last updated