@funkit/connect 2.0.9 → 2.0.10

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/index.js +1 -1
  3. package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
  4. package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
  5. package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
  6. package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
  7. package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
  8. package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
  9. package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
  10. package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
  11. package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
  12. package/dist/wallets/walletConnectors/index.js +75 -75
  13. package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
  14. package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
  15. package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
  16. package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
  17. package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
  18. package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
  19. package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
  20. package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
  21. package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
  22. package/package.json +3 -3
  23. package/dist/wallets/walletConnectors/{chunk-R5GNFRXW.js → chunk-3QXMJHL4.js} +3 -3
  24. package/dist/wallets/walletConnectors/{chunk-XUXFYTCV.js → chunk-5ZGE5SN5.js} +3 -3
  25. package/dist/wallets/walletConnectors/{chunk-PJRUHFBT.js → chunk-AFONKDII.js} +3 -3
  26. package/dist/wallets/walletConnectors/{chunk-MFS6NY6T.js → chunk-BMHNXJZK.js} +3 -3
  27. package/dist/wallets/walletConnectors/{chunk-WSILDNIW.js → chunk-BXM2BUWT.js} +3 -3
  28. package/dist/wallets/walletConnectors/{chunk-NK3DYIAB.js → chunk-CNTLU4ZV.js} +3 -3
  29. package/dist/wallets/walletConnectors/{chunk-VMTIFEE6.js → chunk-EO7KIAWM.js} +3 -3
  30. package/dist/wallets/walletConnectors/{chunk-WH7S23VZ.js → chunk-EXN2ODSI.js} +3 -3
  31. package/dist/wallets/walletConnectors/{chunk-OPO2D6GL.js → chunk-G4DNQN67.js} +3 -3
  32. package/dist/wallets/walletConnectors/{chunk-HTIWZZPO.js → chunk-GXP3HLP7.js} +3 -3
  33. package/dist/wallets/walletConnectors/{chunk-OXWTS7HX.js → chunk-LOEDYNWO.js} +3 -3
  34. package/dist/wallets/walletConnectors/{chunk-2DWBVWFI.js → chunk-ND5YG63V.js} +3 -3
  35. package/dist/wallets/walletConnectors/{chunk-XB2GFXBL.js → chunk-PQSJXOGA.js} +3 -3
  36. package/dist/wallets/walletConnectors/{chunk-S2IWMXKX.js → chunk-QGQISKXF.js} +3 -3
  37. package/dist/wallets/walletConnectors/{chunk-M4SPCKW4.js → chunk-TKXMLZXG.js} +3 -3
  38. package/dist/wallets/walletConnectors/{chunk-3F5GNHAG.js → chunk-TUK3HNKY.js} +3 -3
  39. package/dist/wallets/walletConnectors/{chunk-MOAWRDEM.js → chunk-UWU574XS.js} +3 -3
  40. package/dist/wallets/walletConnectors/{chunk-BCXBFAL4.js → chunk-ZBQT5PV6.js} +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @funkit/connect
2
2
 
3
+ ## 2.0.10
4
+
5
+ ### Patch Changes
6
+
7
+ - 1cd0f90: chore: update @funkit/wagmi-tools dependency
8
+
3
9
  ## 2.0.9
4
10
 
5
11
  ### Patch Changes
package/dist/index.js CHANGED
@@ -15473,7 +15473,7 @@ function setFunkitConnectVersion({ version }) {
15473
15473
  localStorage.setItem(storageKey5, version);
15474
15474
  }
15475
15475
  function getCurrentSdkVersion() {
15476
- return "2.0.9";
15476
+ return "2.0.10";
15477
15477
  }
