@continuumdao/continuum-node-sdk 1.3.44 → 1.3.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 2,
3
- "generatedAt": "2026-08-27T20:50:26.732Z",
3
+ "generatedAt": "2026-08-29T14:31:57.522Z",
4
4
  "pages": [
5
5
  {
6
6
  "path": "ContinuumDAO/C3Caller/C3CallerDemo",
@@ -2053,7 +2053,7 @@
2053
2053
  "id": "supported-protocols",
2054
2054
  "title": "Supported protocols",
2055
2055
  "level": 3,
2056
- "excerpt": "Protocol Capabilities Permissions / requirements Uniswap v4 Spot swaps; UniswapX limit orders (Ethereum mainnet); LP mint / increase / decrease / collect; pool OHLCV; agent TP/SL style monitoring via cron (not a native Uniswap order type) UNISWAP API KEY in AI Agent Variables (and for agent quotes"
2056
+ "excerpt": "Current packs: Uniswap v4 , Curve , Aerodrome (Base), Aave v4 , Compound III , Euler v2 , Morpho , Lido , Ethena , Maple Syrup , Sky , GMX , Hyperliquid , Arcus , Circle CCTP , Venice . Protocol Capabilities Permissions / requirements Uniswap v4 Spot swaps; UniswapX limit orders (Ethereum mainnet); "
2057
2057
  },
2058
2058
  {
2059
2059
  "id": "notes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuumdao/continuum-node-sdk",
3
- "version": "1.3.44",
3
+ "version": "1.3.45",
4
4
  "description": "JSON SDK for the Continuum node client management API",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/ContinuumDAO/continuum-node-sdk#readme",
@@ -50,7 +50,7 @@
50
50
  "sync-vendor-defi": "bash scripts/sync-vendor-defi.sh"
51
51
  },
52
52
  "dependencies": {
53
- "@continuumdao/ctm-mpc-defi": "^0.2.32",
53
+ "@continuumdao/ctm-mpc-defi": "^0.2.34",
54
54
  "@curvefi/api": "^2.69.2",
55
55
  "@modelcontextprotocol/express": "^2.0.0",
56
56
  "@modelcontextprotocol/node": "^2.0.0",