@matchain/matchid-sdk-react 0.1.56-alpha.10 → 0.1.56-alpha.11

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.
package/dist/api.mjs CHANGED
@@ -2,12 +2,11 @@ import {
2
2
  bind_exports,
3
3
  poh_exports,
4
4
  user_exports
5
- } from "./chunk-JCMQBWWW.mjs";
5
+ } from "./chunk-44JQQ34F.mjs";
6
6
  import {
7
7
  isSuccess,
8
8
  wallet_exports
9
- } from "./chunk-LOZCAT7A.mjs";
10
- import "./chunk-JX73EY6V.mjs";
9
+ } from "./chunk-DUSDBXBT.mjs";
11
10
  import "./chunk-UA6XHZHX.mjs";
12
11
  import "./chunk-IZOOVZAD.mjs";
13
12
  import "./chunk-FQ6PYZPD.mjs";
package/dist/chains.mjs CHANGED
@@ -1,8 +1,7 @@
1
- import "./chunk-3CR66BEX.mjs";
2
1
  import {
3
2
  matchMain,
4
3
  matchTest
5
- } from "./chunk-JX73EY6V.mjs";
4
+ } from "./chunk-HYQ3T6WW.mjs";
6
5
  import "./chunk-J5LGTIGS.mjs";
7
6
  export {
8
7
  matchMain as MatchMain,
@@ -11,7 +11,7 @@ import {
11
11
  useUserInfo,
12
12
  verifyPohApi,
13
13
  wallet_exports
14
- } from "./chunk-LOZCAT7A.mjs";
14
+ } from "./chunk-DUSDBXBT.mjs";
15
15
  import {
16
16
  __export
17
17
  } from "./chunk-J5LGTIGS.mjs";
@@ -94,4 +94,4 @@ export {
94
94
  user_exports,
95
95
  api_exports
96
96
  };
97
- //# sourceMappingURL=chunk-JCMQBWWW.mjs.map
97
+ //# sourceMappingURL=chunk-44JQQ34F.mjs.map
@@ -1,7 +1,3 @@
1
- import {
2
- matchMain,
3
- matchTest
4
- } from "./chunk-JX73EY6V.mjs";
5
1
  import {
6
2
  NumberFormatter,
7
3
  bytesToBase64,
@@ -4438,7 +4434,7 @@ import {
4438
4434
  okxWallet,
4439
4435
  walletConnectWallet
4440
4436
  } from "@rainbow-me/rainbowkit/wallets";
4441
- import { arbitrum, base, bsc, mainnet, optimism, polygon } from "wagmi/chains";
4437
+ import { arbitrum, base, bsc, mainnet, optimism, polygon, matchain, matchainTestnet } from "wagmi/chains";
4442
4438
  import { WagmiProvider } from "wagmi";
4443
4439
  import { jsx as jsx27 } from "react/jsx-runtime";
4444
4440
  var queryClient = new QueryClient();
@@ -4457,7 +4453,7 @@ var wagmiConfig = getDefaultConfig({
4457
4453
  ]
4458
4454
  }
4459
4455
  ],
4460
- chains: [mainnet, polygon, optimism, arbitrum, base, matchMain, matchTest, bsc]
4456
+ chains: [mainnet, polygon, optimism, arbitrum, base, matchain, matchainTestnet, bsc]
4461
4457
  });
4462
4458
  var MatchContext = createContext3(void 0);
4463
4459
  var MatchProvider = ({
@@ -7729,4 +7725,4 @@ export {
7729
7725
  MatchProvider,
7730
7726
  useMatch
7731
7727
  };
7732
- //# sourceMappingURL=chunk-LOZCAT7A.mjs.map
7728
+ //# sourceMappingURL=chunk-DUSDBXBT.mjs.map