@0xsquid/react-hooks 8.0.0-beta.1 → 8.0.0-beta.2

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.
@@ -31,7 +31,7 @@ var protoSigning = require('@cosmjs/proto-signing');
31
31
  var transactions = require('@mysten/sui/transactions');
32
32
  var connectors = require('wagmi/connectors');
33
33
  var cosmwasmStargate = require('@cosmjs/cosmwasm-stargate');
34
- var stargate$1 = require('@injectivelabs/sdk-ts/dist/cjs/core/stargate');
34
+ var index_js = require('@injectivelabs/sdk-ts/dist/cjs/core/stargate/index.js');
35
35
  var sdk = require('@0xsquid/sdk');
36
36
  var chains$1 = require('viem/chains');
37
37
 
@@ -5728,7 +5728,7 @@ class WalletConnectModal {
5728
5728
  }
5729
5729
  async initUi() {
5730
5730
  if (typeof window !== "undefined") {
5731
- await Promise.resolve().then(function () { return require('./index-BVNZiGCx.js'); });
5731
+ await Promise.resolve().then(function () { return require('./index-BT_PJ0yw.js'); });
5732
5732
  const modal = document.createElement("wcm-modal");
5733
5733
  document.body.insertAdjacentElement("beforeend", modal);
5734
5734
  OptionsCtrl.setIsUiLoaded(true);
@@ -28178,7 +28178,7 @@ const filterViewableTokens = (tokens, config) => {
28178
28178
  };
28179
28179
  const getSecretNetworkBalances = async (chainData, cosmosAddress, squidTokens, keplrTypeWallet) => {
28180
28180
  const squidSecretTokens = squidTokens.filter((t) => t.chainId === CHAIN_IDS.SECRET);
28181
- const { fetchAllSecretBalances } = await Promise.resolve().then(function () { return require('./secretService-DeXE4j0J.js'); });
28181
+ const { fetchAllSecretBalances } = await Promise.resolve().then(function () { return require('./secretService-CgX8qkVs.js'); });
28182
28182
  return fetchAllSecretBalances(chainData, cosmosAddress, squidSecretTokens, keplrTypeWallet);
28183
28183
  };
28184
28184
  function getTokenAssetsKey(token) {
@@ -39589,7 +39589,7 @@ const useExecuteTransaction = (squidRoute) => {
39589
39589
  return null;
39590
39590
  switch (fromChain.chainId) {
39591
39591
  case CHAIN_IDS.INJECTIVE:
39592
- return stargate$1.InjectiveSigningStargateClient.connectWithSigner(rpc, cosmosSigner);
39592
+ return index_js.InjectiveSigningStargateClient.connectWithSigner(rpc, cosmosSigner);
39593
39593
  default: {
39594
39594
  const cosmosClient = await getCosmosSigningClient({
39595
39595
  chainRpc: rpc,
@@ -41264,4 +41264,4 @@ exports.useWallet = useWallet;
41264
41264
  exports.useWallets = useWallets;
41265
41265
  exports.useXrplTrustLine = useXrplTrustLine;
41266
41266
  exports.walletSupportsChainType = walletSupportsChainType;
41267
- //# sourceMappingURL=index-DDz-C-VC.js.map
41267
+ //# sourceMappingURL=index-ClusSgCh.js.map