@t2000/cli 0.40.4 → 0.42.0

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,7 @@
1
1
  import { createRequire as __createRequire } from 'module'; import { fileURLToPath as __fileURLToPath } from 'url'; import { dirname as __pathDirname } from 'path'; const require = __createRequire(import.meta.url); const __filename = __fileURLToPath(import.meta.url); const __dirname = __pathDirname(__filename);
2
2
  import {
3
3
  ALL_NAVI_ASSETS,
4
+ BORROW_FEE_BPS,
4
5
  BPS_DENOMINATOR,
5
6
  CETUS_USDC_SUI_POOL,
6
7
  CLOCK_ID,
@@ -21,7 +22,9 @@ import {
21
22
  NaviAdapter,
22
23
  OPERATION_ASSETS,
23
24
  OUTBOUND_OPS,
25
+ OVERLAY_FEE_RATE,
24
26
  ProtocolRegistry,
27
+ SAVE_FEE_BPS,
25
28
  STABLE_ASSETS,
26
29
  SUI_DECIMALS,
27
30
  SUI_TYPE,
@@ -93,13 +96,14 @@ import {
93
96
  usdcToRaw,
94
97
  validateAddress,
95
98
  walletExists
96
- } from "./chunk-4YV63VD3.js";
99
+ } from "./chunk-MISDVBTN.js";
97
100
  import "./chunk-V7PXDEKG.js";
98
101
  import "./chunk-Q2LY5BHK.js";
99
102
  import "./chunk-3XUF7GM3.js";
100
103
  import "./chunk-YPWSCLE3.js";
101
104
  export {
102
105
  ALL_NAVI_ASSETS,
106
+ BORROW_FEE_BPS,
103
107
  BPS_DENOMINATOR,
104
108
  CETUS_USDC_SUI_POOL,
105
109
  CLOCK_ID,
@@ -120,7 +124,9 @@ export {
120
124
  NaviAdapter,
121
125
  OPERATION_ASSETS,
122
126
  OUTBOUND_OPS,
127
+ OVERLAY_FEE_RATE,
123
128
  ProtocolRegistry,
129
+ SAVE_FEE_BPS,
124
130
  STABLE_ASSETS,
125
131
  SUI_DECIMALS,
126
132
  SUI_TYPE,
@@ -193,4 +199,4 @@ export {
193
199
  validateAddress,
194
200
  walletExists
195
201
  };
196
- //# sourceMappingURL=dist-X2WIJABG.js.map
202
+ //# sourceMappingURL=dist-7CFAS7YK.js.map
@@ -129563,7 +129563,7 @@ var init_token_registry = __esm2({
129563
129563
  COIN_REGISTRY = {
129564
129564
  // ── Tier 1 — Financial layer ──────────────────────────────────────────
129565
129565
  USDC: { type: "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC", decimals: 6, symbol: "USDC", tier: 1 },
129566
- // ── Tier 2 — Swap assets (13 tokens) ──────────────────────────────────
129566
+ // ── Tier 2 — Swap assets (15 tokens) ──────────────────────────────────
129567
129567
  SUI: { type: "0x2::sui::SUI", decimals: 9, symbol: "SUI", tier: 2 },
129568
129568
  wBTC: { type: "0x0041f9f9344cac094454cd574e333c4fdb132d7bcc9379bcd4aab485b2a63942::wbtc::WBTC", decimals: 8, symbol: "wBTC", tier: 2 },
129569
129569
  ETH: { type: "0xd0e89b2af5e4910726fbcd8b8dd37bb79b29e5f83f7491bca830e94f7f226d29::eth::ETH", decimals: 8, symbol: "ETH", tier: 2 },
@@ -129575,6 +129575,8 @@ var init_token_registry = __esm2({
129575
129575
  CETUS: { type: "0x06864a6f921804860930db6ddbe2e16acdf8504495ea7481637a1c8b9a8fe54b::cetus::CETUS", decimals: 9, symbol: "CETUS", tier: 2 },
129576
129576
  NAVX: { type: "0xa99b8952d4f7d947ea77fe0ecdcc9e5fc0bcab2841d6e2a5aa00c3044e5544b5::navx::NAVX", decimals: 9, symbol: "NAVX", tier: 2 },
129577
129577
  vSUI: { type: "0x549e8b69270defbfafd4f94e17ec44cdbdd99820b33bda2278dea3b9a32d3f55::cert::CERT", decimals: 9, symbol: "vSUI", tier: 2 },
129578
+ haSUI: { type: "0xbde4ba4c2e274a60ce15c1cfff9e5c42e41654ac8b6d906a57efa4bd3c29f47d::hasui::HASUI", decimals: 9, symbol: "haSUI", tier: 2 },
129579
+ afSUI: { type: "0xf325ce1300e8dac124071d3152c5c5ee6174914f8bc2161e88329cf579246efc::afsui::AFSUI", decimals: 9, symbol: "afSUI", tier: 2 },
129578
129580
  LOFI: { type: "0xf22da9a24ad027cccb5f2d496cbe91de953d363513db08a3a734d361c7c17503::LOFI::LOFI", decimals: 9, symbol: "LOFI", tier: 2 },
129579
129581
  MANIFEST: { type: "0xc466c28d87b3d5cd34f3d5c088751532d71a38d93a8aae4551dd56272cfb4355::manifest::MANIFEST", decimals: 9, symbol: "MANIFEST", tier: 2 },
129580
129582
  // ── Legacy — no tier, kept for display accuracy on existing positions ──
@@ -130088,6 +130090,7 @@ var init_volo = __esm2({
130088
130090
  });
130089
130091
  var cetus_swap_exports = {};
130090
130092
  __export2(cetus_swap_exports, {
130093
+ OVERLAY_FEE_RATE: () => OVERLAY_FEE_RATE,
130091
130094
  TOKEN_MAP: () => TOKEN_MAP,
130092
130095
  buildSwapTx: () => buildSwapTx,
130093
130096
  findSwapRoute: () => findSwapRoute,
@@ -137966,7 +137969,7 @@ ${context}
137966
137969
  })
137967
137970
  );
137968
137971
  }
137969
- var PKG_VERSION = "0.40.4";
137972
+ var PKG_VERSION = "0.42.0";
137970
137973
  console.log = (...args) => console.error("[log]", ...args);
137971
137974
  console.warn = (...args) => console.error("[warn]", ...args);
137972
137975
  async function startMcpServer(opts) {
@@ -138056,4 +138059,4 @@ axios/dist/node/axios.cjs:
138056
138059
  *)
138057
138060
  *)
138058
138061
  */
138059
- //# sourceMappingURL=dist-V5TR4H22.js.map
138062
+ //# sourceMappingURL=dist-NS5Q6LD2.js.map