@solana/connector 0.1.4 → 0.1.5
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/README.md +236 -0
- package/dist/{chunk-U64YZRJL.mjs → chunk-3STZXVXD.mjs} +254 -53
- package/dist/chunk-3STZXVXD.mjs.map +1 -0
- package/dist/{chunk-RIQH5W7D.js → chunk-I64FD2EH.js} +4 -3
- package/dist/chunk-I64FD2EH.js.map +1 -0
- package/dist/{chunk-CLXM6UEE.js → chunk-JUZVCBAI.js} +91 -85
- package/dist/chunk-JUZVCBAI.js.map +1 -0
- package/dist/{chunk-D6PZY5G6.js → chunk-NQXK7PGX.js} +30 -26
- package/dist/chunk-NQXK7PGX.js.map +1 -0
- package/dist/{chunk-N3Q2J2FG.mjs → chunk-QKVL45F6.mjs} +10 -6
- package/dist/chunk-QKVL45F6.mjs.map +1 -0
- package/dist/{chunk-P5MWBDFG.mjs → chunk-QL3IT3TS.mjs} +4 -3
- package/dist/chunk-QL3IT3TS.mjs.map +1 -0
- package/dist/{chunk-LUZWUZ5N.js → chunk-ULUYX23Q.js} +268 -67
- package/dist/chunk-ULUYX23Q.js.map +1 -0
- package/dist/{chunk-YTCSTE3Q.mjs → chunk-VMSZJPR5.mjs} +10 -4
- package/dist/chunk-VMSZJPR5.mjs.map +1 -0
- package/dist/compat.js +3 -3
- package/dist/compat.mjs +1 -1
- package/dist/headless.d.mts +2 -2
- package/dist/headless.d.ts +2 -2
- package/dist/headless.js +120 -120
- package/dist/headless.mjs +3 -3
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +147 -147
- package/dist/index.mjs +4 -4
- package/dist/react.d.mts +4 -4
- package/dist/react.d.ts +4 -4
- package/dist/react.js +28 -28
- package/dist/react.mjs +2 -2
- package/dist/{wallet-standard-shim-DC_Z7DS-.d.ts → wallet-standard-shim--YcrQNRt.d.ts} +83 -0
- package/dist/{wallet-standard-shim-Cp4vF4oo.d.mts → wallet-standard-shim-Dx7H8Ctf.d.mts} +83 -0
- package/package.json +1 -1
- package/dist/chunk-CLXM6UEE.js.map +0 -1
- package/dist/chunk-D6PZY5G6.js.map +0 -1
- package/dist/chunk-LUZWUZ5N.js.map +0 -1
- package/dist/chunk-N3Q2J2FG.mjs.map +0 -1
- package/dist/chunk-P5MWBDFG.mjs.map +0 -1
- package/dist/chunk-RIQH5W7D.js.map +0 -1
- package/dist/chunk-U64YZRJL.mjs.map +0 -1
- package/dist/chunk-YTCSTE3Q.mjs.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,583 +1,583 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunkNQXK7PGX_js = require('./chunk-NQXK7PGX.js');
|
|
4
|
+
var chunkULUYX23Q_js = require('./chunk-ULUYX23Q.js');
|
|
5
|
+
var chunkJUZVCBAI_js = require('./chunk-JUZVCBAI.js');
|
|
6
|
+
var chunkI64FD2EH_js = require('./chunk-I64FD2EH.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "EnhancedStorage", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkNQXK7PGX_js.EnhancedStorage; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "EnhancedStorageAdapter", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkNQXK7PGX_js.EnhancedStorageAdapter; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "SOLANA_CHAIN_IDS", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkNQXK7PGX_js.SOLANA_CHAIN_IDS; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "address", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkNQXK7PGX_js.address; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "base58ToSignatureBytes", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkNQXK7PGX_js.base58ToSignatureBytes; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "chainIdToClusterId", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkNQXK7PGX_js.chainIdToClusterId; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "chainIdToClusterType", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkNQXK7PGX_js.chainIdToClusterType; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "clusterToChainId", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkNQXK7PGX_js.clusterToChainId; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "copySignature", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkNQXK7PGX_js.copySignature; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "createConfig", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkNQXK7PGX_js.createConfig; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "createEnhancedStorageAccount", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkNQXK7PGX_js.createEnhancedStorageAccount; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "createEnhancedStorageCluster", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkNQXK7PGX_js.createEnhancedStorageCluster; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "createEnhancedStorageWallet", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkNQXK7PGX_js.createEnhancedStorageWallet; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "createKitSignersFromWallet", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkNQXK7PGX_js.createKitSignersFromWallet; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "createMessageSignerFromWallet", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkNQXK7PGX_js.createMessageSignerFromWallet; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "createSignableMessage", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkNQXK7PGX_js.createSignableMessage; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "createSolanaDevnet", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkNQXK7PGX_js.createSolanaDevnet; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "createSolanaLocalnet", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkNQXK7PGX_js.createSolanaLocalnet; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "createSolanaMainnet", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkNQXK7PGX_js.createSolanaMainnet; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "createSolanaTestnet", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkNQXK7PGX_js.createSolanaTestnet; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "createTransactionSendingSignerFromWallet", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkNQXK7PGX_js.createTransactionSendingSignerFromWallet; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "detectMessageModification", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return chunkNQXK7PGX_js.detectMessageModification; }
|
|
97
97
|
});
|
|
98
98
|
Object.defineProperty(exports, "formatSignature", {
|
|
99
99
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
100
|
+
get: function () { return chunkNQXK7PGX_js.formatSignature; }
|
|
101
101
|
});
|
|
102
102
|
Object.defineProperty(exports, "freezeSigner", {
|
|
103
103
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkNQXK7PGX_js.freezeSigner; }
|
|
105
105
|
});
|
|
106
106
|
Object.defineProperty(exports, "getAllExplorerUrls", {
|
|
107
107
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkNQXK7PGX_js.getAllExplorerUrls; }
|
|
109
109
|
});
|
|
110
110
|
Object.defineProperty(exports, "getChainIdFromCluster", {
|
|
111
111
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
112
|
+
get: function () { return chunkNQXK7PGX_js.getChainIdFromCluster; }
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(exports, "getChainIdFromClusterId", {
|
|
115
115
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
116
|
+
get: function () { return chunkNQXK7PGX_js.getChainIdFromClusterId; }
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(exports, "getChainIdFromClusterType", {
|
|
119
119
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkNQXK7PGX_js.getChainIdFromClusterType; }
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(exports, "getChainIdFromConnection", {
|
|
123
123
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
124
|
+
get: function () { return chunkNQXK7PGX_js.getChainIdFromConnection; }
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(exports, "getClusterIdFromChainId", {
|
|
127
127
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
128
|
+
get: function () { return chunkNQXK7PGX_js.getClusterIdFromChainId; }
|
|
129
129
|
});
|
|
130
130
|
Object.defineProperty(exports, "getClusterTypeFromChainId", {
|
|
131
131
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
132
|
+
get: function () { return chunkNQXK7PGX_js.getClusterTypeFromChainId; }
|
|
133
133
|
});
|
|
134
134
|
Object.defineProperty(exports, "getClusterTypeFromConnection", {
|
|
135
135
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunkNQXK7PGX_js.getClusterTypeFromConnection; }
|
|
137
137
|
});
|
|
138
138
|
Object.defineProperty(exports, "getDefaultConfig", {
|
|
139
139
|
enumerable: true,
|
|
140
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunkNQXK7PGX_js.getDefaultConfig; }
|
|
141
141
|
});
|
|
142
142
|
Object.defineProperty(exports, "getDefaultMobileConfig", {
|
|
143
143
|
enumerable: true,
|
|
144
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunkNQXK7PGX_js.getDefaultMobileConfig; }
|
|
145
145
|
});
|
|
146
146
|
Object.defineProperty(exports, "getLatestBlockhash", {
|
|
147
147
|
enumerable: true,
|
|
148
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunkNQXK7PGX_js.getLatestBlockhash; }
|
|
149
149
|
});
|
|
150
150
|
Object.defineProperty(exports, "getSolanaExplorerUrl", {
|
|
151
151
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkNQXK7PGX_js.getSolanaExplorerUrl; }
|
|
153
153
|
});
|
|
154
154
|
Object.defineProperty(exports, "getSolanaFmUrl", {
|
|
155
155
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkNQXK7PGX_js.getSolanaFmUrl; }
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(exports, "getSolscanUrl", {
|
|
159
159
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunkNQXK7PGX_js.getSolscanUrl; }
|
|
161
161
|
});
|
|
162
162
|
Object.defineProperty(exports, "getXrayUrl", {
|
|
163
163
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunkNQXK7PGX_js.getXrayUrl; }
|
|
165
165
|
});
|
|
166
166
|
Object.defineProperty(exports, "isAccountAddress", {
|
|
167
167
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
168
|
+
get: function () { return chunkNQXK7PGX_js.isAccountAddress; }
|
|
169
169
|
});
|
|
170
170
|
Object.defineProperty(exports, "isKitConnection", {
|
|
171
171
|
enumerable: true,
|
|
172
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunkNQXK7PGX_js.isKitConnection; }
|
|
173
173
|
});
|
|
174
174
|
Object.defineProperty(exports, "isKnownSolanaChain", {
|
|
175
175
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunkNQXK7PGX_js.isKnownSolanaChain; }
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(exports, "isLegacyConnection", {
|
|
179
179
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunkNQXK7PGX_js.isLegacyConnection; }
|
|
181
181
|
});
|
|
182
182
|
Object.defineProperty(exports, "isSolanaChain", {
|
|
183
183
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunkNQXK7PGX_js.isSolanaChain; }
|
|
185
185
|
});
|
|
186
186
|
Object.defineProperty(exports, "isUnifiedConfig", {
|
|
187
187
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunkNQXK7PGX_js.isUnifiedConfig; }
|
|
189
189
|
});
|
|
190
190
|
Object.defineProperty(exports, "isWalletName", {
|
|
191
191
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkNQXK7PGX_js.isWalletName; }
|
|
193
193
|
});
|
|
194
194
|
Object.defineProperty(exports, "sendRawTransaction", {
|
|
195
195
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkNQXK7PGX_js.sendRawTransaction; }
|
|
197
197
|
});
|
|
198
198
|
Object.defineProperty(exports, "signatureBytesToBase58", {
|
|
199
199
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
200
|
+
get: function () { return chunkNQXK7PGX_js.signatureBytesToBase58; }
|
|
201
201
|
});
|
|
202
202
|
Object.defineProperty(exports, "updateSignatureDictionary", {
|
|
203
203
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
204
|
+
get: function () { return chunkNQXK7PGX_js.updateSignatureDictionary; }
|
|
205
205
|
});
|
|
206
206
|
Object.defineProperty(exports, "validateKnownSolanaChain", {
|
|
207
207
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
208
|
+
get: function () { return chunkNQXK7PGX_js.validateKnownSolanaChain; }
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(exports, "AccountElement", {
|
|
211
211
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
212
|
+
get: function () { return chunkULUYX23Q_js.AccountElement; }
|
|
213
213
|
});
|
|
214
214
|
Object.defineProperty(exports, "AppProvider", {
|
|
215
215
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkULUYX23Q_js.UnifiedProvider; }
|
|
217
217
|
});
|
|
218
218
|
Object.defineProperty(exports, "BalanceElement", {
|
|
219
219
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkULUYX23Q_js.BalanceElement; }
|
|
221
221
|
});
|
|
222
222
|
Object.defineProperty(exports, "ClusterElement", {
|
|
223
223
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkULUYX23Q_js.ClusterElement; }
|
|
225
225
|
});
|
|
226
226
|
Object.defineProperty(exports, "ConnectorProvider", {
|
|
227
227
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkULUYX23Q_js.ConnectorProvider; }
|
|
229
229
|
});
|
|
230
230
|
Object.defineProperty(exports, "DisconnectElement", {
|
|
231
231
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkULUYX23Q_js.DisconnectElement; }
|
|
233
233
|
});
|
|
234
234
|
Object.defineProperty(exports, "TokenListElement", {
|
|
235
235
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkULUYX23Q_js.TokenListElement; }
|
|
237
237
|
});
|
|
238
238
|
Object.defineProperty(exports, "TransactionHistoryElement", {
|
|
239
239
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunkULUYX23Q_js.TransactionHistoryElement; }
|
|
241
241
|
});
|
|
242
242
|
Object.defineProperty(exports, "UnifiedProvider", {
|
|
243
243
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkULUYX23Q_js.UnifiedProvider; }
|
|
245
245
|
});
|
|
246
246
|
Object.defineProperty(exports, "WalletListElement", {
|
|
247
247
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkULUYX23Q_js.WalletListElement; }
|
|
249
249
|
});
|
|
250
250
|
Object.defineProperty(exports, "useAccount", {
|
|
251
251
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkULUYX23Q_js.useAccount; }
|
|
253
253
|
});
|
|
254
254
|
Object.defineProperty(exports, "useBalance", {
|
|
255
255
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunkULUYX23Q_js.useBalance; }
|
|
257
257
|
});
|
|
258
258
|
Object.defineProperty(exports, "useCluster", {
|
|
259
259
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunkULUYX23Q_js.useCluster; }
|
|
261
261
|
});
|
|
262
262
|
Object.defineProperty(exports, "useConnector", {
|
|
263
263
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunkULUYX23Q_js.useConnector; }
|
|
265
265
|
});
|
|
266
266
|
Object.defineProperty(exports, "useConnectorClient", {
|
|
267
267
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
268
|
+
get: function () { return chunkULUYX23Q_js.useConnectorClient; }
|
|
269
269
|
});
|
|
270
270
|
Object.defineProperty(exports, "useGillSolanaClient", {
|
|
271
271
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
272
|
+
get: function () { return chunkULUYX23Q_js.useGillSolanaClient; }
|
|
273
273
|
});
|
|
274
274
|
Object.defineProperty(exports, "useGillTransactionSigner", {
|
|
275
275
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
276
|
+
get: function () { return chunkULUYX23Q_js.useGillTransactionSigner; }
|
|
277
277
|
});
|
|
278
278
|
Object.defineProperty(exports, "useKitTransactionSigner", {
|
|
279
279
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
280
|
+
get: function () { return chunkULUYX23Q_js.useKitTransactionSigner; }
|
|
281
281
|
});
|
|
282
282
|
Object.defineProperty(exports, "useSolanaClient", {
|
|
283
283
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
284
|
+
get: function () { return chunkULUYX23Q_js.useSolanaClient; }
|
|
285
285
|
});
|
|
286
286
|
Object.defineProperty(exports, "useTokens", {
|
|
287
287
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
288
|
+
get: function () { return chunkULUYX23Q_js.useTokens; }
|
|
289
289
|
});
|
|
290
290
|
Object.defineProperty(exports, "useTransactionPreparer", {
|
|
291
291
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
292
|
+
get: function () { return chunkULUYX23Q_js.useTransactionPreparer; }
|
|
293
293
|
});
|
|
294
294
|
Object.defineProperty(exports, "useTransactionSigner", {
|
|
295
295
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
296
|
+
get: function () { return chunkULUYX23Q_js.useTransactionSigner; }
|
|
297
297
|
});
|
|
298
298
|
Object.defineProperty(exports, "useTransactions", {
|
|
299
299
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
300
|
+
get: function () { return chunkULUYX23Q_js.useTransactions; }
|
|
301
301
|
});
|
|
302
302
|
Object.defineProperty(exports, "useWalletInfo", {
|
|
303
303
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
304
|
+
get: function () { return chunkULUYX23Q_js.useWalletInfo; }
|
|
305
305
|
});
|
|
306
306
|
Object.defineProperty(exports, "ClipboardErrorType", {
|
|
307
307
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
308
|
+
get: function () { return chunkJUZVCBAI_js.ClipboardErrorType; }
|
|
309
309
|
});
|
|
310
310
|
Object.defineProperty(exports, "ConfigurationError", {
|
|
311
311
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
312
|
+
get: function () { return chunkJUZVCBAI_js.ConfigurationError; }
|
|
313
313
|
});
|
|
314
314
|
Object.defineProperty(exports, "ConnectionError", {
|
|
315
315
|
enumerable: true,
|
|
316
|
-
get: function () { return
|
|
316
|
+
get: function () { return chunkJUZVCBAI_js.ConnectionError; }
|
|
317
317
|
});
|
|
318
318
|
Object.defineProperty(exports, "ConnectorClient", {
|
|
319
319
|
enumerable: true,
|
|
320
|
-
get: function () { return
|
|
320
|
+
get: function () { return chunkJUZVCBAI_js.ConnectorClient; }
|
|
321
321
|
});
|
|
322
322
|
Object.defineProperty(exports, "ConnectorError", {
|
|
323
323
|
enumerable: true,
|
|
324
|
-
get: function () { return
|
|
324
|
+
get: function () { return chunkJUZVCBAI_js.ConnectorError; }
|
|
325
325
|
});
|
|
326
326
|
Object.defineProperty(exports, "ConnectorErrorBoundary", {
|
|
327
327
|
enumerable: true,
|
|
328
|
-
get: function () { return
|
|
328
|
+
get: function () { return chunkJUZVCBAI_js.ConnectorErrorBoundary; }
|
|
329
329
|
});
|
|
330
330
|
Object.defineProperty(exports, "Errors", {
|
|
331
331
|
enumerable: true,
|
|
332
|
-
get: function () { return
|
|
332
|
+
get: function () { return chunkJUZVCBAI_js.Errors; }
|
|
333
333
|
});
|
|
334
334
|
Object.defineProperty(exports, "NetworkError", {
|
|
335
335
|
enumerable: true,
|
|
336
|
-
get: function () { return
|
|
336
|
+
get: function () { return chunkJUZVCBAI_js.NetworkError; }
|
|
337
337
|
});
|
|
338
338
|
Object.defineProperty(exports, "PUBLIC_RPC_ENDPOINTS", {
|
|
339
339
|
enumerable: true,
|
|
340
|
-
get: function () { return
|
|
340
|
+
get: function () { return chunkJUZVCBAI_js.PUBLIC_RPC_ENDPOINTS; }
|
|
341
341
|
});
|
|
342
342
|
Object.defineProperty(exports, "TransactionError", {
|
|
343
343
|
enumerable: true,
|
|
344
|
-
get: function () { return
|
|
344
|
+
get: function () { return chunkJUZVCBAI_js.TransactionError; }
|
|
345
345
|
});
|
|
346
346
|
Object.defineProperty(exports, "TransactionSignerError", {
|
|
347
347
|
enumerable: true,
|
|
348
|
-
get: function () { return
|
|
348
|
+
get: function () { return chunkJUZVCBAI_js.TransactionSignerError; }
|
|
349
349
|
});
|
|
350
350
|
Object.defineProperty(exports, "ValidationError", {
|
|
351
351
|
enumerable: true,
|
|
352
|
-
get: function () { return
|
|
352
|
+
get: function () { return chunkJUZVCBAI_js.ValidationError; }
|
|
353
353
|
});
|
|
354
354
|
Object.defineProperty(exports, "WalletErrorType", {
|
|
355
355
|
enumerable: true,
|
|
356
|
-
get: function () { return
|
|
356
|
+
get: function () { return chunkJUZVCBAI_js.WalletErrorType; }
|
|
357
357
|
});
|
|
358
358
|
Object.defineProperty(exports, "copyAddressToClipboard", {
|
|
359
359
|
enumerable: true,
|
|
360
|
-
get: function () { return
|
|
360
|
+
get: function () { return chunkJUZVCBAI_js.copyAddressToClipboard; }
|
|
361
361
|
});
|
|
362
362
|
Object.defineProperty(exports, "copySignatureToClipboard", {
|
|
363
363
|
enumerable: true,
|
|
364
|
-
get: function () { return
|
|
364
|
+
get: function () { return chunkJUZVCBAI_js.copySignatureToClipboard; }
|
|
365
365
|
});
|
|
366
366
|
Object.defineProperty(exports, "copyToClipboard", {
|
|
367
367
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
368
|
+
get: function () { return chunkJUZVCBAI_js.copyToClipboard; }
|
|
369
369
|
});
|
|
370
370
|
Object.defineProperty(exports, "createGillTransactionSigner", {
|
|
371
371
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
372
|
+
get: function () { return chunkJUZVCBAI_js.createGillTransactionSigner; }
|
|
373
373
|
});
|
|
374
374
|
Object.defineProperty(exports, "createKitTransactionSigner", {
|
|
375
375
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
376
|
+
get: function () { return chunkJUZVCBAI_js.createKitTransactionSigner; }
|
|
377
377
|
});
|
|
378
378
|
Object.defineProperty(exports, "createTransactionSigner", {
|
|
379
379
|
enumerable: true,
|
|
380
|
-
get: function () { return
|
|
380
|
+
get: function () { return chunkJUZVCBAI_js.createTransactionSigner; }
|
|
381
381
|
});
|
|
382
382
|
Object.defineProperty(exports, "formatAddress", {
|
|
383
383
|
enumerable: true,
|
|
384
|
-
get: function () { return
|
|
384
|
+
get: function () { return chunkJUZVCBAI_js.formatAddress; }
|
|
385
385
|
});
|
|
386
386
|
Object.defineProperty(exports, "formatNumber", {
|
|
387
387
|
enumerable: true,
|
|
388
|
-
get: function () { return
|
|
388
|
+
get: function () { return chunkJUZVCBAI_js.formatNumber; }
|
|
389
389
|
});
|
|
390
390
|
Object.defineProperty(exports, "formatSOL", {
|
|
391
391
|
enumerable: true,
|
|
392
|
-
get: function () { return
|
|
392
|
+
get: function () { return chunkJUZVCBAI_js.formatSOL; }
|
|
393
393
|
});
|
|
394
394
|
Object.defineProperty(exports, "formatTokenAmount", {
|
|
395
395
|
enumerable: true,
|
|
396
|
-
get: function () { return
|
|
396
|
+
get: function () { return chunkJUZVCBAI_js.formatTokenAmount; }
|
|
397
397
|
});
|
|
398
398
|
Object.defineProperty(exports, "getAddressUrl", {
|
|
399
399
|
enumerable: true,
|
|
400
|
-
get: function () { return
|
|
400
|
+
get: function () { return chunkJUZVCBAI_js.getAddressUrl; }
|
|
401
401
|
});
|
|
402
402
|
Object.defineProperty(exports, "getBlockUrl", {
|
|
403
403
|
enumerable: true,
|
|
404
|
-
get: function () { return
|
|
404
|
+
get: function () { return chunkJUZVCBAI_js.getBlockUrl; }
|
|
405
405
|
});
|
|
406
406
|
Object.defineProperty(exports, "getChainIdForWalletStandard", {
|
|
407
407
|
enumerable: true,
|
|
408
|
-
get: function () { return
|
|
408
|
+
get: function () { return chunkJUZVCBAI_js.getChainIdForWalletStandard; }
|
|
409
409
|
});
|
|
410
410
|
Object.defineProperty(exports, "getClusterChainId", {
|
|
411
411
|
enumerable: true,
|
|
412
|
-
get: function () { return
|
|
412
|
+
get: function () { return chunkJUZVCBAI_js.getClusterChainId; }
|
|
413
413
|
});
|
|
414
414
|
Object.defineProperty(exports, "getClusterExplorerUrl", {
|
|
415
415
|
enumerable: true,
|
|
416
|
-
get: function () { return
|
|
416
|
+
get: function () { return chunkJUZVCBAI_js.getClusterExplorerUrl; }
|
|
417
417
|
});
|
|
418
418
|
Object.defineProperty(exports, "getClusterName", {
|
|
419
419
|
enumerable: true,
|
|
420
|
-
get: function () { return
|
|
420
|
+
get: function () { return chunkJUZVCBAI_js.getClusterName; }
|
|
421
421
|
});
|
|
422
422
|
Object.defineProperty(exports, "getClusterRpcUrl", {
|
|
423
423
|
enumerable: true,
|
|
424
|
-
get: function () { return
|
|
424
|
+
get: function () { return chunkJUZVCBAI_js.getClusterRpcUrl; }
|
|
425
425
|
});
|
|
426
426
|
Object.defineProperty(exports, "getClusterType", {
|
|
427
427
|
enumerable: true,
|
|
428
|
-
get: function () { return
|
|
428
|
+
get: function () { return chunkJUZVCBAI_js.getClusterType; }
|
|
429
429
|
});
|
|
430
430
|
Object.defineProperty(exports, "getDefaultRpcUrl", {
|
|
431
431
|
enumerable: true,
|
|
432
|
-
get: function () { return
|
|
432
|
+
get: function () { return chunkJUZVCBAI_js.getDefaultRpcUrl; }
|
|
433
433
|
});
|
|
434
434
|
Object.defineProperty(exports, "getNetworkDisplayName", {
|
|
435
435
|
enumerable: true,
|
|
436
|
-
get: function () { return
|
|
436
|
+
get: function () { return chunkJUZVCBAI_js.getNetworkDisplayName; }
|
|
437
437
|
});
|
|
438
438
|
Object.defineProperty(exports, "getPolyfillStatus", {
|
|
439
439
|
enumerable: true,
|
|
440
|
-
get: function () { return
|
|
440
|
+
get: function () { return chunkJUZVCBAI_js.getPolyfillStatus; }
|
|
441
441
|
});
|
|
442
442
|
Object.defineProperty(exports, "getTokenUrl", {
|
|
443
443
|
enumerable: true,
|
|
444
|
-
get: function () { return
|
|
444
|
+
get: function () { return chunkJUZVCBAI_js.getTokenUrl; }
|
|
445
445
|
});
|
|
446
446
|
Object.defineProperty(exports, "getTransactionUrl", {
|
|
447
447
|
enumerable: true,
|
|
448
|
-
get: function () { return
|
|
448
|
+
get: function () { return chunkJUZVCBAI_js.getTransactionUrl; }
|
|
449
449
|
});
|
|
450
450
|
Object.defineProperty(exports, "getUserFriendlyMessage", {
|
|
451
451
|
enumerable: true,
|
|
452
|
-
get: function () { return
|
|
452
|
+
get: function () { return chunkJUZVCBAI_js.getUserFriendlyMessage; }
|
|
453
453
|
});
|
|
454
454
|
Object.defineProperty(exports, "getWalletsRegistry", {
|
|
455
455
|
enumerable: true,
|
|
456
|
-
get: function () { return
|
|
456
|
+
get: function () { return chunkJUZVCBAI_js.getWalletsRegistry; }
|
|
457
457
|
});
|
|
458
458
|
Object.defineProperty(exports, "installPolyfills", {
|
|
459
459
|
enumerable: true,
|
|
460
|
-
get: function () { return
|
|
460
|
+
get: function () { return chunkJUZVCBAI_js.installPolyfills; }
|
|
461
461
|
});
|
|
462
462
|
Object.defineProperty(exports, "isClipboardAvailable", {
|
|
463
463
|
enumerable: true,
|
|
464
|
-
get: function () { return
|
|
464
|
+
get: function () { return chunkJUZVCBAI_js.isClipboardAvailable; }
|
|
465
465
|
});
|
|
466
466
|
Object.defineProperty(exports, "isConfigurationError", {
|
|
467
467
|
enumerable: true,
|
|
468
|
-
get: function () { return
|
|
468
|
+
get: function () { return chunkJUZVCBAI_js.isConfigurationError; }
|
|
469
469
|
});
|
|
470
470
|
Object.defineProperty(exports, "isConnectionError", {
|
|
471
471
|
enumerable: true,
|
|
472
|
-
get: function () { return
|
|
472
|
+
get: function () { return chunkJUZVCBAI_js.isConnectionError; }
|
|
473
473
|
});
|
|
474
474
|
Object.defineProperty(exports, "isConnectorError", {
|
|
475
475
|
enumerable: true,
|
|
476
|
-
get: function () { return
|
|
476
|
+
get: function () { return chunkJUZVCBAI_js.isConnectorError; }
|
|
477
477
|
});
|
|
478
478
|
Object.defineProperty(exports, "isCryptoAvailable", {
|
|
479
479
|
enumerable: true,
|
|
480
|
-
get: function () { return
|
|
480
|
+
get: function () { return chunkJUZVCBAI_js.isCryptoAvailable; }
|
|
481
481
|
});
|
|
482
482
|
Object.defineProperty(exports, "isDevnet", {
|
|
483
483
|
enumerable: true,
|
|
484
|
-
get: function () { return
|
|
484
|
+
get: function () { return chunkJUZVCBAI_js.isDevnet; }
|
|
485
485
|
});
|
|
486
486
|
Object.defineProperty(exports, "isDevnetCluster", {
|
|
487
487
|
enumerable: true,
|
|
488
|
-
get: function () { return
|
|
488
|
+
get: function () { return chunkJUZVCBAI_js.isDevnetCluster; }
|
|
489
489
|
});
|
|
490
490
|
Object.defineProperty(exports, "isLocalCluster", {
|
|
491
491
|
enumerable: true,
|
|
492
|
-
get: function () { return
|
|
492
|
+
get: function () { return chunkJUZVCBAI_js.isLocalCluster; }
|
|
493
493
|
});
|
|
494
494
|
Object.defineProperty(exports, "isLocalnet", {
|
|
495
495
|
enumerable: true,
|
|
496
|
-
get: function () { return
|
|
496
|
+
get: function () { return chunkJUZVCBAI_js.isLocalnet; }
|
|
497
497
|
});
|
|
498
498
|
Object.defineProperty(exports, "isMainnet", {
|
|
499
499
|
enumerable: true,
|
|
500
|
-
get: function () { return
|
|
500
|
+
get: function () { return chunkJUZVCBAI_js.isMainnet; }
|
|
501
501
|
});
|
|
502
502
|
Object.defineProperty(exports, "isMainnetCluster", {
|
|
503
503
|
enumerable: true,
|
|
504
|
-
get: function () { return
|
|
504
|
+
get: function () { return chunkJUZVCBAI_js.isMainnetCluster; }
|
|
505
505
|
});
|
|
506
506
|
Object.defineProperty(exports, "isNetworkError", {
|
|
507
507
|
enumerable: true,
|
|
508
|
-
get: function () { return
|
|
508
|
+
get: function () { return chunkJUZVCBAI_js.isNetworkError; }
|
|
509
509
|
});
|
|
510
510
|
Object.defineProperty(exports, "isPolyfillInstalled", {
|
|
511
511
|
enumerable: true,
|
|
512
|
-
get: function () { return
|
|
512
|
+
get: function () { return chunkJUZVCBAI_js.isPolyfillInstalled; }
|
|
513
513
|
});
|
|
514
514
|
Object.defineProperty(exports, "isTestnet", {
|
|
515
515
|
enumerable: true,
|
|
516
|
-
get: function () { return
|
|
516
|
+
get: function () { return chunkJUZVCBAI_js.isTestnet; }
|
|
517
517
|
});
|
|
518
518
|
Object.defineProperty(exports, "isTestnetCluster", {
|
|
519
519
|
enumerable: true,
|
|
520
|
-
get: function () { return
|
|
520
|
+
get: function () { return chunkJUZVCBAI_js.isTestnetCluster; }
|
|
521
521
|
});
|
|
522
522
|
Object.defineProperty(exports, "isTransactionError", {
|
|
523
523
|
enumerable: true,
|
|
524
|
-
get: function () { return
|
|
524
|
+
get: function () { return chunkJUZVCBAI_js.isTransactionError; }
|
|
525
525
|
});
|
|
526
526
|
Object.defineProperty(exports, "isTransactionSignerError", {
|
|
527
527
|
enumerable: true,
|
|
528
|
-
get: function () { return
|
|
528
|
+
get: function () { return chunkJUZVCBAI_js.isTransactionSignerError; }
|
|
529
529
|
});
|
|
530
530
|
Object.defineProperty(exports, "isValidationError", {
|
|
531
531
|
enumerable: true,
|
|
532
|
-
get: function () { return
|
|
532
|
+
get: function () { return chunkJUZVCBAI_js.isValidationError; }
|
|
533
533
|
});
|
|
534
534
|
Object.defineProperty(exports, "normalizeNetwork", {
|
|
535
535
|
enumerable: true,
|
|
536
|
-
get: function () { return
|
|
536
|
+
get: function () { return chunkJUZVCBAI_js.normalizeNetwork; }
|
|
537
537
|
});
|
|
538
538
|
Object.defineProperty(exports, "toClusterId", {
|
|
539
539
|
enumerable: true,
|
|
540
|
-
get: function () { return
|
|
540
|
+
get: function () { return chunkJUZVCBAI_js.toClusterId; }
|
|
541
541
|
});
|
|
542
542
|
Object.defineProperty(exports, "toConnectorError", {
|
|
543
543
|
enumerable: true,
|
|
544
|
-
get: function () { return
|
|
544
|
+
get: function () { return chunkJUZVCBAI_js.toConnectorError; }
|
|
545
545
|
});
|
|
546
546
|
Object.defineProperty(exports, "truncate", {
|
|
547
547
|
enumerable: true,
|
|
548
|
-
get: function () { return
|
|
548
|
+
get: function () { return chunkJUZVCBAI_js.truncate; }
|
|
549
549
|
});
|
|
550
550
|
Object.defineProperty(exports, "withErrorBoundary", {
|
|
551
551
|
enumerable: true,
|
|
552
|
-
get: function () { return
|
|
552
|
+
get: function () { return chunkJUZVCBAI_js.withErrorBoundary; }
|
|
553
553
|
});
|
|
554
554
|
Object.defineProperty(exports, "LAMPORTS_PER_SOL", {
|
|
555
555
|
enumerable: true,
|
|
556
|
-
get: function () { return
|
|
556
|
+
get: function () { return chunkI64FD2EH_js.LAMPORTS_PER_SOL; }
|
|
557
557
|
});
|
|
558
558
|
Object.defineProperty(exports, "createSolanaClient", {
|
|
559
559
|
enumerable: true,
|
|
560
|
-
get: function () { return
|
|
560
|
+
get: function () { return chunkI64FD2EH_js.createSolanaClient; }
|
|
561
561
|
});
|
|
562
562
|
Object.defineProperty(exports, "getExplorerLink", {
|
|
563
563
|
enumerable: true,
|
|
564
|
-
get: function () { return
|
|
564
|
+
get: function () { return chunkI64FD2EH_js.getExplorerLink; }
|
|
565
565
|
});
|
|
566
566
|
Object.defineProperty(exports, "getPublicSolanaRpcUrl", {
|
|
567
567
|
enumerable: true,
|
|
568
|
-
get: function () { return
|
|
568
|
+
get: function () { return chunkI64FD2EH_js.getPublicSolanaRpcUrl; }
|
|
569
569
|
});
|
|
570
570
|
Object.defineProperty(exports, "lamportsToSol", {
|
|
571
571
|
enumerable: true,
|
|
572
|
-
get: function () { return
|
|
572
|
+
get: function () { return chunkI64FD2EH_js.lamportsToSol; }
|
|
573
573
|
});
|
|
574
574
|
Object.defineProperty(exports, "prepareTransaction", {
|
|
575
575
|
enumerable: true,
|
|
576
|
-
get: function () { return
|
|
576
|
+
get: function () { return chunkI64FD2EH_js.prepareTransaction; }
|
|
577
577
|
});
|
|
578
578
|
Object.defineProperty(exports, "solToLamports", {
|
|
579
579
|
enumerable: true,
|
|
580
|
-
get: function () { return
|
|
580
|
+
get: function () { return chunkI64FD2EH_js.solToLamports; }
|
|
581
581
|
});
|
|
582
582
|
//# sourceMappingURL=index.js.map
|
|
583
583
|
//# sourceMappingURL=index.js.map
|