15478
15478
  function useFingerprint() {
15479
15479
  const fingerprint = useCallback32(() => {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  bifrostWallet
4
- } from "../chunk-PJRUHFBT.js";
4
+ } from "../chunk-AFONKDII.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  bifrostWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  bitgetWallet
4
- } from "../chunk-VMTIFEE6.js";
4
+ } from "../chunk-EO7KIAWM.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  bitgetWallet
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  bybitWallet
4
- } from "../chunk-BCXBFAL4.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-ZBQT5PV6.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  bybitWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  clvWallet
4
- } from "../chunk-2DWBVWFI.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-ND5YG63V.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  clvWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coin98Wallet
4
- } from "../chunk-R5GNFRXW.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-3QXMJHL4.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  coin98Wallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  coreWallet
4
- } from "../chunk-WSILDNIW.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-BXM2BUWT.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  coreWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  foxWallet
4
- } from "../chunk-M4SPCKW4.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-TKXMLZXG.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  foxWallet
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  frontierWallet
4
- } from "../chunk-OXWTS7HX.js";
4
+ } from "../chunk-LOEDYNWO.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  frontierWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  gateWallet
4
- } from "../chunk-S2IWMXKX.js";
4
+ } from "../chunk-QGQISKXF.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  gateWallet
10
10
  };
@@ -3,152 +3,152 @@ import {
3
3
  xdefiWallet
4
4
  } from "./chunk-JNZ3EYC7.js";
5
5
  import {
6
- zerionWallet
7
- } from "./chunk-OPO2D6GL.js";
6
+ gateWallet
7
+ } from "./chunk-QGQISKXF.js";
8
8
  import {
9
- tokenaryWallet
10
- } from "./chunk-MD5OPFAT.js";
9
+ zerionWallet
10
+ } from "./chunk-G4DNQN67.js";
11
11
  import {
12
- subWallet
13
- } from "./chunk-HTIWZZPO.js";
12
+ imTokenWallet
13
+ } from "./chunk-5MVV7OVS.js";
14
14
  import {
15
15
  talismanWallet
16
16
  } from "./chunk-R2GYJ376.js";
17
17
  import {
18
- tokenPocketWallet
19
- } from "./chunk-MOAWRDEM.js";
20
- import {
21
- tahoWallet
22
- } from "./chunk-PILSRRPJ.js";
18
+ trustWallet
19
+ } from "./chunk-BMHNXJZK.js";
23
20
  import {
24
21
  uniswapWallet
25
22
  } from "./chunk-XRSY4JVH.js";
26
23
  import {
27
24
  walletConnectWallet
28
25
  } from "./chunk-ASPRR7T3.js";
26
+ import {
27
+ tokenaryWallet
28
+ } from "./chunk-MD5OPFAT.js";
29
29
  import {
30
30
  zealWallet
31
31
  } from "./chunk-Z5QFIFDP.js";
32
32
  import {
33
- trustWallet
34
- } from "./chunk-MFS6NY6T.js";
35
- import {
36
- oneKeyWallet
37
- } from "./chunk-NIVH7ULX.js";
38
- import {
39
- rabbyWallet
40
- } from "./chunk-5SIHQ5GA.js";
41
- import {
42
- omniWallet
43
- } from "./chunk-SVN7OEQR.js";
33
+ coinbaseWallet
34
+ } from "./chunk-O77H3VWW.js";
44
35
  import {
45
- safeWallet
46
- } from "./chunk-D3DCQ72J.js";
36
+ roninWallet
37
+ } from "./chunk-CNTLU4ZV.js";
47
38
  import {
48
39
  ramperWallet
49
40
  } from "./chunk-XEZPRJPV.js";
50
- import {
51
- roninWallet
52
- } from "./chunk-NK3DYIAB.js";
53
41
  import {
54
42
  safeheronWallet
55
43
  } from "./chunk-FQDX6QIP.js";
