@skip-go/client 1.0.3 → 1.0.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.
Files changed (106) hide show
  1. package/dist/api/{getAssets.d.cts → getAssets.d.ts} +2 -2
  2. package/dist/api/getAssets.js +2 -0
  3. package/dist/api/{getAssetsBetweenChains.d.cts → getAssetsBetweenChains.d.ts} +2 -2
  4. package/dist/api/getAssetsBetweenChains.js +2 -0
  5. package/dist/api/{getBridges.d.cts → getBridges.d.ts} +2 -2
  6. package/dist/api/getBridges.js +2 -0
  7. package/dist/api/{getChains.d.cts → getChains.d.ts} +2 -2
  8. package/dist/api/getChains.js +2 -0
  9. package/dist/api/{getVenues.d.cts → getVenues.d.ts} +1 -1
  10. package/dist/api/getVenues.js +2 -0
  11. package/dist/api/{postAssetsFromSource.d.cts → postAssetsFromSource.d.ts} +2 -2
  12. package/dist/api/postAssetsFromSource.js +3 -0
  13. package/dist/api/{postBalances.d.cts → postBalances.d.ts} +3 -3
  14. package/dist/api/postBalances.js +2 -0
  15. package/dist/api/{postIbcOriginAssets.d.cts → postIbcOriginAssets.d.ts} +1 -1
  16. package/dist/api/postIbcOriginAssets.js +2 -0
  17. package/dist/api/{postMessages.d.cts → postMessages.d.ts} +186 -186
  18. package/dist/api/postMessages.js +2 -0
  19. package/dist/api/{postMessagesDirect.d.cts → postMessagesDirect.d.ts} +185 -185
  20. package/dist/api/postMessagesDirect.js +2 -0
  21. package/dist/api/{postRecommendAssets.d.cts → postRecommendAssets.d.ts} +2 -2
  22. package/dist/api/postRecommendAssets.js +2 -0
  23. package/dist/api/{postRoute.d.cts → postRoute.d.ts} +163 -163
  24. package/dist/api/postRoute.js +2 -0
  25. package/dist/api/{postSubmitTransaction.d.cts → postSubmitTransaction.d.ts} +1 -1
  26. package/dist/api/postSubmitTransaction.js +2 -0
  27. package/dist/api/{postTrackTransaction.d.cts → postTrackTransaction.d.ts} +1 -1
  28. package/dist/api/postTrackTransaction.js +2 -0
  29. package/dist/api/{postTransactionStatus.d.cts → postTransactionStatus.d.ts} +3 -3
  30. package/dist/api/postTransactionStatus.js +2 -0
  31. package/dist/chunk-33K6EESX.js +10 -0
  32. package/dist/{chunk-77ITCT75.cjs → chunk-4JJWOILI.js} +3 -5
  33. package/dist/chunk-BQTQJQ5E.js +10 -0
  34. package/dist/{chunk-ED2OY55G.cjs → chunk-BRMONS6A.js} +5 -11
  35. package/dist/{chunk-PNWIJSMA.cjs → chunk-C2EDPY6J.js} +3 -5
  36. package/dist/chunk-DW4U6YI6.js +10 -0
  37. package/dist/{chunk-G7BBDZ7C.cjs → chunk-F75DC5RW.js} +182 -208
  38. package/dist/{chunk-SFMBRLUS.cjs → chunk-GARVPN2H.js} +4 -6
  39. package/dist/{chunk-7SK3IFXJ.cjs → chunk-JTIHU43D.js} +1 -6
  40. package/dist/{chunk-VI7UMBQ7.cjs → chunk-KNV72XRZ.js} +3 -5
  41. package/dist/chunk-MGVXJ2U4.js +11 -0
  42. package/dist/chunk-MTMPHY3Y.js +9 -0
  43. package/dist/{chunk-5IAEEEOQ.cjs → chunk-PHTQQIAH.js} +220 -243
  44. package/dist/{chunk-RDOSNDAQ.cjs → chunk-PRQ2NHRZ.js} +3 -5
  45. package/dist/chunk-RDRDFJQE.js +10 -0
  46. package/dist/chunk-RMP3HM5N.js +14 -0
  47. package/dist/{chunk-SW3SEQMJ.cjs → chunk-SONZJVQM.js} +47 -51
  48. package/dist/{chunk-KZOSEIWH.cjs → chunk-SWYON2RG.js} +1 -4
  49. package/dist/{chunk-7OIZPQJB.cjs → chunk-TD63P2AG.js} +111 -174
  50. package/dist/{chunk-ZNXE6PUV.cjs → chunk-TW77BXMT.js} +7 -9
  51. package/dist/chunk-UNF72WYO.js +22 -0
  52. package/dist/{chunk-J4LI33TK.cjs → chunk-VMPFHQ7U.js} +9 -11
  53. package/dist/{chunk-4R6OCWRR.cjs → chunk-VQ5SIQWU.js} +1 -3
  54. package/dist/{chunk-HAR3IXDE.cjs → chunk-W6TBGBV3.js} +1 -31
  55. package/dist/{client-types-qvyKvyFh.d.cts → client-types-CxjtffyG.d.ts} +1 -1
  56. package/dist/{executeRoute-BKRpODCc.d.cts → executeRoute-BKvMVd1I.d.ts} +3 -3
  57. package/dist/{generateApi-C0amiydg.d.cts → generateApi-DqCp36fX.d.ts} +1 -1
  58. package/dist/{index.d.cts → index.d.ts} +25 -26
  59. package/dist/index.js +24 -0
  60. package/dist/public-functions/{executeRoute.d.cts → executeRoute.d.ts} +4 -4
  61. package/dist/public-functions/executeRoute.js +12 -0
  62. package/dist/public-functions/{getFeeInfoForChain.d.cts → getFeeInfoForChain.d.ts} +2 -2
  63. package/dist/public-functions/getFeeInfoForChain.js +5 -0
  64. package/dist/public-functions/{getRecommendedGasPrice.d.cts → getRecommendedGasPrice.d.ts} +1 -1
  65. package/dist/public-functions/getRecommendedGasPrice.js +7 -0
  66. package/dist/public-functions/{getSigningStargateClient.d.cts → getSigningStargateClient.d.ts} +1 -1
  67. package/dist/public-functions/getSigningStargateClient.js +4 -0
  68. package/dist/public-functions/{setApiOptions.d.cts → setApiOptions.d.ts} +2 -2
  69. package/dist/public-functions/setApiOptions.js +2 -0
  70. package/dist/public-functions/setClientOptions.d.ts +9 -0
  71. package/dist/public-functions/setClientOptions.js +4 -0
  72. package/dist/{setClientOptions-CT6CHI9I.d.cts → setClientOptions-DbanEIwL.d.ts} +2 -2
  73. package/package.json +6 -6
  74. package/dist/api/getAssets.cjs +0 -15
  75. package/dist/api/getAssetsBetweenChains.cjs +0 -11
  76. package/dist/api/getBridges.cjs +0 -11
  77. package/dist/api/getChains.cjs +0 -11
  78. package/dist/api/getVenues.cjs +0 -11
  79. package/dist/api/postAssetsFromSource.cjs +0 -12
  80. package/dist/api/postBalances.cjs +0 -11
  81. package/dist/api/postIbcOriginAssets.cjs +0 -11
  82. package/dist/api/postMessages.cjs +0 -11
  83. package/dist/api/postMessagesDirect.cjs +0 -11
  84. package/dist/api/postRecommendAssets.cjs +0 -11
  85. package/dist/api/postRoute.cjs +0 -11
  86. package/dist/api/postSubmitTransaction.cjs +0 -11
  87. package/dist/api/postTrackTransaction.cjs +0 -11
  88. package/dist/api/postTransactionStatus.cjs +0 -11
  89. package/dist/chunk-32MRDO7V.cjs +0 -12
  90. package/dist/chunk-44PBLFB5.cjs +0 -24
  91. package/dist/chunk-DAMZSSOH.cjs +0 -12
  92. package/dist/chunk-ISHM4QWP.cjs +0 -16
  93. package/dist/chunk-KDN7RCGP.cjs +0 -13
  94. package/dist/chunk-L5V5PASH.cjs +0 -12
  95. package/dist/chunk-LXYLWTNZ.cjs +0 -12
  96. package/dist/chunk-URLFWBSC.cjs +0 -11
  97. package/dist/index.cjs +0 -209
  98. package/dist/public-functions/executeRoute.cjs +0 -21
  99. package/dist/public-functions/getFeeInfoForChain.cjs +0 -14
  100. package/dist/public-functions/getRecommendedGasPrice.cjs +0 -16
  101. package/dist/public-functions/getSigningStargateClient.cjs +0 -13
  102. package/dist/public-functions/setApiOptions.cjs +0 -11
  103. package/dist/public-functions/setClientOptions.cjs +0 -13
  104. package/dist/public-functions/setClientOptions.d.cts +0 -9
  105. /package/dist/{apiState-CdzxTxYd.d.cts → apiState-CdzxTxYd.d.ts} +0 -0
  106. /package/dist/{swaggerTypes-O9-gvCT1.d.cts → swaggerTypes-O9-gvCT1.d.ts} +0 -0
