@skip-go/client 1.1.6 → 1.1.8

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 (49) hide show
  1. package/dist/api/getAssets.js +2 -2
  2. package/dist/api/getAssetsBetweenChains.js +2 -2
  3. package/dist/api/getBridges.js +2 -2
  4. package/dist/api/getChains.js +2 -2
  5. package/dist/api/getVenues.js +2 -2
  6. package/dist/api/postAssetsFromSource.js +3 -3
  7. package/dist/api/postBalances.js +2 -2
  8. package/dist/api/postIbcOriginAssets.js +2 -2
  9. package/dist/api/postMessages.js +2 -2
  10. package/dist/api/postMessagesDirect.d.ts +193 -193
  11. package/dist/api/postMessagesDirect.js +2 -2
  12. package/dist/api/postRecommendAssets.js +2 -2
  13. package/dist/api/postRoute.d.ts +188 -188
  14. package/dist/api/postRoute.js +2 -2
  15. package/dist/api/postSubmit.js +2 -2
  16. package/dist/api/postSubmitTransaction.js +2 -2
  17. package/dist/api/postTrackTransaction.js +2 -2
  18. package/dist/api/postTransactionStatus.js +2 -2
  19. package/dist/{chunk-25FJ6EBA.js → chunk-5UHQEC5K.js} +2 -2
  20. package/dist/{chunk-NXNVAUER.js → chunk-6NMCE4AL.js} +8 -8
  21. package/dist/{chunk-5WMPFEIQ.js → chunk-C3GDPTDO.js} +2 -2
  22. package/dist/{chunk-KKNOCIFN.js → chunk-EZ65IQWB.js} +2 -2
  23. package/dist/{chunk-RFZBKQ35.js → chunk-FC6WR2AB.js} +1 -1
  24. package/dist/{chunk-JZBFAMHE.js → chunk-FRP5Y35B.js} +2 -2
  25. package/dist/{chunk-DU3RX43W.js → chunk-FVI3HTIO.js} +3 -3
  26. package/dist/{chunk-CRTTBUO4.js → chunk-GH36M7RI.js} +2 -2
  27. package/dist/{chunk-2YP6FMPV.js → chunk-H42CXF2U.js} +1 -1
  28. package/dist/{chunk-DV3I2S3T.js → chunk-H54ORPCL.js} +11 -2
  29. package/dist/{chunk-X67P5URV.js → chunk-I5GT57P3.js} +2 -2
  30. package/dist/{chunk-NWC6BSNB.js → chunk-I7WONP6Y.js} +5 -5
  31. package/dist/{chunk-C4URP37X.js → chunk-IHHYXB3K.js} +2 -2
  32. package/dist/{chunk-PPUUN7FI.js → chunk-M7EBNJWK.js} +2 -2
  33. package/dist/{chunk-5QPGL2BH.js → chunk-MSWIIMAD.js} +1 -1
  34. package/dist/{chunk-IWW34V4S.js → chunk-NQNYCD4R.js} +2 -2
  35. package/dist/{chunk-DAR753BM.js → chunk-PXL7VX4V.js} +1 -1
  36. package/dist/{chunk-RYOVQFZO.js → chunk-QYJTS5PW.js} +2 -2
  37. package/dist/{chunk-RCSN7BAU.js → chunk-RP5COGN6.js} +3 -3
  38. package/dist/{chunk-XXJUDZKJ.js → chunk-WN4AUWSP.js} +2 -2
  39. package/dist/{chunk-U6XZFJW2.js → chunk-YSXM6ATC.js} +2 -2
  40. package/dist/{chunk-T7GKUROO.js → chunk-Z7GQR23T.js} +2 -2
  41. package/dist/index.js +22 -22
  42. package/dist/public-functions/executeRoute.js +11 -11
  43. package/dist/public-functions/getFeeInfoForChain.js +3 -3
  44. package/dist/public-functions/getRecommendedGasPrice.js +4 -4
  45. package/dist/public-functions/getSigningStargateClient.js +3 -3
  46. package/dist/public-functions/setApiOptions.js +2 -2
  47. package/dist/public-functions/setClientOptions.js +3 -3
  48. package/dist/public-functions/waitForTransaction.js +4 -4
  49. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
