@trustware/sdk-staging 1.1.8-staging.6 → 1.1.8-staging.8

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.
@@ -30,7 +30,7 @@ __export(constants_exports, {
30
30
  });
31
31
  module.exports = __toCommonJS(constants_exports);
32
32
  var SDK_NAME = "@trustware/sdk";
33
- var SDK_VERSION = "1.1.8-staging.6";
33
+ var SDK_VERSION = "1.1.8-staging.8";
34
34
  var API_ROOT = "https://bv-staging-api.trustware.io";
35
35
  var GTM_ID = "GTM-TZDGNCXB";
36
36
  var API_PREFIX = "/api";
@@ -1,6 +1,6 @@
1
1
  // src/constants.ts
2
2
  var SDK_NAME = "@trustware/sdk";
3
- var SDK_VERSION = "1.1.8-staging.6";
3
+ var SDK_VERSION = "1.1.8-staging.8";
4
4
  var API_ROOT = "https://bv-staging-api.trustware.io";
5
5
  var GTM_ID = "GTM-TZDGNCXB";
6
6
  var API_PREFIX = "/api";
@@ -1,4 +1,4 @@
1
- import { B as BuildRouteResult, T as Transaction, w as TrustwareConfigOptions, Q as WalletInterFaceAPI, k as ResolvedTrustwareConfig, N as WalletIdentity, a8 as walletManager, G as WalletAddressResolution, Y as buildRoute, X as buildDepositAddress, a2 as submitReceipt, $ as getStatus, a0 as pollStatus } from './manager-Dtmjibzl.js';
1
+ import { B as BuildRouteResult, T as Transaction, v as TrustwareConfigOptions, P as WalletInterFaceAPI, j as ResolvedTrustwareConfig, M as WalletIdentity, a7 as walletManager, C as WalletAddressResolution, X as buildRoute, V as buildDepositAddress, a1 as submitReceipt, _ as getStatus, $ as pollStatus } from './manager-aOd3vkF9.js';
2
2
  import { C as ChainDef, c as ChainType, B as BalanceRow, a as BalanceStreamOptions, W as WalletAddressBalanceWrapper } from './blockchain-BONedEsU.js';
3
3
  import { T as Token } from './types-MtdjJgwT.js';
4
4
 
@@ -38,7 +38,7 @@ declare function runTopUp(params: {
38
38
  interface UseChainsResult {
39
39
  /** All available chains */
40
40
  chains: ChainDef[];
41
- /** Popular/featured chains (Ethereum, Polygon, Base) */
41
+ /** Popular/featured chains ranked by TVL */
42
42
  popularChains: ChainDef[];
43
43
  /** Other chains (not in popular list) */
44
44
  otherChains: ChainDef[];
@@ -1,4 +1,4 @@
1
- import { B as BuildRouteResult, T as Transaction, w as TrustwareConfigOptions, Q as WalletInterFaceAPI, k as ResolvedTrustwareConfig, N as WalletIdentity, a8 as walletManager, G as WalletAddressResolution, Y as buildRoute, X as buildDepositAddress, a2 as submitReceipt, $ as getStatus, a0 as pollStatus } from './manager-DHCXknCG.cjs';
1
+ import { B as BuildRouteResult, T as Transaction, v as TrustwareConfigOptions, P as WalletInterFaceAPI, j as ResolvedTrustwareConfig, M as WalletIdentity, a7 as walletManager, C as WalletAddressResolution, X as buildRoute, V as buildDepositAddress, a1 as submitReceipt, _ as getStatus, $ as pollStatus } from './manager-DKVW7zeh.cjs';
2
2
  import { C as ChainDef, c as ChainType, B as BalanceRow, a as BalanceStreamOptions, W as WalletAddressBalanceWrapper } from './blockchain-BONedEsU.cjs';
3
3
  import { T as Token } from './types-B3nKHW6H.cjs';
4
4
 
@@ -38,7 +38,7 @@ declare function runTopUp(params: {
38
38
  interface UseChainsResult {
39
39
  /** All available chains */
40
40
  chains: ChainDef[];
41
- /** Popular/featured chains (Ethereum, Polygon, Base) */
41
+ /** Popular/featured chains ranked by TVL */
42
42
  popularChains: ChainDef[];
43
43
  /** Other chains (not in popular list) */
44
44
  otherChains: ChainDef[];