@@ -1,5 +1,5 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
2
- import { c as Asset } from '../swaggerTypes-O9-gvCT1.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
+ import { c as Asset } from '../swaggerTypes-O9-gvCT1.js';
3
3
 
4
4
  declare const assets: (options?: ({
5
5
  chainIds?: string[] | undefined;
@@ -0,0 +1,2 @@
1
+ export { assets, transformAssetsMap } from '../chunk-BRMONS6A.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,5 +1,5 @@
1
- import { I as BridgeType } from '../swaggerTypes-O9-gvCT1.cjs';
2
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
1
+ import { I as BridgeType } from '../swaggerTypes-O9-gvCT1.js';
2
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
3
3
 
4
4
  declare const assetsBetweenChains: (options?: ({
5
5
  sourceChainId?: string | undefined;
@@ -0,0 +1,2 @@
1
+ export { assetsBetweenChains } from '../chunk-MTMPHY3Y.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,5 +1,5 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
2
- import { ba as ContentType, I as BridgeType } from '../swaggerTypes-O9-gvCT1.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
+ import { ba as ContentType, I as BridgeType } from '../swaggerTypes-O9-gvCT1.js';
3
3
 
4
4
  declare const bridges: (options?: ({
5
5
  cache?: RequestCache | undefined;
@@ -0,0 +1,2 @@
1
+ export { bridges } from '../chunk-KNV72XRZ.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,5 +1,5 @@
1
- import { K as ChainType } from '../swaggerTypes-O9-gvCT1.cjs';
2
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
1
+ import { K as ChainType } from '../swaggerTypes-O9-gvCT1.js';
2
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
3
3
 
4
4
  declare const chains: (options?: ({
5
5
  chainIds?: string[] | undefined;
@@ -0,0 +1,2 @@
1
+ export { chains } from '../chunk-BRMONS6A.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,4 +1,4 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
2
 
3
3
  declare const venues: (options?: ({
4
4
  onlyTestnets?: boolean | undefined;
@@ -0,0 +1,2 @@
1
+ export { venues } from '../chunk-C2EDPY6J.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,5 +1,5 @@
1
- import { c as Asset } from '../swaggerTypes-O9-gvCT1.cjs';
2
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
1
+ import { c as Asset } from '../swaggerTypes-O9-gvCT1.js';
2
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
3
3
 
4
4
  declare const assetsFromSource: (options?: ({
5
5
  sourceAssetDenom: string;
@@ -0,0 +1,3 @@
1
+ export { assetsFromSource } from '../chunk-RMP3HM5N.js';
2
+ import '../chunk-BRMONS6A.js';
3
+ import '../chunk-W6TBGBV3.js';
@@ -1,6 +1,6 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
2
- import { A as ApiRequest, a as ApiResponse } from '../generateApi-C0amiydg.cjs';
3
- import '../swaggerTypes-O9-gvCT1.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
+ import { A as ApiRequest, a as ApiResponse } from '../generateApi-DqCp36fX.js';
3
+ import '../swaggerTypes-O9-gvCT1.js';
4
4
 
5
5
  declare const balances: (options?: ({
6
6
  chains?: {
@@ -0,0 +1,2 @@
1
+ export { balances } from '../chunk-BRMONS6A.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,4 +1,4 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
2
 
3
3
  declare const ibcOriginAssets: (options?: ({
4
4
  assets?: {
@@ -0,0 +1,2 @@
1
+ export { ibcOriginAssets } from '../chunk-PRQ2NHRZ.js';
2
+ import '../chunk-W6TBGBV3.js';
@@ -1,6 +1,6 @@
1
- import { S as SkipApiOptions } from '../apiState-CdzxTxYd.cjs';
2
- import { I as BridgeType, f as AutopilotAction, b2 as FeeType } from '../swaggerTypes-O9-gvCT1.cjs';
3
- import { A as ApiRequest, a as ApiResponse } from '../generateApi-C0amiydg.cjs';
1
+ import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
2
+ import { I as BridgeType, f as AutopilotAction, b2 as FeeType } from '../swaggerTypes-O9-gvCT1.js';
3
+ import { A as ApiRequest, a as ApiResponse } from '../generateApi-DqCp36fX.js';
4
4
 
5
5
  declare const messages: (options?: ({
6
6
  sourceAssetDenom: string;
@@ -11,128 +11,6 @@ declare const messages: (options?: ({
11
11
  amountOut: string;
12
12
  addressList: string[];
13
13
  operations: ({
14
- transfer?: {
15
- fromChainId?: string | undefined;
16
- toChainId?: string | undefined;
17
- channel?: string | undefined;
18
- destDenom?: string | undefined;
19
- pfmEnabled?: boolean | undefined;
20
- port?: string | undefined;
21
- supportsMemo?: boolean | undefined;
22
- denomIn?: string | undefined;
23
- denomOut?: string | undefined;
24
- feeAmount?: string | undefined;
25
- usdFeeAmount?: string | undefined;
26
- feeAsset?: {
27
- chainId: string;
28
- coingeckoId?: string | undefined;
29
- decimals?: number | undefined;
30
- denom: string;
31
- description?: string | undefined;
32
- isCw20: boolean;
33
- isEvm: boolean;
34
- isSvm: boolean;
35
- logoUri?: string | undefined;
36
- name?: string | undefined;
37
- originChainId: string;
38
- originDenom: string;
39
- recommendedSymbol?: string | undefined;
40
- symbol?: string | undefined;
41
- tokenContract?: string | undefined;
42
- trace: string;
43
- } | undefined;
44
- bridgeId?: BridgeType | undefined;
45
- smartRelay?: boolean | undefined;
46
- } | undefined;
47
- txIndex: number;
48
- amountIn: string;
49
- amountOut: string;
50
- } | {
51
- swap?: {
52
- swapIn?: {
53
- swapAmountIn?: string | undefined;
54
- swapOperations?: {
55
- denomIn?: string | undefined;
56
- denomOut?: string | undefined;
57
- pool?: string | undefined;
58
- interface?: string | undefined;
59
- }[] | undefined;
60
- swapVenue?: {
61
- chainId?: string | undefined;
62
- name?: string | undefined;
63
- logoUri?: string | undefined;
64
- } | undefined;
65
- priceImpactPercent?: string | undefined;
66
- } | undefined;
67
- estimatedAffiliateFee?: string | undefined;
68
- chainId?: string | undefined;
69
- fromChainId?: string | undefined;
70
- denomIn?: string | undefined;
71
- denomOut?: string | undefined;
72
- swapVenues?: {
73
- chainId?: string | undefined;
74
- name?: string | undefined;
75
- logoUri?: string | undefined;
76
- }[] | undefined;
77
- } | {
78
- swapOut?: {
79
- swapAmountOut?: string | undefined;
80
- swapOperations?: {
81
- denomIn?: string | undefined;
82
- denomOut?: string | undefined;
83
- pool?: string | undefined;
84
- interface?: string | undefined;
85
- }[] | undefined;
86
- swapVenue?: {
87
- chainId?: string | undefined;
88
- name?: string | undefined;
89
- logoUri?: string | undefined;
90
- } | undefined;
91
- priceImpactPercent?: string | undefined;
92
- } | undefined;
93
- estimatedAffiliateFee?: string | undefined;
94
- chainId?: string | undefined;
95
- fromChainId?: string | undefined;
96
- denomIn?: string | undefined;
97
- denomOut?: string | undefined;
98
- swapVenues?: {
99
- chainId?: string | undefined;
100
- name?: string | undefined;
101
- logoUri?: string | undefined;
102
- }[] | undefined;
103
- } | {
104
- smartSwapIn?: {
105
- swapVenue?: {
106
- chainId?: string | undefined;
107
- name?: string | undefined;
108
- logoUri?: string | undefined;
109
- } | undefined;
110
- swapRoutes?: {
111
- swapAmountIn?: string | undefined;
112
- denomIn?: string | undefined;
113
- swapOperations?: {
114
- denomIn?: string | undefined;
115
- denomOut?: string | undefined;
116
- pool?: string | undefined;
117
- interface?: string | undefined;
118
- }[] | undefined;
119
- }[] | undefined;
120
- } | undefined;
121
- estimatedAffiliateFee?: string | undefined;
122
- chainId?: string | undefined;
123
- fromChainId?: string | undefined;
124
- denomIn?: string | undefined;
125
- denomOut?: string | undefined;
126
- swapVenues?: {
127
- chainId?: string | undefined;
128
- name?: string | undefined;
129
- logoUri?: string | undefined;
130
- }[] | undefined;
131
- } | undefined;
132
- txIndex: number;
133
- amountIn: string;
134
- amountOut: string;
135
- } | {
136
14
  axelarTransfer?: {
137
15
  asset?: string | undefined;
138
16
  feeAmount?: string | undefined;
@@ -202,14 +80,6 @@ declare const messages: (options?: ({
202
80
  txIndex: number;
203
81
  amountIn: string;
204
82
  amountOut: string;
205
- } | {
206
- bankSend?: {
207
- chainId?: string | undefined;
208
- denom?: string | undefined;
209
- } | undefined;
210
- txIndex: number;
211
- amountIn: string;
212
- amountOut: string;
213
83
  } | {
214
84
  cctpTransfer?: {
215
85
  fromChainId?: string | undefined;
@@ -231,14 +101,15 @@ declare const messages: (options?: ({
231
101
  amountIn: string;
232
102
  amountOut: string;
233
103
  } | {
234
- hyperlaneTransfer?: {
104
+ stargateTransfer?: {
235
105
  fromChainId?: string | undefined;
236
106
  toChainId?: string | undefined;
237
107
  denomIn?: string | undefined;
238
108
  denomOut?: string | undefined;
239
- hyperlaneContractAddress?: string | undefined;
240
- feeAmount?: string | undefined;
241
- feeAsset?: {
109
+ bridgeId?: BridgeType | undefined;
110
+ poolAddress?: string | undefined;
111
+ destinationEndpointId?: number | undefined;
112
+ oftFeeAsset?: {
242
113
  chainId: string;
243
114
  coingeckoId?: string | undefined;
244
115
  decimals?: number | undefined;
@@ -256,9 +127,36 @@ declare const messages: (options?: ({
256
127
  tokenContract?: string | undefined;
257
128
  trace: string;
258
129
  } | undefined;
259
- usdFeeAmount?: string | undefined;
260
- bridgeId?: BridgeType | undefined;
261
- smartRelay?: boolean | undefined;
130
+ oftFeeAmount?: string | undefined;
131
+ oftFeeAmountUsd?: string | undefined;
132
+ messagingFeeAsset?: {
133
+ chainId: string;
134
+ coingeckoId?: string | undefined;
135
+ decimals?: number | undefined;
136
+ denom: string;
137
+ description?: string | undefined;
138
+ isCw20: boolean;
139
+ isEvm: boolean;
140
+ isSvm: boolean;
141
+ logoUri?: string | undefined;
142
+ name?: string | undefined;
143
+ originChainId: string;
144
+ originDenom: string;
145
+ recommendedSymbol?: string | undefined;
146
+ symbol?: string | undefined;
147
+ tokenContract?: string | undefined;
148
+ trace: string;
149
+ } | undefined;
150
+ messagingFeeAmount?: string | undefined;
151
+ messageingFeeAmountUsd?: string | undefined;
152
+ } | undefined;
153
+ txIndex: number;
154
+ amountIn: string;
155
+ amountOut: string;
156
+ } | {
157
+ bankSend?: {
158
+ chainId?: string | undefined;
159
+ denom?: string | undefined;
262
160
  } | undefined;
263
161
  txIndex: number;
264
162
  amountIn: string;
@@ -282,28 +180,14 @@ declare const messages: (options?: ({
282
180
  amountIn: string;
283
181
  amountOut: string;
284
182
  } | {
285
- transfer?: {
286
- fromChainId?: string | undefined;
287
- toChainId?: string | undefined;
288
- denomIn?: string | undefined;
289
- denomOut?: string | undefined;
290
- opInitBridgeId?: any;
291
- bridgeId?: BridgeType | undefined;
292
- smartRelay?: boolean | undefined;
293
- } | undefined;
294
- txIndex: number;
295
- amountIn: string;
296
- amountOut: string;
297
- } | {
298
- stargateTransfer?: {
183
+ hyperlaneTransfer?: {
299
184
  fromChainId?: string | undefined;
300
185
  toChainId?: string | undefined;
301
186
  denomIn?: string | undefined;
302
187
  denomOut?: string | undefined;
303
- bridgeId?: BridgeType | undefined;
304
- poolAddress?: string | undefined;
305
- destinationEndpointId?: number | undefined;
306
- oftFeeAsset?: {
188
+ hyperlaneContractAddress?: string | undefined;
189
+ feeAmount?: string | undefined;
190
+ feeAsset?: {
307
191
  chainId: string;
308
192
  coingeckoId?: string | undefined;
309
193
  decimals?: number | undefined;
@@ -321,9 +205,27 @@ declare const messages: (options?: ({
321
205
  tokenContract?: string | undefined;
322
206
  trace: string;
323
207
  } | undefined;
324
- oftFeeAmount?: string | undefined;
325
- oftFeeAmountUsd?: string | undefined;
326
- messagingFeeAsset?: {
208
+ usdFeeAmount?: string | undefined;
209
+ bridgeId?: BridgeType | undefined;
210
+ smartRelay?: boolean | undefined;
211
+ } | undefined;
212
+ txIndex: number;
213
+ amountIn: string;
214
+ amountOut: string;
215
+ } | {
216
+ transfer?: {
217
+ fromChainId?: string | undefined;
218
+ toChainId?: string | undefined;
219
+ channel?: string | undefined;
220
+ destDenom?: string | undefined;
221
+ pfmEnabled?: boolean | undefined;
222
+ port?: string | undefined;
223
+ supportsMemo?: boolean | undefined;
224
+ denomIn?: string | undefined;
225
+ denomOut?: string | undefined;
226
+ feeAmount?: string | undefined;
227
+ usdFeeAmount?: string | undefined;
228
+ feeAsset?: {
327
229
  chainId: string;
328
230
  coingeckoId?: string | undefined;
329
231
  decimals?: number | undefined;
@@ -341,8 +243,106 @@ declare const messages: (options?: ({
341
243
  tokenContract?: string | undefined;
342
244
  trace: string;
343
245
  } | undefined;
344
- messagingFeeAmount?: string | undefined;
345
- messageingFeeAmountUsd?: string | undefined;
246
+ bridgeId?: BridgeType | undefined;
247
+ smartRelay?: boolean | undefined;
248
+ } | undefined;
249
+ txIndex: number;
250
+ amountIn: string;
251
+ amountOut: string;
252
+ } | {
253
+ swap?: {
254
+ swapIn?: {
255
+ swapAmountIn?: string | undefined;
256
+ swapOperations?: {
257
+ denomIn?: string | undefined;
258
+ denomOut?: string | undefined;
259
+ pool?: string | undefined;
260
+ interface?: string | undefined;
261
+ }[] | undefined;
262
+ swapVenue?: {
263
+ chainId?: string | undefined;
264
+ name?: string | undefined;
265
+ logoUri?: string | undefined;
266
+ } | undefined;
267
+ priceImpactPercent?: string | undefined;
268
+ } | undefined;
269
+ estimatedAffiliateFee?: string | undefined;
270
+ chainId?: string | undefined;
271
+ fromChainId?: string | undefined;
272
+ denomIn?: string | undefined;
273
+ denomOut?: string | undefined;
274
+ swapVenues?: {
275
+ chainId?: string | undefined;
276
+ name?: string | undefined;
277
+ logoUri?: string | undefined;
278
+ }[] | undefined;
279
+ } | {
280
+ swapOut?: {
281
+ swapAmountOut?: string | undefined;
282
+ swapOperations?: {
283
+ denomIn?: string | undefined;
284
+ denomOut?: string | undefined;
285
+ pool?: string | undefined;
286
+ interface?: string | undefined;
287
+ }[] | undefined;
288
+ swapVenue?: {
289
+ chainId?: string | undefined;
290
+ name?: string | undefined;
291
+ logoUri?: string | undefined;
292
+ } | undefined;
293
+ priceImpactPercent?: string | undefined;
294
+ } | undefined;
295
+ estimatedAffiliateFee?: string | undefined;
296
+ chainId?: string | undefined;
297
+ fromChainId?: string | undefined;
298
+ denomIn?: string | undefined;
299
+ denomOut?: string | undefined;
300
+ swapVenues?: {
301
+ chainId?: string | undefined;
302
+ name?: string | undefined;
303
+ logoUri?: string | undefined;
304
+ }[] | undefined;
305
+ } | {
306
+ smartSwapIn?: {
307
+ swapVenue?: {
308
+ chainId?: string | undefined;
309
+ name?: string | undefined;
310
+ logoUri?: string | undefined;
311
+ } | undefined;
312
+ swapRoutes?: {
313
+ swapAmountIn?: string | undefined;
314
+ denomIn?: string | undefined;
315
+ swapOperations?: {
316
+ denomIn?: string | undefined;
317
+ denomOut?: string | undefined;
318
+ pool?: string | undefined;
319
+ interface?: string | undefined;
320
+ }[] | undefined;
321
+ }[] | undefined;
322
+ } | undefined;
323
+ estimatedAffiliateFee?: string | undefined;
324
+ chainId?: string | undefined;
325
+ fromChainId?: string | undefined;
326
+ denomIn?: string | undefined;
327
+ denomOut?: string | undefined;
328
+ swapVenues?: {
329
+ chainId?: string | undefined;
330
+ name?: string | undefined;
331
+ logoUri?: string | undefined;
332
+ }[] | undefined;
333
+ } | undefined;
334
+ txIndex: number;
335
+ amountIn: string;
336
+ amountOut: string;
337
+ } | {
338
+ transfer?: {
339
+ fromChainId?: string | undefined;
340
+ toChainId?: string | undefined;
341
+ denomIn?: string | undefined;
342
+ denomOut?: string | undefined;
343
+ opInitBridgeId?: any;
344
+ bridgeId?: BridgeType | undefined;
345
+ smartRelay?: boolean | undefined;
346
346
  } | undefined;
347
347
  txIndex: number;
348
348
  amountIn: string;
@@ -412,15 +412,15 @@ declare const messages: (options?: ({
412
412
  slippageTolerancePercent?: string | undefined;
413
413
  timeoutSeconds?: string | undefined;
414
414
  postRouteHandler?: {
415
- wasmMsg?: {
416
- contractAddress?: string | undefined;
417
- msg?: string | undefined;
418
- } | undefined;
419
- } | {
420
415
  autpilotMsg?: {
421
416
  action?: AutopilotAction | undefined;
422
417
  receiver?: string | undefined;
423
418
  } | undefined;
419
+ } | {
420
+ wasmMsg?: {
421
+ contractAddress?: string | undefined;
422
+ msg?: string | undefined;
423
+ } | undefined;
424
424
  } | undefined;
425
425
  chainIdsToAffiliates?: {
426
426
  [x: string]: {
@@ -435,13 +435,6 @@ declare const messages: (options?: ({
435
435
  abortDuplicateRequests?: boolean | undefined;
436
436
  }) | undefined) => Promise<{
437
437
  msgs?: ({
438
- multiChainMsg?: {
439
- chainId?: string | undefined;
440
- msg?: string | undefined;
441
- msgTypeUrl?: string | undefined;
442
- path?: string[] | undefined;
443
- } | undefined;
444
- } | {
445
438
  evmTx: {
446
439
  chainId: string;
447
440
  data?: string | undefined;
@@ -460,8 +453,26 @@ declare const messages: (options?: ({
460
453
  signerAddress?: string | undefined;
461
454
  tx?: string | undefined;
462
455
  };
456
+ } | {
457
+ multiChainMsg?: {
458
+ chainId?: string | undefined;
459
+ msg?: string | undefined;
460
+ msgTypeUrl?: string | undefined;
461
+ path?: string[] | undefined;
462
+ } | undefined;
463
463
  })[] | undefined;
464
464
  txs?: ({
465
+ cosmosTx: {
466
+ chainId: string;
467
+ path?: string[] | undefined;
468
+ signerAddress?: string | undefined;
469
+ msgs?: {
470
+ msg?: string | undefined;
471
+ msgTypeUrl?: string | undefined;
472
+ }[] | undefined;
473
+ };
474
+ operationsIndices?: number[] | undefined;
475
+ } | {
465
476
  evmTx: {
466
477
  chainId: string;
467
478
  data?: string | undefined;
@@ -482,17 +493,6 @@ declare const messages: (options?: ({
482
493
  tx?: string | undefined;
483
494
  };
484
495
  operationsIndices?: number[] | undefined;
485
- } | {
486
- cosmosTx: {
487
- chainId: string;
488
- path?: string[] | undefined;
489
- signerAddress?: string | undefined;
490
- msgs?: {
491
- msg?: string | undefined;
492
- msgTypeUrl?: string | undefined;
493
- }[] | undefined;
494
- };
495
- operationsIndices?: number[] | undefined;
496
496
  })[] | undefined;
497
497
  estimatedFees?: {
498
498
  feeType?: FeeType | undefined;
@@ -0,0 +1,2 @@
1
+ export { messages } from '../chunk-DW4U6YI6.js';
2
+ import '../chunk-W6TBGBV3.js';