@matchain/matchid-sdk-react 0.1.57-alpha.4 → 0.1.57-alpha.5

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.
@@ -22,7 +22,7 @@ import {
22
22
  UsernameModal,
23
23
  WalletAsset,
24
24
  WalletModal
25
- } from "./chunk-6RNCNC65.mjs";
25
+ } from "./chunk-N7J2GTC2.mjs";
26
26
  import "./chunk-JX73EY6V.mjs";
27
27
  import "./chunk-UA6XHZHX.mjs";
28
28
  import "./chunk-IZOOVZAD.mjs";
package/dist/hooks.js CHANGED
@@ -1968,7 +1968,7 @@ var wagmiConfig = (0, import_rainbowkit2.getDefaultConfig)({
1968
1968
  ]
1969
1969
  }
1970
1970
  ],
1971
- chains: [import_chains.mainnet, import_chains.polygon, import_chains.optimism, import_chains.arbitrum, import_chains.base, matchMain, matchTest, import_chains.bsc]
1971
+ chains: [import_chains.mainnet, import_chains.polygon, import_chains.optimism, import_chains.arbitrum, import_chains.base, matchMain, matchTest, import_chains.bsc, import_chains.bscTestnet]
1972
1972
  });
1973
1973
  var MatchContext = (0, import_react33.createContext)(void 0);
1974
1974
  var useMatch = () => {