@funkit/connect 5.5.5 → 5.5.6
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/CHANGELOG.md +6 -0
- package/dist/index.js +3 -3
- package/dist/wallets/walletConnectors/index.js +50 -50
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -14611,14 +14611,14 @@ var DisclaimerText = ({
|
|
|
14611
14611
|
), ".") : isKatana && isKatanaEarn ? /* @__PURE__ */ React128.createElement(React128.Fragment, null, showCardDisclaimer && `${cardDisclaimer} `, "By clicking on ", continueText, ", you agree to ", FUN_ORG_NAME, "'s", " ", /* @__PURE__ */ React128.createElement(FunLinkButton, { href: FUN_TERMS_URL, inline: true, text: "terms" }), ", Katana's ", /* @__PURE__ */ React128.createElement(
|
|
14612
14612
|
FunLinkButton,
|
|
14613
14613
|
{
|
|
14614
|
-
href: "https://katana.network/legal/terms-and-conditions",
|
|
14614
|
+
href: "https://app.katana.network/legal/terms-and-conditions",
|
|
14615
14615
|
inline: true,
|
|
14616
14616
|
text: "terms"
|
|
14617
14617
|
}
|
|
14618
14618
|
), ", and the ", /* @__PURE__ */ React128.createElement(FunLinkButton, { href: "https://yearn.fi/", inline: true, text: "terms" }), " applicable to third-party Yearn vaults", ".") : isKatana && !isKatanaEarn ? /* @__PURE__ */ React128.createElement(React128.Fragment, null, showCardDisclaimer && `${cardDisclaimer} `, "By clicking on ", continueText, ", you agree to ", FUN_ORG_NAME, "'s", " ", /* @__PURE__ */ React128.createElement(FunLinkButton, { href: FUN_TERMS_URL, inline: true, text: "terms" }), ", Katana's and Vaultbridge's ", /* @__PURE__ */ React128.createElement(
|
|
14619
14619
|
FunLinkButton,
|
|
14620
14620
|
{
|
|
14621
|
-
href: "https://katana.network/legal/terms-and-conditions",
|
|
14621
|
+
href: "https://app.katana.network/legal/terms-and-conditions",
|
|
14622
14622
|
inline: true,
|
|
14623
14623
|
text: "terms"
|
|
14624
14624
|
}
|
|
@@ -30226,7 +30226,7 @@ function setFunkitConnectVersion({ version }) {
|
|
|
30226
30226
|
localStorage.setItem(storageKey5, version);
|
|
30227
30227
|
}
|
|
30228
30228
|
function getCurrentSdkVersion() {
|
|
30229
|
-
return "5.5.
|
|
30229
|
+
return "5.5.6";
|
|
30230
30230
|
}
|
|
30231
30231
|
function useFingerprint() {
|
|
30232
30232
|
const fingerprint = useCallback49(() => {
|
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
walletConnectWallet
|
|
4
|
+
} from "./chunk-NP5QGWNL.js";
|
|
5
|
+
import {
|
|
6
|
+
zealWallet
|
|
7
|
+
} from "./chunk-JROWU5BP.js";
|
|
5
8
|
import {
|
|
6
9
|
zerionWallet
|
|
7
10
|
} from "./chunk-ETTNDQQG.js";
|
|
8
11
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
12
|
+
subWallet
|
|
13
|
+
} from "./chunk-4UM4GTKZ.js";
|
|
11
14
|
import {
|
|
12
15
|
tahoWallet
|
|
13
16
|
} from "./chunk-6P2EMPZI.js";
|
|
@@ -17,51 +20,51 @@ import {
|
|
|
17
20
|
import {
|
|
18
21
|
tokenPocketWallet
|
|
19
22
|
} from "./chunk-FRGSRLTS.js";
|
|
20
|
-
import {
|
|
21
|
-
safeheronWallet
|
|
22
|
-
} from "./chunk-R6RWZRFF.js";
|
|
23
23
|
import {
|
|
24
24
|
trustWallet
|
|
25
25
|
} from "./chunk-IPOC2VJX.js";
|
|
26
|
+
import {
|
|
27
|
+
tokenaryWallet
|
|
28
|
+
} from "./chunk-SLOIIJGP.js";
|
|
26
29
|
import {
|
|
27
30
|
uniswapWallet
|
|
28
31
|
} from "./chunk-LH7BMNFZ.js";
|
|
29
32
|
import {
|
|
30
|
-
|
|
31
|
-
} from "./chunk-
|
|
33
|
+
xdefiWallet
|
|
34
|
+
} from "./chunk-NO7XMBB5.js";
|
|
32
35
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
36
|
+
rabbyWallet
|
|
37
|
+
} from "./chunk-BVX4XGNP.js";
|
|
35
38
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
39
|
+
oneInchWallet
|
|
40
|
+
} from "./chunk-OESTDX6I.js";
|
|
41
|
+
import {
|
|
42
|
+
ramperWallet
|
|
43
|
+
} from "./chunk-PIUNLQJG.js";
|
|
38
44
|
import {
|
|
39
45
|
rainbowWallet
|
|
40
46
|
} from "./chunk-MOOBCMMB.js";
|
|
41
47
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
48
|
+
safeWallet
|
|
49
|
+
} from "./chunk-BQQQL6UD.js";
|
|
44
50
|
import {
|
|
45
51
|
roninWallet
|
|
46
52
|
} from "./chunk-25VW5TZP.js";
|
|
47
53
|
import {
|
|
48
|
-
|
|
49
|
-
} from "./chunk-
|
|
50
|
-
import {
|
|
51
|
-
subWallet
|
|
52
|
-
} from "./chunk-4UM4GTKZ.js";
|
|
54
|
+
safeheronWallet
|
|
55
|
+
} from "./chunk-R6RWZRFF.js";
|
|
53
56
|
import {
|
|
54
57
|
safepalWallet
|
|
55
58
|
} from "./chunk-6LPM6LUQ.js";
|
|
56
59
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
60
|
+
ledgerWallet
|
|
61
|
+
} from "./chunk-BRBKM4PW.js";
|
|
59
62
|
import {
|
|
60
63
|
metaMaskWallet
|
|
61
64
|
} from "./chunk-N2NIIUW6.js";
|
|
62
65
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
66
|
+
mewWallet
|
|
67
|
+
} from "./chunk-V57WLZEE.js";
|
|
65
68
|
import {
|
|
66
69
|
oktoWallet
|
|
67
70
|
} from "./chunk-ADIXAKUL.js";
|
|
@@ -71,24 +74,27 @@ import {
|
|
|
71
74
|
import {
|
|
72
75
|
omniWallet
|
|
73
76
|
} from "./chunk-7CUY5G6R.js";
|
|
74
|
-
import {
|
|
75
|
-
oneInchWallet
|
|
76
|
-
} from "./chunk-OESTDX6I.js";
|
|
77
77
|
import {
|
|
78
78
|
oneKeyWallet
|
|
79
79
|
} from "./chunk-4AD7VI2P.js";
|
|
80
80
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
81
|
+
phantomWallet
|
|
82
|
+
} from "./chunk-ZSVTX6EK.js";
|
|
83
|
+
import {
|
|
84
|
+
foxWallet
|
|
85
|
+
} from "./chunk-XYBEMO3C.js";
|
|
86
|
+
import {
|
|
87
|
+
frameWallet
|
|
88
|
+
} from "./chunk-ZMYVTWDF.js";
|
|
83
89
|
import {
|
|
84
90
|
frontierWallet
|
|
85
91
|
} from "./chunk-HKV7EMYZ.js";
|
|
86
|
-
import {
|
|
87
|
-
desigWallet
|
|
88
|
-
} from "./chunk-CTU6JCOK.js";
|
|
89
92
|
import {
|
|
90
93
|
gateWallet
|
|
91
94
|
} from "./chunk-3NC26XLM.js";
|
|
95
|
+
import {
|
|
96
|
+
imTokenWallet
|
|
97
|
+
} from "./chunk-COZ7MIQS.js";
|
|
92
98
|
import {
|
|
93
99
|
injectedWallet
|
|
94
100
|
} from "./chunk-VCVVV2K7.js";
|
|
@@ -96,11 +102,11 @@ import {
|
|
|
96
102
|
kresusWallet
|
|
97
103
|
} from "./chunk-MJXPRJZT.js";
|
|
98
104
|
import {
|
|
99
|
-
|
|
100
|
-
} from "./chunk-
|
|
105
|
+
clvWallet
|
|
106
|
+
} from "./chunk-LEXSM5KI.js";
|
|
101
107
|
import {
|
|
102
|
-
|
|
103
|
-
} from "./chunk-
|
|
108
|
+
braveWallet
|
|
109
|
+
} from "./chunk-PB254NQ4.js";
|
|
104
110
|
import {
|
|
105
111
|
coin98Wallet
|
|
106
112
|
} from "./chunk-KFFJPS5R.js";
|
|
@@ -108,35 +114,29 @@ import {
|
|
|
108
114
|
coinbaseWallet
|
|
109
115
|
} from "./chunk-H4IRCEZN.js";
|
|
110
116
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
117
|
+
coreWallet
|
|
118
|
+
} from "./chunk-JXP2QPW7.js";
|
|
113
119
|
import {
|
|
114
120
|
dawnWallet
|
|
115
121
|
} from "./chunk-LN7OD5EC.js";
|
|
116
122
|
import {
|
|
117
|
-
|
|
118
|
-
} from "./chunk-
|
|
123
|
+
desigWallet
|
|
124
|
+
} from "./chunk-CTU6JCOK.js";
|
|
119
125
|
import {
|
|
120
126
|
enkryptWallet
|
|
121
127
|
} from "./chunk-SJTXS4ZW.js";
|
|
122
128
|
import {
|
|
123
|
-
|
|
124
|
-
} from "./chunk-
|
|
129
|
+
bitgetWallet
|
|
130
|
+
} from "./chunk-7GSNBOD3.js";
|
|
125
131
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
132
|
+
bifrostWallet
|
|
133
|
+
} from "./chunk-545L7Y4M.js";
|
|
128
134
|
import {
|
|
129
135
|
argentWallet
|
|
130
136
|
} from "./chunk-WSQ2YJO2.js";
|
|
131
|
-
import {
|
|
132
|
-
bitgetWallet
|
|
133
|
-
} from "./chunk-7GSNBOD3.js";
|
|
134
137
|
import {
|
|
135
138
|
bitskiWallet
|
|
136
139
|
} from "./chunk-P74YPRF6.js";
|
|
137
|
-
import {
|
|
138
|
-
bifrostWallet
|
|
139
|
-
} from "./chunk-545L7Y4M.js";
|
|
140
140
|
import {
|
|
141
141
|
bitverseWallet
|
|
142
142
|
} from "./chunk-3HZRRP4Y.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "5.5.
|
|
3
|
+
"version": "5.5.6",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -92,12 +92,12 @@
|
|
|
92
92
|
"ua-parser-js": "^1.0.37",
|
|
93
93
|
"use-debounce": "^10.0.5",
|
|
94
94
|
"uuid": "^9.0.1",
|
|
95
|
-
"@funkit/chains": "0.3.1",
|
|
96
95
|
"@funkit/api-base": "1.9.2",
|
|
97
96
|
"@funkit/core": "2.3.24",
|
|
97
|
+
"@funkit/chains": "0.3.1",
|
|
98
98
|
"@funkit/fun-relay": "0.1.7",
|
|
99
|
-
"@funkit/
|
|
100
|
-
"@funkit/
|
|
99
|
+
"@funkit/utils": "1.1.2",
|
|
100
|
+
"@funkit/wagmi-tools": "3.0.46"
|
|
101
101
|
},
|
|
102
102
|
"repository": {
|
|
103
103
|
"type": "git",
|