@talken/talkenkit 2.4.25 → 2.4.26
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/abcWallet-GFKDYN2Z.js +161 -0
- package/dist/chunk-RKEFBYBO.js +5402 -0
- package/dist/index.js +14 -10
- package/dist/wallets/capabilities/detectCapabilities.d.ts +1 -0
- package/dist/wallets/walletConnectors/abcWallet/abcConnector.js +2 -2
- package/dist/wallets/walletConnectors/abcWallet/abcProvider.js +1 -1
- package/dist/wallets/walletConnectors/abcWallet/abcWallet.js +3 -3
- package/dist/wallets/walletConnectors/abcWallet/index.js +3 -3
- package/dist/wallets/walletConnectors/berasigWallet/berasigWallet.js +2 -2
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/binanceWallet/binanceWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/chunk-7F5DVU5U.js +300 -0
- package/dist/wallets/walletConnectors/chunk-L6EUMSX2.js +54 -0
- package/dist/wallets/walletConnectors/chunk-OMOYFHBT.js +1485 -0
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +91 -91
- package/dist/wallets/walletConnectors/iopayWallet/iopayWallet.js +2 -2
- package/dist/wallets/walletConnectors/kaiaWallet/kaiaWallet.js +2 -2
- package/dist/wallets/walletConnectors/kaikasWallet/kaikasWallet.js +2 -2
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/zealWallet/zealWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
frontierWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-NHZMJSPE.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.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-
|
|
4
|
+
} from "../chunk-PKSDTWUF.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.js";
|
|
8
8
|
export {
|
|
9
9
|
gateWallet
|
|
10
10
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
abcWallet
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-L6EUMSX2.js";
|
|
5
|
+
import "./chunk-7F5DVU5U.js";
|
|
6
6
|
import "./chunk-R6ZE7JAZ.js";
|
|
7
7
|
import "./chunk-O4AU63LK.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-OMOYFHBT.js";
|
|
9
9
|
import "./chunk-A66MTFML.js";
|
|
10
10
|
import "./chunk-GFWUFYT2.js";
|
|
11
11
|
import "./chunk-VTOD7PXP.js";
|
|
@@ -13,80 +13,77 @@ import "./chunk-4P3SPC44.js";
|
|
|
13
13
|
import "./chunk-6WF4SXLB.js";
|
|
14
14
|
import "./chunk-DPTDOCWL.js";
|
|
15
15
|
import {
|
|
16
|
-
|
|
17
|
-
} from "./chunk-
|
|
16
|
+
trustWallet
|
|
17
|
+
} from "./chunk-EM6BREIH.js";
|
|
18
18
|
import {
|
|
19
19
|
uniswapWallet
|
|
20
20
|
} from "./chunk-DLDZUVTB.js";
|
|
21
21
|
import {
|
|
22
22
|
valoraWallet
|
|
23
23
|
} from "./chunk-CVUEWUDI.js";
|
|
24
|
+
import {
|
|
25
|
+
wigwamWallet
|
|
26
|
+
} from "./chunk-EFYKBPOB.js";
|
|
24
27
|
import {
|
|
25
28
|
walletConnectWallet
|
|
26
29
|
} from "./chunk-KU5R3WAJ.js";
|
|
27
|
-
import {
|
|
28
|
-
zerionWallet
|
|
29
|
-
} from "./chunk-53IBFGVW.js";
|
|
30
30
|
import {
|
|
31
31
|
xdefiWallet
|
|
32
32
|
} from "./chunk-26RJNF7V.js";
|
|
33
33
|
import {
|
|
34
34
|
zealWallet
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-DVLTKWTZ.js";
|
|
36
36
|
import {
|
|
37
|
-
|
|
38
|
-
} from "./chunk-
|
|
37
|
+
zerionWallet
|
|
38
|
+
} from "./chunk-CCZUA25H.js";
|
|
39
|
+
import {
|
|
40
|
+
safepalWallet
|
|
41
|
+
} from "./chunk-LRYS2XBT.js";
|
|
39
42
|
import {
|
|
40
43
|
safeheronWallet
|
|
41
44
|
} from "./chunk-PHF4VWKP.js";
|
|
42
|
-
import {
|
|
43
|
-
subWallet
|
|
44
|
-
} from "./chunk-V7E5KRXJ.js";
|
|
45
|
-
import {
|
|
46
|
-
safepalWallet
|
|
47
|
-
} from "./chunk-ATQWOE4J.js";
|
|
48
45
|
import {
|
|
49
46
|
seifWallet
|
|
50
47
|
} from "./chunk-Y3E6EZ7J.js";
|
|
48
|
+
import {
|
|
49
|
+
tahoWallet
|
|
50
|
+
} from "./chunk-UXRQQZ2M.js";
|
|
51
51
|
import {
|
|
52
52
|
talismanWallet
|
|
53
53
|
} from "./chunk-B4IG5R5M.js";
|
|
54
54
|
import {
|
|
55
|
-
|
|
56
|
-
} from "./chunk-
|
|
55
|
+
tokenPocketWallet
|
|
56
|
+
} from "./chunk-RCZCJUTR.js";
|
|
57
|
+
import {
|
|
58
|
+
subWallet
|
|
59
|
+
} from "./chunk-OWSLCYOF.js";
|
|
57
60
|
import {
|
|
58
61
|
tokenaryWallet
|
|
59
62
|
} from "./chunk-U24COF36.js";
|
|
60
63
|
import {
|
|
61
|
-
|
|
62
|
-
} from "./chunk-
|
|
64
|
+
oneKeyWallet
|
|
65
|
+
} from "./chunk-6UGYPEQE.js";
|
|
63
66
|
import {
|
|
64
|
-
|
|
65
|
-
} from "./chunk-
|
|
67
|
+
omniWallet
|
|
68
|
+
} from "./chunk-RGPO7AY3.js";
|
|
66
69
|
import {
|
|
67
70
|
phantomWallet
|
|
68
71
|
} from "./chunk-DMQ4RXIY.js";
|
|
69
72
|
import {
|
|
70
|
-
|
|
71
|
-
} from "./chunk-
|
|
73
|
+
rabbyWallet
|
|
74
|
+
} from "./chunk-3RMYBZQG.js";
|
|
75
|
+
import {
|
|
76
|
+
roninWallet
|
|
77
|
+
} from "./chunk-DSTY7YNG.js";
|
|
72
78
|
import {
|
|
73
79
|
ramperWallet
|
|
74
80
|
} from "./chunk-OX3PQBV2.js";
|
|
75
|
-
import {
|
|
76
|
-
rabbyWallet
|
|
77
|
-
} from "./chunk-3RMYBZQG.js";
|
|
78
81
|
import {
|
|
79
82
|
rainbowWallet
|
|
80
|
-
} from "./chunk-
|
|
81
|
-
import {
|
|
82
|
-
roninWallet
|
|
83
|
-
} from "./chunk-D7U5WEH2.js";
|
|
83
|
+
} from "./chunk-6C3GUS6I.js";
|
|
84
84
|
import {
|
|
85
85
|
safeWallet
|
|
86
86
|
} from "./chunk-Z2QCE6O6.js";
|
|
87
|
-
import {
|
|
88
|
-
metaMaskWallet
|
|
89
|
-
} from "./chunk-AKLKCDXT.js";
|
|
90
87
|
import {
|
|
91
88
|
magicEdenWallet
|
|
92
89
|
} from "./chunk-WB7EEKPS.js";
|
|
@@ -96,114 +93,117 @@ import {
|
|
|
96
93
|
import {
|
|
97
94
|
nestWallet
|
|
98
95
|
} from "./chunk-NN4KGG3I.js";
|
|
99
|
-
import {
|
|
100
|
-
okxWallet
|
|
101
|
-
} from "./chunk-Z2E65XSS.js";
|
|
102
|
-
import {
|
|
103
|
-
omniWallet
|
|
104
|
-
} from "./chunk-RGPO7AY3.js";
|
|
105
96
|
import {
|
|
106
97
|
oktoWallet
|
|
107
98
|
} from "./chunk-7SSXG35M.js";
|
|
108
99
|
import {
|
|
109
|
-
|
|
110
|
-
} from "./chunk-
|
|
100
|
+
foxWallet
|
|
101
|
+
} from "./chunk-E4UMOJTY.js";
|
|
111
102
|
import {
|
|
112
|
-
|
|
113
|
-
} from "./chunk-
|
|
103
|
+
okxWallet
|
|
104
|
+
} from "./chunk-GF7RKBNV.js";
|
|
114
105
|
import {
|
|
115
|
-
|
|
116
|
-
} from "./chunk-
|
|
106
|
+
oneInchWallet
|
|
107
|
+
} from "./chunk-OJT577AY.js";
|
|
117
108
|
import {
|
|
118
|
-
|
|
119
|
-
} from "./chunk-
|
|
109
|
+
paraSwapWallet
|
|
110
|
+
} from "./chunk-FF7ZXD5C.js";
|
|
120
111
|
import {
|
|
121
112
|
injectedWallet
|
|
122
113
|
} from "./chunk-GDGRUMZB.js";
|
|
123
114
|
import {
|
|
124
|
-
|
|
125
|
-
} from "./chunk-
|
|
115
|
+
iopayWallet
|
|
116
|
+
} from "./chunk-A2XAHJNR.js";
|
|
126
117
|
import {
|
|
127
118
|
krakenWallet
|
|
128
119
|
} from "./chunk-CYOZFCR6.js";
|
|
120
|
+
import {
|
|
121
|
+
kresusWallet
|
|
122
|
+
} from "./chunk-CM3VR7OM.js";
|
|
123
|
+
import {
|
|
124
|
+
kaikasWallet
|
|
125
|
+
} from "./chunk-MUJPEDFF.js";
|
|
129
126
|
import {
|
|
130
127
|
ledgerWallet
|
|
131
128
|
} from "./chunk-BF3VSNPL.js";
|
|
132
129
|
import {
|
|
133
|
-
|
|
134
|
-
} from "./chunk-
|
|
130
|
+
kaiaWallet
|
|
131
|
+
} from "./chunk-KE6RMEB7.js";
|
|
132
|
+
import {
|
|
133
|
+
metaMaskWallet
|
|
134
|
+
} from "./chunk-VUMT22HL.js";
|
|
135
135
|
import {
|
|
136
136
|
desigWallet
|
|
137
137
|
} from "./chunk-DVXPOWEC.js";
|
|
138
|
-
import {
|
|
139
|
-
enkryptWallet
|
|
140
|
-
} from "./chunk-5QHPQU7J.js";
|
|
141
|
-
import {
|
|
142
|
-
compassWallet
|
|
143
|
-
} from "./chunk-3OO564GS.js";
|
|
144
138
|
import {
|
|
145
139
|
dawnWallet
|
|
146
140
|
} from "./chunk-YMP3W2MO.js";
|
|
147
|
-
import {
|
|
148
|
-
foxWallet
|
|
149
|
-
} from "./chunk-K6GEK4JB.js";
|
|
150
141
|
import {
|
|
151
142
|
frameWallet
|
|
152
143
|
} from "./chunk-CP45RGL4.js";
|
|
153
144
|
import {
|
|
154
|
-
|
|
155
|
-
} from "./chunk-
|
|
145
|
+
compassWallet
|
|
146
|
+
} from "./chunk-3OO564GS.js";
|
|
156
147
|
import {
|
|
157
|
-
|
|
158
|
-
} from "./chunk-
|
|
148
|
+
enkryptWallet
|
|
149
|
+
} from "./chunk-5QHPQU7J.js";
|
|
159
150
|
import {
|
|
160
|
-
|
|
161
|
-
} from "./chunk-
|
|
151
|
+
frontierWallet
|
|
152
|
+
} from "./chunk-NHZMJSPE.js";
|
|
162
153
|
import {
|
|
163
|
-
|
|
164
|
-
} from "./chunk-
|
|
154
|
+
gateWallet
|
|
155
|
+
} from "./chunk-PKSDTWUF.js";
|
|
165
156
|
import {
|
|
166
|
-
|
|
167
|
-
} from "./chunk-
|
|
157
|
+
imTokenWallet
|
|
158
|
+
} from "./chunk-EHE2536P.js";
|
|
168
159
|
import {
|
|
169
|
-
|
|
170
|
-
} from "./chunk-
|
|
160
|
+
bloomWallet
|
|
161
|
+
} from "./chunk-3KPCADAF.js";
|
|
171
162
|
import {
|
|
172
163
|
coin98Wallet
|
|
173
|
-
} from "./chunk-
|
|
164
|
+
} from "./chunk-ZFVYS64S.js";
|
|
165
|
+
import {
|
|
166
|
+
bybitWallet
|
|
167
|
+
} from "./chunk-DW37ROR6.js";
|
|
168
|
+
import {
|
|
169
|
+
clvWallet
|
|
170
|
+
} from "./chunk-DPME4O44.js";
|
|
174
171
|
import {
|
|
175
172
|
coinbaseWallet
|
|
176
173
|
} from "./chunk-PNEDRY6O.js";
|
|
177
174
|
import {
|
|
178
|
-
|
|
179
|
-
} from "./chunk-
|
|
175
|
+
bitverseWallet
|
|
176
|
+
} from "./chunk-6HCSSBZY.js";
|
|
180
177
|
import {
|
|
181
|
-
|
|
182
|
-
} from "./chunk-
|
|
178
|
+
braveWallet
|
|
179
|
+
} from "./chunk-EYN3CVFM.js";
|
|
180
|
+
import {
|
|
181
|
+
coreWallet
|
|
182
|
+
} from "./chunk-I6ONK6DO.js";
|
|
183
183
|
import {
|
|
184
184
|
berasigWallet
|
|
185
|
-
} from "./chunk-
|
|
185
|
+
} from "./chunk-UZWMFUJU.js";
|
|
186
186
|
import {
|
|
187
|
-
|
|
188
|
-
} from "./chunk-
|
|
187
|
+
bestWallet
|
|
188
|
+
} from "./chunk-OPAPBEA5.js";
|
|
189
189
|
import {
|
|
190
190
|
argentWallet
|
|
191
191
|
} from "./chunk-XT2WYPN5.js";
|
|
192
192
|
import {
|
|
193
|
-
|
|
194
|
-
} from "./chunk-
|
|
195
|
-
import {
|
|
196
|
-
bloomWallet
|
|
197
|
-
} from "./chunk-3KPCADAF.js";
|
|
193
|
+
bifrostWallet
|
|
194
|
+
} from "./chunk-WXXI4WBF.js";
|
|
198
195
|
import {
|
|
199
|
-
|
|
200
|
-
} from "./chunk-
|
|
196
|
+
bitgetWallet
|
|
197
|
+
} from "./chunk-ITLTDJ3D.js";
|
|
201
198
|
import {
|
|
202
199
|
binanceWallet
|
|
203
|
-
} from "./chunk-
|
|
200
|
+
} from "./chunk-TUDZHFVC.js";
|
|
204
201
|
import "./chunk-RETKWSKD.js";
|
|
205
|
-
import "./chunk-MBBGZGXF.js";
|
|
206
202
|
import "./chunk-PODFK4OS.js";
|
|
203
|
+
import {
|
|
204
|
+
bitskiWallet
|
|
205
|
+
} from "./chunk-DZB25PZ7.js";
|
|
206
|
+
import "./chunk-MBBGZGXF.js";
|
|
207
207
|
export {
|
|
208
208
|
abcWallet,
|
|
209
209
|
argentWallet,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
iopayWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-A2XAHJNR.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.js";
|
|
8
8
|
export {
|
|
9
9
|
iopayWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
metaMaskWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-VUMT22HL.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.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-
|
|
4
|
+
} from "../chunk-GF7RKBNV.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.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-
|
|
4
|
+
} from "../chunk-6C3GUS6I.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.js";
|
|
8
8
|
export {
|
|
9
9
|
rainbowWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tokenPocketWallet
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-RCZCJUTR.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.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-
|
|
4
|
+
} from "../chunk-EM6BREIH.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.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-
|
|
4
|
+
} from "../chunk-CCZUA25H.js";
|
|
5
5
|
import "../chunk-RETKWSKD.js";
|
|
6
|
-
import "../chunk-MBBGZGXF.js";
|
|
7
6
|
import "../chunk-PODFK4OS.js";
|
|
7
|
+
import "../chunk-MBBGZGXF.js";
|
|
8
8
|
export {
|
|
9
9
|
zerionWallet
|
|
10
10
|
};
|