Changelog
Last updated
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.0
. 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 10
Optimize build coin method.
Update the method in clmm sdk for getting pool by coin types.