|
1 | | -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-C5cGR1ks.js","./hooks.module-B8FgZbnF.js","./index-DDZBAJ-H.js","./browser-CQE3xYHj.js","./metamask-sdk-Clgxy6mH.js"])))=>i.map(i=>d[i]); |
| 1 | +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-Cw-HLOxO.js","./hooks.module-B8FgZbnF.js","./index-B1O3E94K.js","./browser-DgUllltF.js","./metamask-sdk-Bj7g14Wi.js"])))=>i.map(i=>d[i]); |
2 | 2 | var __defProp = Object.defineProperty; |
3 | 3 | var __typeError = (msg) => { |
4 | 4 | throw TypeError(msg); |
@@ -20450,7 +20450,7 @@ async function call(client2, args) { |
20450 | 20450 | } catch (err2) { |
20451 | 20451 | const data3 = getRevertErrorData(err2); |
20452 | 20452 | const { offchainLookup, offchainLookupSignature } = await __vitePreload(async () => { |
20453 | | - const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-BXjbmTug.js"); |
| 20453 | + const { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 } = await import("./ccip-XPSubRIe.js"); |
20454 | 20454 | return { offchainLookup: offchainLookup2, offchainLookupSignature: offchainLookupSignature2 }; |
20455 | 20455 | }, true ? [] : void 0, import.meta.url); |
20456 | 20456 | if (client2.ccipRead !== false && (data3 == null ? void 0 : data3.slice(0, 10)) === offchainLookupSignature && to) |
@@ -117865,7 +117865,7 @@ var LocalStorageKey; |
117865 | 117865 | })(LocalStorageKey || (LocalStorageKey = {})); |
117866 | 117866 | const DEFAULT_SESSION_EXPIRATION = 60 * 60 * 24 * 7; |
117867 | 117867 | const TRANSACTION_CONFIRMATIONS_DEFAULT = 4; |
117868 | | -const WEB_SDK_VERSION = "5.0.9"; |
| 117868 | +const WEB_SDK_VERSION = "5.1.0"; |
117869 | 117869 | const createGenericContext$2 = () => { |
117870 | 117870 | const genericContext = reactExports.createContext(void 0); |
117871 | 117871 | const useGenericContext = () => { |
@@ -134970,7 +134970,7 @@ function version4(parameters) { |
134970 | 134970 | }; |
134971 | 134971 | })(); |
134972 | 134972 | const { createCoinbaseWalletSDK } = await __vitePreload(async () => { |
134973 | | - const { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 } = await import("./index-C5cGR1ks.js"); |
| 134973 | + const { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 } = await import("./index-Cw-HLOxO.js"); |
134974 | 134974 | return { createCoinbaseWalletSDK: createCoinbaseWalletSDK2 }; |
134975 | 134975 | }, true ? __vite__mapDeps([0,1]) : void 0, import.meta.url); |
134976 | 134976 | const sdk = createCoinbaseWalletSDK({ |
@@ -135145,7 +135145,7 @@ function version3(parameters) { |
135145 | 135145 | if (!walletProvider) { |
135146 | 135146 | const CoinbaseWalletSDK = await (async () => { |
135147 | 135147 | const { default: SDK } = await __vitePreload(async () => { |
135148 | | - const { default: SDK2 } = await import("./index-DDZBAJ-H.js").then((n2) => n2.i); |
| 135148 | + const { default: SDK2 } = await import("./index-B1O3E94K.js").then((n2) => n2.i); |
135149 | 135149 | return { default: SDK2 }; |
135150 | 135150 | }, true ? __vite__mapDeps([2,1,3]) : void 0, import.meta.url); |
135151 | 135151 | if (typeof SDK !== "function" && typeof SDK.default === "function") |
@@ -135385,7 +135385,7 @@ function metaMask$1(parameters = {}) { |
135385 | 135385 | var _a4, _b2, _c2, _d3, _e6; |
135386 | 135386 | const MetaMaskSDK = await (async () => { |
135387 | 135387 | const { default: SDK } = await __vitePreload(async () => { |
135388 | | - const { default: SDK2 } = await import("./metamask-sdk-Clgxy6mH.js"); |
| 135388 | + const { default: SDK2 } = await import("./metamask-sdk-Bj7g14Wi.js"); |
135389 | 135389 | return { default: SDK2 }; |
135390 | 135390 | }, true ? __vite__mapDeps([4,3]) : void 0, import.meta.url); |
135391 | 135391 | if (typeof SDK !== "function" && typeof SDK.default === "function") |
@@ -135737,7 +135737,7 @@ function walletConnect$1(parameters) { |
135737 | 135737 | if (!optionalChains.length) |
135738 | 135738 | return; |
135739 | 135739 | const { EthereumProvider } = await __vitePreload(async () => { |
135740 | | - const { EthereumProvider: EthereumProvider2 } = await import("./index.es-DSqEMpdQ.js"); |
| 135740 | + const { EthereumProvider: EthereumProvider2 } = await import("./index.es-BviVWpM3.js"); |
135741 | 135741 | return { EthereumProvider: EthereumProvider2 }; |
135742 | 135742 | }, true ? [] : void 0, import.meta.url); |
135743 | 135743 | return await EthereumProvider.init({ |
|
0 commit comments