@matchain/matchid-sdk-react 0.1.53-alpha.10 → 0.1.53-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.
@@ -12,7 +12,7 @@ import {
12
12
  useTransaction,
13
13
  useUserInfo,
14
14
  useWallet
15
- } from "../chunk-NCVBLRAJ.mjs";
15
+ } from "../chunk-2EQEYYBD.mjs";
16
16
  import "../chunk-JX73EY6V.mjs";
17
17
  import "../chunk-UA6XHZHX.mjs";
18
18
  import "../chunk-IZOOVZAD.mjs";
package/dist/index.js CHANGED
@@ -517,7 +517,7 @@ var delContactsApi = (data) => {
517
517
  };
518
518
  var getContractsInfoApi = () => {
519
519
  return retryRequest({
520
- url: `/api/v1/contracts/info`,
520
+ url: `/api/v1/contacts/info`,
521
521
  method: "GET"
522
522
  });
523
523
  };