56
44
  import {
57
45
  safepalWallet
58
- } from "./chunk-XB2GFXBL.js";
59
- import {
60
- oktoWallet
61
- } from "./chunk-WKHTUEF5.js";
46
+ } from "./chunk-PQSJXOGA.js";
62
47
  import {
63
- mewWallet
64
- } from "./chunk-ZCSUP7CX.js";
48
+ subWallet
49
+ } from "./chunk-GXP3HLP7.js";
65
50
  import {
66
- metaMaskWallet
67
- } from "./chunk-3F5GNHAG.js";
51
+ safeWallet
52
+ } from "./chunk-D3DCQ72J.js";
68
53
  import {
69
- ledgerWallet
70
- } from "./chunk-Y6VY6E3L.js";
54
+ tahoWallet
55
+ } from "./chunk-PILSRRPJ.js";
71
56
  import {
72
- okxWallet
73
- } from "./chunk-XUXFYTCV.js";
57
+ tokenPocketWallet
58
+ } from "./chunk-UWU574XS.js";
74
59
  import {
75
60
  oneInchWallet
76
61
  } from "./chunk-LCPIZUR3.js";
77
62
  import {
78
- rainbowWallet
79
- } from "./chunk-WH7S23VZ.js";
63
+ oneKeyWallet
64
+ } from "./chunk-NIVH7ULX.js";
80
65
  import {
81
66
  phantomWallet
82
67
  } from "./chunk-4PTY6XNU.js";
83
68
  import {
84
- desigWallet
85
- } from "./chunk-P4C7ZHIS.js";
69
+ oktoWallet
70
+ } from "./chunk-WKHTUEF5.js";
86
71
  import {
87
- frameWallet
88
- } from "./chunk-LR37V45H.js";
72
+ omniWallet
73
+ } from "./chunk-SVN7OEQR.js";
89
74
  import {
90
- frontierWallet
91
- } from "./chunk-OXWTS7HX.js";
75
+ rabbyWallet
76
+ } from "./chunk-5SIHQ5GA.js";
92
77
  import {
93
- gateWallet
94
- } from "./chunk-S2IWMXKX.js";
78
+ okxWallet
79
+ } from "./chunk-5ZGE5SN5.js";
95
80
  import {
96
- imTokenWallet
97
- } from "./chunk-5MVV7OVS.js";
81
+ rainbowWallet
82
+ } from "./chunk-EXN2ODSI.js";
98
83
  import {
99
- kresusWallet
100
- } from "./chunk-X6T3CICZ.js";
84
+ foxWallet
85
+ } from "./chunk-TKXMLZXG.js";
86
+ import {
87
+ frontierWallet
88
+ } from "./chunk-LOEDYNWO.js";
101
89
  import {
102
90
  injectedWallet
103
91
  } from "./chunk-GUJHPWTU.js";
104
92
  import {
105
- braveWallet
106
- } from "./chunk-KJWMF6GZ.js";
93
+ ledgerWallet
94
+ } from "./chunk-Y6VY6E3L.js";
107
95
  import {
108
- coin98Wallet
109
- } from "./chunk-R5GNFRXW.js";
96
+ metaMaskWallet
97
+ } from "./chunk-TUK3HNKY.js";
110
98
  import {
111
- clvWallet
112
- } from "./chunk-2DWBVWFI.js";
99
+ kresusWallet
100
+ } from "./chunk-X6T3CICZ.js";
113
101
  import {
114
- coreWallet
115
- } from "./chunk-WSILDNIW.js";
102
+ mewWallet
103
+ } from "./chunk-ZCSUP7CX.js";
116
104
  import {
117
- coinbaseWallet
118
- } from "./chunk-O77H3VWW.js";
105
+ bybitWallet
106
+ } from "./chunk-ZBQT5PV6.js";
119
107
  import {
120
- foxWallet
121
- } from "./chunk-M4SPCKW4.js";
108
+ clvWallet
109
+ } from "./chunk-ND5YG63V.js";
110
+ import {
111
+ coin98Wallet
112
+ } from "./chunk-3QXMJHL4.js";
113
+ import {
114
+ coreWallet
115
+ } from "./chunk-BXM2BUWT.js";
122
116
  import {
123
117
  dawnWallet
124
118
  } from "./chunk-QUFNIKMV.js";