- export { assets, transformAssetsMap } from '../chunk-NWC6BSNB.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { assets, transformAssetsMap } from '../chunk-I7WONP6Y.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { assetsBetweenChains } from '../chunk-IWW34V4S.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { assetsBetweenChains } from '../chunk-NQNYCD4R.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { bridges } from '../chunk-U6XZFJW2.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { bridges } from '../chunk-YSXM6ATC.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { chains } from '../chunk-NWC6BSNB.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { chains } from '../chunk-I7WONP6Y.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { venues } from '../chunk-XXJUDZKJ.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { venues } from '../chunk-WN4AUWSP.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,4 +1,4 @@
1
- export { assetsFromSource } from '../chunk-RCSN7BAU.js';
2
- import '../chunk-NWC6BSNB.js';
3
- import '../chunk-DV3I2S3T.js';
1
+ export { assetsFromSource } from '../chunk-RP5COGN6.js';
2
+ import '../chunk-I7WONP6Y.js';
3
+ import '../chunk-H54ORPCL.js';
4
4
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { balances } from '../chunk-NWC6BSNB.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { balances } from '../chunk-I7WONP6Y.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { ibcOriginAssets } from '../chunk-RYOVQFZO.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { ibcOriginAssets } from '../chunk-QYJTS5PW.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { messages } from '../chunk-25FJ6EBA.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { messages } from '../chunk-5UHQEC5K.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -27,15 +27,15 @@ declare const messagesDirect: (options?: ({
27
27
  };
28
28
  } | undefined;
29
29
  postRouteHandler?: {
30
- autpilotMsg?: {
31
- action?: AutopilotAction | undefined;
32
- receiver?: string | undefined;
33
- } | undefined;
34
- } | {
35
30
  wasmMsg?: {
36
31
  contractAddress?: string | undefined;
37
32
  msg?: string | undefined;
38
33
  } | undefined;
34
+ } | {
35
+ autpilotMsg?: {
36
+ action?: AutopilotAction | undefined;
37
+ receiver?: string | undefined;
38
+ } | undefined;
39
39
  } | undefined;
40
40
  allowMultiTx?: boolean | undefined;
41
41
  allowUnsafe?: boolean | undefined;
@@ -122,6 +122,130 @@ declare const messagesDirect: (options?: ({
122
122
  doesSwap?: boolean | undefined;
123
123
  estimatedAmountOut: string;
124
124
  operations: ({
125
+ transfer?: {
126
+ fromChainId?: string | undefined;
127
+ toChainId?: string | undefined;
128
+ channel?: string | undefined;
129
+ destDenom?: string | undefined;
130
+ pfmEnabled?: boolean | undefined;
131
+ port?: string | undefined;
132
+ supportsMemo?: boolean | undefined;
133
+ denomIn?: string | undefined;
134
+ denomOut?: string | undefined;
135
+ feeAmount?: string | undefined;
136
+ toChainEntryContractAddress?: string | undefined;
137
+ toChainCallbackContractAddress?: string | undefined;
138
+ usdFeeAmount?: string | undefined;
139
+ feeAsset?: {
140
+ chainId: string;
141
+ coingeckoId?: string | undefined;
142
+ decimals?: number | undefined;
143
+ denom: string;
144
+ description?: string | undefined;
145
+ isCw20: boolean;
146
+ isEvm: boolean;
147
+ isSvm: boolean;
148
+ logoUri?: string | undefined;
149
+ name?: string | undefined;
150
+ originChainId: string;
151
+ originDenom: string;
152
+ recommendedSymbol?: string | undefined;
153
+ symbol?: string | undefined;
154
+ tokenContract?: string | undefined;
155
+ trace: string;
156
+ } | undefined;
157
+ bridgeId?: BridgeType | undefined;
158
+ smartRelay?: boolean | undefined;
159
+ } | undefined;
160
+ txIndex: number;
161
+ amountIn: string;
162
+ amountOut: string;
163
+ } | {
164
+ swap?: {
165
+ swapIn?: {
166
+ swapAmountIn?: string | undefined;
167
+ swapOperations?: {
168
+ denomIn?: string | undefined;
169
+ denomOut?: string | undefined;
170
+ pool?: string | undefined;
171
+ interface?: string | undefined;
172
+ }[] | undefined;
173
+ swapVenue?: {
174
+ chainId?: string | undefined;
175
+ name?: string | undefined;
176
+ logoUri?: string | undefined;
177
+ } | undefined;
178
+ priceImpactPercent?: string | undefined;
179
+ } | undefined;
180
+ estimatedAffiliateFee?: string | undefined;
181
+ chainId?: string | undefined;
182
+ fromChainId?: string | undefined;
183
+ denomIn?: string | undefined;
184
+ denomOut?: string | undefined;
185
+ swapVenues?: {
186
+ chainId?: string | undefined;
187
+ name?: string | undefined;
188
+ logoUri?: string | undefined;
189
+ }[] | undefined;
190
+ } | {
191
+ swapOut?: {
192
+ swapAmountOut?: string | undefined;
193
+ swapOperations?: {
194
+ denomIn?: string | undefined;
195
+ denomOut?: string | undefined;
196
+ pool?: string | undefined;
197
+ interface?: string | undefined;
198
+ }[] | undefined;
199
+ swapVenue?: {
200
+ chainId?: string | undefined;
201
+ name?: string | undefined;
202
+ logoUri?: string | undefined;
203
+ } | undefined;
204
+ priceImpactPercent?: string | undefined;
205
+ } | undefined;
206
+ estimatedAffiliateFee?: string | undefined;
207
+ chainId?: string | undefined;
208
+ fromChainId?: string | undefined;
209
+ denomIn?: string | undefined;
210
+ denomOut?: string | undefined;
211
+ swapVenues?: {
212
+ chainId?: string | undefined;
213
+ name?: string | undefined;
214
+ logoUri?: string | undefined;
215
+ }[] | undefined;
216
+ } | {
217
+ smartSwapIn?: {
218
+ swapVenue?: {
219
+ chainId?: string | undefined;
220
+ name?: string | undefined;
221
+ logoUri?: string | undefined;
222
+ } | undefined;
223
+ swapRoutes?: {
224
+ swapAmountIn?: string | undefined;
225
+ denomIn?: string | undefined;
226
+ swapOperations?: {
227
+ denomIn?: string | undefined;
228
+ denomOut?: string | undefined;
229
+ pool?: string | undefined;
230
+ interface?: string | undefined;
231
+ }[] | undefined;
232
+ }[] | undefined;
233
+ } | undefined;
234
+ estimatedAffiliateFee?: string | undefined;
235
+ chainId?: string | undefined;
236
+ fromChainId?: string | undefined;
237
+ denomIn?: string | undefined;
238
+ denomOut?: string | undefined;
239
+ swapVenues?: {
240
+ chainId?: string | undefined;
241
+ name?: string | undefined;
242
+ logoUri?: string | undefined;
243
+ }[] | undefined;
244
+ } | undefined;
245
+ txIndex: number;
246
+ amountIn: string;
247
+ amountOut: string;
248
+ } | {
125
249
  axelarTransfer?: {
126
250
  asset?: string | undefined;
127
251
  feeAmount?: string | undefined;
@@ -193,6 +317,14 @@ declare const messagesDirect: (options?: ({
193
317
  txIndex: number;
194
318
  amountIn: string;
195
319
  amountOut: string;
320
+ } | {
321
+ bankSend?: {
322
+ chainId?: string | undefined;
323
+ denom?: string | undefined;
324
+ } | undefined;
325
+ txIndex: number;
326
+ amountIn: string;
327
+ amountOut: string;
196
328
  } | {
197
329
  cctpTransfer?: {
198
330
  fromChainId?: string | undefined;
@@ -214,35 +346,14 @@ declare const messagesDirect: (options?: ({
214
346
  amountIn: string;
215
347
  amountOut: string;
216
348
  } | {
217
- stargateTransfer?: {
349
+ hyperlaneTransfer?: {
218
350
  fromChainId?: string | undefined;
219
351
  toChainId?: string | undefined;
220
352
  denomIn?: string | undefined;
221
353
  denomOut?: string | undefined;
222
- bridgeId?: BridgeType | undefined;
223
- poolAddress?: string | undefined;
224
- destinationEndpointId?: number | undefined;
225
- oftFeeAsset?: {
226
- chainId: string;
227
- coingeckoId?: string | undefined;
228
- decimals?: number | undefined;
229
- denom: string;
230
- description?: string | undefined;
231
- isCw20: boolean;
232
- isEvm: boolean;
233
- isSvm: boolean;
234
- logoUri?: string | undefined;
235
- name?: string | undefined;
236
- originChainId: string;
237
- originDenom: string;
238
- recommendedSymbol?: string | undefined;
239
- symbol?: string | undefined;
240
- tokenContract?: string | undefined;
241
- trace: string;
242
- } | undefined;
243
- oftFeeAmount?: string | undefined;
244
- oftFeeAmountUsd?: string | undefined;
245
- messagingFeeAsset?: {
354
+ hyperlaneContractAddress?: string | undefined;
355
+ feeAmount?: string | undefined;
356
+ feeAsset?: {
246
357
  chainId: string;
247
358
  coingeckoId?: string | undefined;
248
359
  decimals?: number | undefined;
@@ -260,54 +371,9 @@ declare const messagesDirect: (options?: ({
260
371
  tokenContract?: string | undefined;
261
372
  trace: string;
262
373
  } | undefined;
263
- messagingFeeAmount?: string | undefined;
264
- messagingFeeAmountUsd?: string | undefined;
265
- } | undefined;
266
- txIndex: number;
267
- amountIn: string;
268
- amountOut: string;
269
- } | {
270
- goFastTransfer?: {
271
- fromChainId?: string | undefined;
272
- toChainId?: string | undefined;
374
+ usdFeeAmount?: string | undefined;
273
375
  bridgeId?: BridgeType | undefined;
274
- denomIn?: string | undefined;
275
- denomOut?: string | undefined;
276
- fee?: {
277
- feeAsset: {
278
- chainId: string;
279
- coingeckoId?: string | undefined;
280
- decimals?: number | undefined;
281
- denom: string;
282
- description?: string | undefined;
283
- isCw20: boolean;
284
- isEvm: boolean;
285
- isSvm: boolean;
286
- logoUri?: string | undefined;
287
- name?: string | undefined;
288
- originChainId: string;
289
- originDenom: string;
290
- recommendedSymbol?: string | undefined;
291
- symbol?: string | undefined;
292
- tokenContract?: string | undefined;
293
- trace: string;
294
- };
295
- bpsFee?: string | undefined;
296
- bpsFeeAmount?: string | undefined;
297
- bpsFeeUsd?: string | undefined;
298
- sourceChainFeeAmount?: string | undefined;
299
- sourceChainFeeUsd?: string | undefined;
300
- destinationChainFeeAmount?: string | undefined;
301
- destinationChainFeeUsd?: string | undefined;
302
- } | undefined;
303
- } | undefined;
304
- txIndex: number;
305
- amountIn: string;
306
- amountOut: string;
307
- } | {
308
- bankSend?: {
309
- chainId?: string | undefined;
310
- denom?: string | undefined;
376
+ smartRelay?: boolean | undefined;
311
377
  } | undefined;
312
378
  txIndex: number;
313
379
  amountIn: string;
@@ -331,14 +397,28 @@ declare const messagesDirect: (options?: ({
331
397
  amountIn: string;
332
398
  amountOut: string;
333
399
  } | {
334
- hyperlaneTransfer?: {
400
+ opInitTransfer?: {
335
401
  fromChainId?: string | undefined;
336
402
  toChainId?: string | undefined;
337
403
  denomIn?: string | undefined;
338
404
  denomOut?: string | undefined;
339
- hyperlaneContractAddress?: string | undefined;
340
- feeAmount?: string | undefined;
341
- feeAsset?: {
405
+ opInitBridgeId?: any;
406
+ bridgeId?: BridgeType | undefined;
407
+ smartRelay?: boolean | undefined;
408
+ } | undefined;
409
+ txIndex: number;
410
+ amountIn: string;
411
+ amountOut: string;
412
+ } | {
413
+ stargateTransfer?: {
414
+ fromChainId?: string | undefined;
415
+ toChainId?: string | undefined;
416
+ denomIn?: string | undefined;
417
+ denomOut?: string | undefined;
418
+ bridgeId?: BridgeType | undefined;
419
+ poolAddress?: string | undefined;
420
+ destinationEndpointId?: number | undefined;
421
+ oftFeeAsset?: {
342
422
  chainId: string;
343
423
  coingeckoId?: string | undefined;
344
424
  decimals?: number | undefined;
@@ -356,29 +436,9 @@ declare const messagesDirect: (options?: ({
356
436
  tokenContract?: string | undefined;
357
437
  trace: string;
358
438
  } | undefined;
359
- usdFeeAmount?: string | undefined;
360
- bridgeId?: BridgeType | undefined;
361
- smartRelay?: boolean | undefined;
362
- } | undefined;
363
- txIndex: number;
364
- amountIn: string;
365
- amountOut: string;
366
- } | {
367
- transfer?: {
368
- fromChainId?: string | undefined;
369
- toChainId?: string | undefined;
370
- channel?: string | undefined;
371
- destDenom?: string | undefined;
372
- pfmEnabled?: boolean | undefined;
373
- port?: string | undefined;
374
- supportsMemo?: boolean | undefined;
375
- denomIn?: string | undefined;
376
- denomOut?: string | undefined;
377
- feeAmount?: string | undefined;
378
- toChainEntryContractAddress?: string | undefined;
379
- toChainCallbackContractAddress?: string | undefined;
380
- usdFeeAmount?: string | undefined;
381
- feeAsset?: {
439
+ oftFeeAmount?: string | undefined;
440
+ oftFeeAmountUsd?: string | undefined;
441
+ messagingFeeAsset?: {
382
442
  chainId: string;
383
443
  coingeckoId?: string | undefined;
384
444
  decimals?: number | undefined;
@@ -396,106 +456,46 @@ declare const messagesDirect: (options?: ({
396
456
  tokenContract?: string | undefined;
397
457
  trace: string;
398
458
  } | undefined;
399
- bridgeId?: BridgeType | undefined;
400
- smartRelay?: boolean | undefined;
459
+ messagingFeeAmount?: string | undefined;
460
+ messagingFeeAmountUsd?: string | undefined;
401
461
  } | undefined;
402
462
  txIndex: number;
403
463
  amountIn: string;
404
464
  amountOut: string;
405
465
  } | {
406
- swap?: {
407
- swapIn?: {
408
- swapAmountIn?: string | undefined;
409
- swapOperations?: {
410
- denomIn?: string | undefined;
411
- denomOut?: string | undefined;
412
- pool?: string | undefined;
413
- interface?: string | undefined;
414
- }[] | undefined;
415
- swapVenue?: {
416
- chainId?: string | undefined;
417
- name?: string | undefined;
418
- logoUri?: string | undefined;
419
- } | undefined;
420
- priceImpactPercent?: string | undefined;
421
- } | undefined;
422
- estimatedAffiliateFee?: string | undefined;
423
- chainId?: string | undefined;
466
+ goFastTransfer?: {
424
467
  fromChainId?: string | undefined;
468
+ toChainId?: string | undefined;
469
+ bridgeId?: BridgeType | undefined;
425
470
  denomIn?: string | undefined;
426
471
  denomOut?: string | undefined;
427
- swapVenues?: {
428
- chainId?: string | undefined;
429
- name?: string | undefined;
430
- logoUri?: string | undefined;
431
- }[] | undefined;
432
- } | {
433
- swapOut?: {
434
- swapAmountOut?: string | undefined;
435
- swapOperations?: {
436
- denomIn?: string | undefined;
437
- denomOut?: string | undefined;
438
- pool?: string | undefined;
439
- interface?: string | undefined;
440
- }[] | undefined;
441
- swapVenue?: {
442
- chainId?: string | undefined;
443
- name?: string | undefined;
472
+ fee?: {
473
+ feeAsset: {
474
+ chainId: string;
475
+ coingeckoId?: string | undefined;
476
+ decimals?: number | undefined;
477
+ denom: string;
478
+ description?: string | undefined;
479
+ isCw20: boolean;
480
+ isEvm: boolean;
481
+ isSvm: boolean;
444
482
  logoUri?: string | undefined;
445
- } | undefined;
446
- priceImpactPercent?: string | undefined;
447
- } | undefined;
448
- estimatedAffiliateFee?: string | undefined;
449
- chainId?: string | undefined;
450
- fromChainId?: string | undefined;
451
- denomIn?: string | undefined;
452
- denomOut?: string | undefined;
453
- swapVenues?: {
454
- chainId?: string | undefined;
455
- name?: string | undefined;
456
- logoUri?: string | undefined;
457
- }[] | undefined;
458
- } | {
459
- smartSwapIn?: {
460
- swapVenue?: {
461
- chainId?: string | undefined;
462
483
  name?: string | undefined;
463
- logoUri?: string | undefined;
464
- } | undefined;
465
- swapRoutes?: {
466
- swapAmountIn?: string | undefined;
467
- denomIn?: string | undefined;
468
- swapOperations?: {
469
- denomIn?: string | undefined;
470
- denomOut?: string | undefined;
471
- pool?: string | undefined;
472
- interface?: string | undefined;
473
- }[] | undefined;
474
- }[] | undefined;
484
+ originChainId: string;
485
+ originDenom: string;
486
+ recommendedSymbol?: string | undefined;
487
+ symbol?: string | undefined;
488
+ tokenContract?: string | undefined;
489
+ trace: string;
490
+ };
491
+ bpsFee?: string | undefined;
492
+ bpsFeeAmount?: string | undefined;
493
+ bpsFeeUsd?: string | undefined;
494
+ sourceChainFeeAmount?: string | undefined;
495
+ sourceChainFeeUsd?: string | undefined;
496
+ destinationChainFeeAmount?: string | undefined;
497
+ destinationChainFeeUsd?: string | undefined;
475
498
  } | undefined;
476
- estimatedAffiliateFee?: string | undefined;
477
- chainId?: string | undefined;
478
- fromChainId?: string | undefined;
479
- denomIn?: string | undefined;
480
- denomOut?: string | undefined;
481
- swapVenues?: {
482
- chainId?: string | undefined;
483
- name?: string | undefined;
484
- logoUri?: string | undefined;
485
- }[] | undefined;
486
- } | undefined;
487
- txIndex: number;
488
- amountIn: string;
489
- amountOut: string;
490
- } | {
491
- opInitTransfer?: {
492
- fromChainId?: string | undefined;
493
- toChainId?: string | undefined;
494
- denomIn?: string | undefined;
495
- denomOut?: string | undefined;
496
- opInitBridgeId?: any;
497
- bridgeId?: BridgeType | undefined;
498
- smartRelay?: boolean | undefined;
499
499
  } | undefined;
500
500
  txIndex: number;
501
501
  amountIn: string;
@@ -1,3 +1,3 @@
1
- export { messagesDirect } from '../chunk-5WMPFEIQ.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { messagesDirect } from '../chunk-C3GDPTDO.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';
@@ -1,3 +1,3 @@
1
- export { recommendAssets } from '../chunk-JZBFAMHE.js';
2
- import '../chunk-DV3I2S3T.js';
1
+ export { recommendAssets } from '../chunk-FRP5Y35B.js';
2
+ import '../chunk-H54ORPCL.js';
3
3
  import '../chunk-UXUJNZOA.js';