Changelog
The aggregator contract needs to be upgraded to the latest version. In this new version, we have not only upgraded the dependent CLMM contract but also integrated several non-dex liquidity paths. The latest npm packge version is v0.5.0. More details can refer to Cetus Aggregator.
aggregator-sdk v0.5.0
Date: 2025.4.1
Supporting the hawal in Haedal LSD.
Added support for Overlay Fee.
aggregator-sdk v0.4.4
Date: 2025.3.25
Optimized the coin construction method for scenarios where users have a large number of coin objects.
aggregator-sdk v0.4.3
Allow custom Pyth node URLs, aggregator endpoints, and API keys when initializing the aggregator client.
aggregator-sdk v0.4.0
Supporting the liquidity path of obric.
aggregator-sdk v0.3.32
The SCALLOP contract enforces an upgrade(version 16), which corresponds to an upgrade of the aggregator contract.
aggregator-sdk v0.3.30
Supporting the liquidity path of Metastable.
aggregator-sdk v0.3.28
Optimize build steamm swap.
Support version control.
aggregator-sdk v0.3.27
Updates the project's ES Module entry file extension from
.js
to.mjs
for explicit module declaration, better Node.js compatibility.
aggregator-sdk v0.3.26
Supporting the liquidity path of STEAMM.
aggregator-sdk v0.3.23
Upgrade aggregator contract to package verison 8 (Depend on the CLMM contract verison 10 )
aggregator-sdk v0.3.22
Optimize build haedalhmm swap, reduce gas used.
aggregator-sdk v0.3.21
Supporting Haedal instant unstake
aggregator-sdk v0.3.19
Supporting ecosystem LSTs from SpringSui.
Adding the liquidity path of stSUI stake and redeem.
Adapting to Bluefin package change
Supporting dynamic package update
aggregator-sdk v0.3.16
Supporting the liquidity path of Haedal HMM
aggregator-sdk v0.3.12
Optimize swap info display when aggregator service is experiencing downgrade swap.
Last updated