119
+ import {
120
+ desigWallet
121
+ } from "./chunk-P4C7ZHIS.js";
122
+ import {
123
+ frameWallet
124
+ } from "./chunk-LR37V45H.js";
125
125
  import {
126
126
  enkryptWallet
127
127
  } from "./chunk-SJWHYD45.js";
128
128
  import {
129
129
  bitverseWallet
130
130
  } from "./chunk-NL4I7WOT.js";
131
+ import {
132
+ bloomWallet
133
+ } from "./chunk-NTGZF5BY.js";
131
134
  import {
132
135
  argentWallet
133
136
  } from "./chunk-NZ5G23JP.js";
134
- import {
135
- bifrostWallet
136
- } from "./chunk-PJRUHFBT.js";
137
137
  import {
138
138
  bitgetWallet
139
- } from "./chunk-VMTIFEE6.js";
139
+ } from "./chunk-EO7KIAWM.js";
140
+ import {
141
+ braveWallet
142
+ } from "./chunk-KJWMF6GZ.js";
140
143
  import {
141
144
  bitskiWallet
142
145
  } from "./chunk-IMZRCMZR.js";
143
146
  import {
144
- bloomWallet
145
- } from "./chunk-NTGZF5BY.js";
147
+ bifrostWallet
148
+ } from "./chunk-AFONKDII.js";
146
149
  import "./chunk-ZOLACFTK.js";
147
- import {
148
- bybitWallet
149
- } from "./chunk-BCXBFAL4.js";
150
- import "./chunk-F3VCNZXS.js";
151
150
  import "./chunk-ZDU3JFGR.js";
151
+ import "./chunk-F3VCNZXS.js";
152
152
  export {
153
153
  argentWallet,
154
154
  bifrostWallet,
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  metaMaskWallet
4
- } from "../chunk-3F5GNHAG.js";
4
+ } from "../chunk-TUK3HNKY.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  metaMaskWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  okxWallet
4
- } from "../chunk-XUXFYTCV.js";
4
+ } from "../chunk-5ZGE5SN5.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  okxWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  rainbowWallet
4
- } from "../chunk-WH7S23VZ.js";
4
+ } from "../chunk-EXN2ODSI.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  rainbowWallet
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  roninWallet
4
- } from "../chunk-NK3DYIAB.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-CNTLU4ZV.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  roninWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  safepalWallet
4
- } from "../chunk-XB2GFXBL.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-PQSJXOGA.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  safepalWallet
9
9
  };
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  subWallet
4
- } from "../chunk-HTIWZZPO.js";
5
- import "../chunk-F3VCNZXS.js";
4
+ } from "../chunk-GXP3HLP7.js";
6
5
  import "../chunk-ZDU3JFGR.js";
6
+ import "../chunk-F3VCNZXS.js";
7
7
  export {
8
8
  subWallet
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  tokenPocketWallet
4
- } from "../chunk-MOAWRDEM.js";
4
+ } from "../chunk-UWU574XS.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  tokenPocketWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  trustWallet
4
- } from "../chunk-MFS6NY6T.js";
4
+ } from "../chunk-BMHNXJZK.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  trustWallet
10
10
  };
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  zerionWallet
4
- } from "../chunk-OPO2D6GL.js";
4
+ } from "../chunk-G4DNQN67.js";
5
5
  import "../chunk-ZOLACFTK.js";
6
- import "../chunk-F3VCNZXS.js";
7
6
  import "../chunk-ZDU3JFGR.js";
7
+ import "../chunk-F3VCNZXS.js";
8
8
  export {
9
9
  zerionWallet
10
10
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "2.0.9",
3
+ "version": "2.0.10",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -64,6 +64,7 @@
64
64
  "dependencies": {
65
65
  "@datadog/browser-logs": "^5.22.0",
66
66
  "@funkit/core": "2.1.3",
67
+ "@funkit/wagmi-tools": "3.0.5",
67
68
  "@meshconnect/web-link-sdk": "2.1.1",
68
69
  "@moonpay/moonpay-react": "^1.6.1",
69
70
  "@privy-io/js-sdk-core": "^0.21.0",
@@ -79,8 +80,7 @@
79
80
  "react-remove-scroll": "2.5.7",
80
81
  "ua-parser-js": "^1.0.37",
81
82
  "uuid": "^9.0.1",
82
- "@funkit/api-base": "1.0.1",
83
- "@funkit/wagmi-tools": "3.0.4"
83
+ "@funkit/api-base": "1.0.1"
84
84
  },
85
85
  "repository": {
86
86
  "type": "git",
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/coin98Wallet/coin98Wallet.ts
11
11
  var coin98Wallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isAndroid
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/okxWallet/okxWallet.ts
14
14
  var okxWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isAndroid
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/bifrostWallet/bifrostWallet.ts
14
14
  var bifrostWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isMobile
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/trustWallet/trustWallet.ts
14
14
  var trustWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/coreWallet/coreWallet.ts
11
11
  var coreWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/roninWallet/roninWallet.ts
11
11
  var roninWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isAndroid
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/bitgetWallet/bitgetWallet.ts
14
14
  var bitgetWallet = ({
@@ -3,13 +3,13 @@ import {
3
3
  isAndroid,
4
4
  isIOS
5
5
  } from "./chunk-ZOLACFTK.js";
6
+ import {
7
+ getWalletConnectConnector
8
+ } from "./chunk-ZDU3JFGR.js";
6
9
  import {
7
10
  getInjectedConnector,
8
11
  hasInjectedProvider
9
12
  } from "./chunk-F3VCNZXS.js";
10
- import {
11
- getWalletConnectConnector
12
- } from "./chunk-ZDU3JFGR.js";
13
13
 
14
14
  // src/wallets/walletConnectors/rainbowWallet/rainbowWallet.ts
15
15
  var rainbowWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isIOS
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/zerionWallet/zerionWallet.ts
14
14
  var zerionWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/subWallet/subWallet.ts
11
11
  var subWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isAndroid
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/frontierWallet/frontierWallet.ts
14
14
  var frontierWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/clvWallet/clvWallet.ts
11
11
  var clvWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/safepalWallet/safepalWallet.ts
11
11
  var safepalWallet = ({
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isAndroid
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/gateWallet/gateWallet.ts
14
14
  var gateWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/foxWallet/foxWallet.ts
11
11
  var foxWallet = ({
@@ -3,13 +3,13 @@ import {
3
3
  isAndroid,
4
4
  isIOS
5
5
  } from "./chunk-ZOLACFTK.js";
6
+ import {
7
+ getWalletConnectConnector
8
+ } from "./chunk-ZDU3JFGR.js";
6
9
  import {
7
10
  getInjectedConnector,
8
11
  hasInjectedProvider
9
12
  } from "./chunk-F3VCNZXS.js";
10
- import {
11
- getWalletConnectConnector
12
- } from "./chunk-ZDU3JFGR.js";
13
13
 
14
14
  // src/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.ts
15
15
  function isMetaMask(ethereum) {
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  isMobile
4
4
  } from "./chunk-ZOLACFTK.js";
5
+ import {
6
+ getWalletConnectConnector
7
+ } from "./chunk-ZDU3JFGR.js";
5
8
  import {
6
9
  getInjectedConnector,
7
10
  hasInjectedProvider
8
11
  } from "./chunk-F3VCNZXS.js";
9
- import {
10
- getWalletConnectConnector
11
- } from "./chunk-ZDU3JFGR.js";
12
12
 
13
13
  // src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
14
14
  var tokenPocketWallet = ({
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ getWalletConnectConnector
4
+ } from "./chunk-ZDU3JFGR.js";
2
5
  import {
3
6
  getInjectedConnector,
4
7
  hasInjectedProvider
5
8
  } from "./chunk-F3VCNZXS.js";
6
- import {
7
- getWalletConnectConnector
8
- } from "./chunk-ZDU3JFGR.js";
9
9
 
10
10
  // src/wallets/walletConnectors/bybitWallet/bybitWallet.ts
11
11
  var bybitWallet = ({