@stargatefinance/stg-evm-sdk-v2 1.3.2 → 2.0.0

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 (113) hide show
  1. package/README.md +3 -3
  2. package/deployments/moca-mainnet/CreditMessaging.json +1501 -0
  3. package/deployments/moca-mainnet/FeeLibV1ETH.json +611 -0
  4. package/deployments/moca-mainnet/FeeLibV1USDC.json +611 -0
  5. package/deployments/moca-mainnet/OFTTokenETH.json +693 -0
  6. package/deployments/moca-mainnet/OFTWrapper.json +1506 -0
  7. package/deployments/moca-mainnet/StargateOFTETH.json +1989 -0
  8. package/deployments/moca-mainnet/StargateOFTUSDC.json +1978 -0
  9. package/deployments/moca-mainnet/TokenMessaging.json +2475 -0
  10. package/deployments/moca-mainnet/Treasurer.json +450 -0
  11. package/dist/deployed/CreditMessaging.cjs +3 -0
  12. package/dist/deployed/CreditMessaging.cjs.map +1 -1
  13. package/dist/deployed/CreditMessaging.mjs +3 -0
  14. package/dist/deployed/CreditMessaging.mjs.map +1 -1
  15. package/dist/deployed/FeeLibV1ETH.cjs +3 -0
  16. package/dist/deployed/FeeLibV1ETH.cjs.map +1 -1
  17. package/dist/deployed/FeeLibV1ETH.mjs +3 -0
  18. package/dist/deployed/FeeLibV1ETH.mjs.map +1 -1
  19. package/dist/deployed/FeeLibV1USDC.cjs +3 -0
  20. package/dist/deployed/FeeLibV1USDC.cjs.map +1 -1
  21. package/dist/deployed/FeeLibV1USDC.mjs +3 -0
  22. package/dist/deployed/FeeLibV1USDC.mjs.map +1 -1
  23. package/dist/deployed/OFTTokenETH.cjs +3 -0
  24. package/dist/deployed/OFTTokenETH.cjs.map +1 -1
  25. package/dist/deployed/OFTTokenETH.d.ts +1 -1
  26. package/dist/deployed/OFTTokenETH.mjs +3 -0
  27. package/dist/deployed/OFTTokenETH.mjs.map +1 -1
  28. package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.mts → OFTWrapper-CJkBHR0d.d.mts} +3 -0
  29. package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.ts → OFTWrapper-CJkBHR0d.d.ts} +3 -0
  30. package/dist/deployed/OFTWrapper.cjs +3 -0
  31. package/dist/deployed/OFTWrapper.cjs.map +1 -1
  32. package/dist/deployed/OFTWrapper.d.mts +1 -1
  33. package/dist/deployed/OFTWrapper.d.ts +1 -1
  34. package/dist/deployed/OFTWrapper.mjs +3 -0
  35. package/dist/deployed/OFTWrapper.mjs.map +1 -1
  36. package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.mts → StargateOFTETH-DXRoUssU.d.mts} +3 -0
  37. package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.ts → StargateOFTETH-DXRoUssU.d.ts} +3 -0
  38. package/dist/deployed/StargateOFTETH.cjs +3 -0
  39. package/dist/deployed/StargateOFTETH.cjs.map +1 -1
  40. package/dist/deployed/StargateOFTETH.d.mts +1 -1
  41. package/dist/deployed/StargateOFTETH.d.ts +1 -1
  42. package/dist/deployed/StargateOFTETH.mjs +3 -0
  43. package/dist/deployed/StargateOFTETH.mjs.map +1 -1
  44. package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.mts → StargateOFTUSDC-CWrgFwl8.d.mts} +3 -0
  45. package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.ts → StargateOFTUSDC-CWrgFwl8.d.ts} +3 -0
  46. package/dist/deployed/StargateOFTUSDC.cjs +3 -0
  47. package/dist/deployed/StargateOFTUSDC.cjs.map +1 -1
  48. package/dist/deployed/StargateOFTUSDC.d.mts +1 -1
  49. package/dist/deployed/StargateOFTUSDC.d.ts +1 -1
  50. package/dist/deployed/StargateOFTUSDC.mjs +3 -0
  51. package/dist/deployed/StargateOFTUSDC.mjs.map +1 -1
  52. package/dist/deployed/{TokenMessaging-DblIo7R9.d.mts → TokenMessaging-ZthO1qUI.d.mts} +3 -0
  53. package/dist/deployed/{TokenMessaging-DblIo7R9.d.ts → TokenMessaging-ZthO1qUI.d.ts} +3 -0
  54. package/dist/deployed/TokenMessaging.cjs +3 -0
  55. package/dist/deployed/TokenMessaging.cjs.map +1 -1
  56. package/dist/deployed/TokenMessaging.d.mts +1 -1
  57. package/dist/deployed/TokenMessaging.d.ts +1 -1
  58. package/dist/deployed/TokenMessaging.mjs +3 -0
  59. package/dist/deployed/TokenMessaging.mjs.map +1 -1
  60. package/dist/deployed/{Treasurer-OOFshPmY.d.mts → Treasurer-DWulFNwl.d.mts} +3 -0
  61. package/dist/deployed/{Treasurer-OOFshPmY.d.ts → Treasurer-DWulFNwl.d.ts} +3 -0
  62. package/dist/deployed/Treasurer.cjs +3 -0
  63. package/dist/deployed/Treasurer.cjs.map +1 -1
  64. package/dist/deployed/Treasurer.d.mts +1 -1
  65. package/dist/deployed/Treasurer.d.ts +1 -1
  66. package/dist/deployed/Treasurer.mjs +3 -0
  67. package/dist/deployed/Treasurer.mjs.map +1 -1
  68. package/dist/deployed/{contracts-CRtAyxkQ.d.mts → contracts-B7q2Vree.d.mts} +9 -9
  69. package/dist/deployed/{contracts-BtrnE9gq.d.ts → contracts-CxuIbE1v.d.ts} +9 -9
  70. package/dist/deployed/contracts.cjs +27 -0
  71. package/dist/deployed/contracts.cjs.map +1 -1
  72. package/dist/deployed/contracts.d.mts +9 -9
  73. package/dist/deployed/contracts.d.ts +9 -9
  74. package/dist/deployed/contracts.mjs +27 -0
  75. package/dist/deployed/contracts.mjs.map +1 -1
  76. package/dist/deployed/index.cjs +27 -0
  77. package/dist/deployed/index.cjs.map +1 -1
  78. package/dist/deployed/index.d.mts +10 -10
  79. package/dist/deployed/index.d.ts +10 -10
  80. package/dist/deployed/index.mjs +27 -0
  81. package/dist/deployed/index.mjs.map +1 -1
  82. package/package.json +2 -2
  83. package/dist/deployed/CreditMessaging-IGOQxSXd.d.mts +0 -1943
  84. package/dist/deployed/CreditMessaging-IGOQxSXd.d.ts +0 -1943
  85. package/dist/deployed/CreditMessaging.d.mts +0 -1
  86. package/dist/deployed/CreditMessaging.d.ts +0 -1
  87. package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.mts +0 -497
  88. package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.ts +0 -497
  89. package/dist/deployed/FeeLibV1ETH.d.mts +0 -1
  90. package/dist/deployed/FeeLibV1ETH.d.ts +0 -1
  91. package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.mts +0 -352
  92. package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.ts +0 -352
  93. package/dist/deployed/FeeLibV1EURC.d.mts +0 -1
  94. package/dist/deployed/FeeLibV1EURC.d.ts +0 -1
  95. package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.mts +0 -328
  96. package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.ts +0 -328
  97. package/dist/deployed/FeeLibV1METIS.d.mts +0 -1
  98. package/dist/deployed/FeeLibV1METIS.d.ts +0 -1
  99. package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.mts +0 -524
  100. package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.ts +0 -524
  101. package/dist/deployed/FeeLibV1USDC.d.mts +0 -1
  102. package/dist/deployed/FeeLibV1USDC.d.ts +0 -1
  103. package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.mts +0 -468
  104. package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.ts +0 -468
  105. package/dist/deployed/FeeLibV1USDT.d.mts +0 -1
  106. package/dist/deployed/FeeLibV1USDT.d.ts +0 -1
  107. package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.mts +0 -328
  108. package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.ts +0 -328
  109. package/dist/deployed/FeeLibV1mETH.d.mts +0 -1
  110. package/dist/deployed/FeeLibV1mETH.d.ts +0 -1
  111. package/dist/deployed/OFTTokenETH-D8zQcFzC.d.mts +0 -473
  112. package/dist/deployed/OFTTokenETH-D8zQcFzC.d.ts +0 -473
  113. package/dist/deployed/OFTTokenETH.d.mts +0 -1
@@ -1,497 +0,0 @@
1
- declare const addresses: {
2
- "abstract-mainnet": string;
3
- "ape-mainnet": string;
4
- "arbitrum-mainnet": string;
5
- "arbsep-testnet": string;
6
- "base-mainnet": string;
7
- "bera-mainnet": string;
8
- "bl3-testnet": string;
9
- "botanix-mainnet": string;
10
- "camp-mainnet": string;
11
- "cronosevm-mainnet": string;
12
- "degen-mainnet": string;
13
- "doma-mainnet": string;
14
- "ethereum-mainnet": string;
15
- "ethereum-sandbox-local": string;
16
- "flare-mainnet": string;
17
- "flow-mainnet": string;
18
- "fuse-mainnet": string;
19
- "gatelayer-mainnet": string;
20
- "glue-mainnet": string;
21
- "gnosis-mainnet": string;
22
- "goat-mainnet": string;
23
- "gravity-mainnet": string;
24
- "hedera-mainnet": string;
25
- "hemi-mainnet": string;
26
- "injectiveevm-mainnet": string;
27
- "iota-mainnet": string;
28
- "islander-mainnet": string;
29
- "klaytn-mainnet": string;
30
- "klaytn-testnet": string;
31
- "lightlink-mainnet": string;
32
- "manta-mainnet": string;
33
- "mantle-mainnet": string;
34
- "mantlesep-testnet": string;
35
- "metis-mainnet": string;
36
- "monad-testnet": string;
37
- "nibiru-mainnet": string;
38
- "odyssey-testnet": string;
39
- "og-mainnet": string;
40
- "optimism-mainnet": string;
41
- "optsep-testnet": string;
42
- "peaq-mainnet": string;
43
- "plasma-mainnet": string;
44
- "plumephoenix-mainnet": string;
45
- "polygon-sandbox-local": string;
46
- "redbelly-mainnet": string;
47
- "rootstock-mainnet": string;
48
- "scroll-mainnet": string;
49
- "sei-mainnet": string;
50
- "sepolia-testnet": string;
51
- "somnia-mainnet": string;
52
- "soneium-mainnet": string;
53
- "sophon-mainnet": string;
54
- "stable-mainnet": string;
55
- "story-mainnet": string;
56
- "swell-mainnet": string;
57
- "telos-mainnet": string;
58
- "unichain-mainnet": string;
59
- "xdc-mainnet": string;
60
- "zkconsensys-mainnet": string;
61
- };
62
- declare const transactionHashes: {
63
- "ape-mainnet": string;
64
- "arbitrum-mainnet": string;
65
- "arbsep-testnet": string;
66
- "base-mainnet": string;
67
- "bera-mainnet": string;
68
- "bl3-testnet": string;
69
- "botanix-mainnet": string;
70
- "camp-mainnet": string;
71
- "cronosevm-mainnet": string;
72
- "degen-mainnet": string;
73
- "doma-mainnet": string;
74
- "ethereum-mainnet": string;
75
- "ethereum-sandbox-local": string;
76
- "flare-mainnet": string;
77
- "flow-mainnet": string;
78
- "fuse-mainnet": string;
79
- "gatelayer-mainnet": string;
80
- "glue-mainnet": string;
81
- "gnosis-mainnet": string;
82
- "goat-mainnet": string;
83
- "gravity-mainnet": string;
84
- "hedera-mainnet": string;
85
- "hemi-mainnet": string;
86
- "injectiveevm-mainnet": string;
87
- "iota-mainnet": string;
88
- "islander-mainnet": string;
89
- "klaytn-mainnet": string;
90
- "klaytn-testnet": string;
91
- "lightlink-mainnet": string;
92
- "manta-mainnet": string;
93
- "mantle-mainnet": string;
94
- "mantlesep-testnet": string;
95
- "metis-mainnet": string;
96
- "monad-testnet": string;
97
- "nibiru-mainnet": string;
98
- "odyssey-testnet": string;
99
- "og-mainnet": string;
100
- "optimism-mainnet": string;
101
- "optsep-testnet": string;
102
- "peaq-mainnet": string;
103
- "plasma-mainnet": string;
104
- "plumephoenix-mainnet": string;
105
- "polygon-sandbox-local": string;
106
- "redbelly-mainnet": string;
107
- "rootstock-mainnet": string;
108
- "scroll-mainnet": string;
109
- "sei-mainnet": string;
110
- "sepolia-testnet": string;
111
- "somnia-mainnet": string;
112
- "soneium-mainnet": string;
113
- "stable-mainnet": string;
114
- "story-mainnet": string;
115
- "swell-mainnet": string;
116
- "telos-mainnet": string;
117
- "unichain-mainnet": string;
118
- "xdc-mainnet": string;
119
- "zkconsensys-mainnet": string;
120
- };
121
- declare const abi0: readonly [{
122
- readonly inputs: readonly [{
123
- readonly internalType: "address";
124
- readonly name: "_stargate";
125
- readonly type: "address";
126
- }];
127
- readonly stateMutability: "nonpayable";
128
- readonly type: "constructor";
129
- }, {
130
- readonly inputs: readonly [];
131
- readonly name: "FeeLib_InvalidFeeConfiguration";
132
- readonly type: "error";
133
- }, {
134
- readonly inputs: readonly [];
135
- readonly name: "FeeLib_Paused";
136
- readonly type: "error";
137
- }, {
138
- readonly inputs: readonly [];
139
- readonly name: "FeeLib_Unauthorized";
140
- readonly type: "error";
141
- }, {
142
- readonly anonymous: false;
143
- readonly inputs: readonly [{
144
- readonly indexed: false;
145
- readonly internalType: "uint32";
146
- readonly name: "eid";
147
- readonly type: "uint32";
148
- }, {
149
- readonly components: readonly [{
150
- readonly internalType: "bool";
151
- readonly name: "paused";
152
- readonly type: "bool";
153
- }, {
154
- readonly internalType: "uint64";
155
- readonly name: "zone1UpperBound";
156
- readonly type: "uint64";
157
- }, {
158
- readonly internalType: "uint64";
159
- readonly name: "zone2UpperBound";
160
- readonly type: "uint64";
161
- }, {
162
- readonly internalType: "uint24";
163
- readonly name: "zone1FeeMillionth";
164
- readonly type: "uint24";
165
- }, {
166
- readonly internalType: "uint24";
167
- readonly name: "zone2FeeMillionth";
168
- readonly type: "uint24";
169
- }, {
170
- readonly internalType: "uint24";
171
- readonly name: "zone3FeeMillionth";
172
- readonly type: "uint24";
173
- }, {
174
- readonly internalType: "uint24";
175
- readonly name: "rewardMillionth";
176
- readonly type: "uint24";
177
- }];
178
- readonly indexed: false;
179
- readonly internalType: "struct FeeConfig";
180
- readonly name: "config";
181
- readonly type: "tuple";
182
- }];
183
- readonly name: "FeeConfigSet";
184
- readonly type: "event";
185
- }, {
186
- readonly anonymous: false;
187
- readonly inputs: readonly [{
188
- readonly indexed: true;
189
- readonly internalType: "address";
190
- readonly name: "previousOwner";
191
- readonly type: "address";
192
- }, {
193
- readonly indexed: true;
194
- readonly internalType: "address";
195
- readonly name: "newOwner";
196
- readonly type: "address";
197
- }];
198
- readonly name: "OwnershipTransferred";
199
- readonly type: "event";
200
- }, {
201
- readonly anonymous: false;
202
- readonly inputs: readonly [{
203
- readonly indexed: false;
204
- readonly internalType: "uint32";
205
- readonly name: "eid";
206
- readonly type: "uint32";
207
- }, {
208
- readonly indexed: false;
209
- readonly internalType: "bool";
210
- readonly name: "isPaused";
211
- readonly type: "bool";
212
- }];
213
- readonly name: "PausedSet";
214
- readonly type: "event";
215
- }, {
216
- readonly inputs: readonly [{
217
- readonly components: readonly [{
218
- readonly internalType: "address";
219
- readonly name: "sender";
220
- readonly type: "address";
221
- }, {
222
- readonly internalType: "uint32";
223
- readonly name: "dstEid";
224
- readonly type: "uint32";
225
- }, {
226
- readonly internalType: "uint64";
227
- readonly name: "amountInSD";
228
- readonly type: "uint64";
229
- }, {
230
- readonly internalType: "uint64";
231
- readonly name: "deficitSD";
232
- readonly type: "uint64";
233
- }, {
234
- readonly internalType: "bool";
235
- readonly name: "toOFT";
236
- readonly type: "bool";
237
- }, {
238
- readonly internalType: "bool";
239
- readonly name: "isTaxi";
240
- readonly type: "bool";
241
- }];
242
- readonly internalType: "struct FeeParams";
243
- readonly name: "_params";
244
- readonly type: "tuple";
245
- }];
246
- readonly name: "applyFee";
247
- readonly outputs: readonly [{
248
- readonly internalType: "uint64";
249
- readonly name: "amountOutSD";
250
- readonly type: "uint64";
251
- }];
252
- readonly stateMutability: "view";
253
- readonly type: "function";
254
- }, {
255
- readonly inputs: readonly [{
256
- readonly components: readonly [{
257
- readonly internalType: "address";
258
- readonly name: "sender";
259
- readonly type: "address";
260
- }, {
261
- readonly internalType: "uint32";
262
- readonly name: "dstEid";
263
- readonly type: "uint32";
264
- }, {
265
- readonly internalType: "uint64";
266
- readonly name: "amountInSD";
267
- readonly type: "uint64";
268
- }, {
269
- readonly internalType: "uint64";
270
- readonly name: "deficitSD";
271
- readonly type: "uint64";
272
- }, {
273
- readonly internalType: "bool";
274
- readonly name: "toOFT";
275
- readonly type: "bool";
276
- }, {
277
- readonly internalType: "bool";
278
- readonly name: "isTaxi";
279
- readonly type: "bool";
280
- }];
281
- readonly internalType: "struct FeeParams";
282
- readonly name: "_params";
283
- readonly type: "tuple";
284
- }];
285
- readonly name: "applyFeeView";
286
- readonly outputs: readonly [{
287
- readonly internalType: "uint64";
288
- readonly name: "amountOutSD";
289
- readonly type: "uint64";
290
- }];
291
- readonly stateMutability: "view";
292
- readonly type: "function";
293
- }, {
294
- readonly inputs: readonly [{
295
- readonly internalType: "uint32";
296
- readonly name: "eid";
297
- readonly type: "uint32";
298
- }];
299
- readonly name: "feeConfigs";
300
- readonly outputs: readonly [{
301
- readonly internalType: "bool";
302
- readonly name: "paused";
303
- readonly type: "bool";
304
- }, {
305
- readonly internalType: "uint64";
306
- readonly name: "zone1UpperBound";
307
- readonly type: "uint64";
308
- }, {
309
- readonly internalType: "uint64";
310
- readonly name: "zone2UpperBound";
311
- readonly type: "uint64";
312
- }, {
313
- readonly internalType: "uint24";
314
- readonly name: "zone1FeeMillionth";
315
- readonly type: "uint24";
316
- }, {
317
- readonly internalType: "uint24";
318
- readonly name: "zone2FeeMillionth";
319
- readonly type: "uint24";
320
- }, {
321
- readonly internalType: "uint24";
322
- readonly name: "zone3FeeMillionth";
323
- readonly type: "uint24";
324
- }, {
325
- readonly internalType: "uint24";
326
- readonly name: "rewardMillionth";
327
- readonly type: "uint24";
328
- }];
329
- readonly stateMutability: "view";
330
- readonly type: "function";
331
- }, {
332
- readonly inputs: readonly [];
333
- readonly name: "owner";
334
- readonly outputs: readonly [{
335
- readonly internalType: "address";
336
- readonly name: "";
337
- readonly type: "address";
338
- }];
339
- readonly stateMutability: "view";
340
- readonly type: "function";
341
- }, {
342
- readonly inputs: readonly [];
343
- readonly name: "renounceOwnership";
344
- readonly outputs: readonly [];
345
- readonly stateMutability: "nonpayable";
346
- readonly type: "function";
347
- }, {
348
- readonly inputs: readonly [{
349
- readonly internalType: "uint32";
350
- readonly name: "_dstEid";
351
- readonly type: "uint32";
352
- }, {
353
- readonly internalType: "uint64";
354
- readonly name: "_zone1UpperBound";
355
- readonly type: "uint64";
356
- }, {
357
- readonly internalType: "uint64";
358
- readonly name: "_zone2UpperBound";
359
- readonly type: "uint64";
360
- }, {
361
- readonly internalType: "uint24";
362
- readonly name: "_zone1FeeMillionth";
363
- readonly type: "uint24";
364
- }, {
365
- readonly internalType: "uint24";
366
- readonly name: "_zone2FeeMillionth";
367
- readonly type: "uint24";
368
- }, {
369
- readonly internalType: "uint24";
370
- readonly name: "_zone3FeeMillionth";
371
- readonly type: "uint24";
372
- }, {
373
- readonly internalType: "uint24";
374
- readonly name: "_rewardMillionth";
375
- readonly type: "uint24";
376
- }];
377
- readonly name: "setFeeConfig";
378
- readonly outputs: readonly [];
379
- readonly stateMutability: "nonpayable";
380
- readonly type: "function";
381
- }, {
382
- readonly inputs: readonly [{
383
- readonly internalType: "uint32";
384
- readonly name: "_dstEid";
385
- readonly type: "uint32";
386
- }, {
387
- readonly internalType: "bool";
388
- readonly name: "_isPaused";
389
- readonly type: "bool";
390
- }];
391
- readonly name: "setPaused";
392
- readonly outputs: readonly [];
393
- readonly stateMutability: "nonpayable";
394
- readonly type: "function";
395
- }, {
396
- readonly inputs: readonly [];
397
- readonly name: "stargate";
398
- readonly outputs: readonly [{
399
- readonly internalType: "address";
400
- readonly name: "";
401
- readonly type: "address";
402
- }];
403
- readonly stateMutability: "view";
404
- readonly type: "function";
405
- }, {
406
- readonly inputs: readonly [];
407
- readonly name: "stargateType";
408
- readonly outputs: readonly [{
409
- readonly internalType: "enum StargateType";
410
- readonly name: "";
411
- readonly type: "uint8";
412
- }];
413
- readonly stateMutability: "view";
414
- readonly type: "function";
415
- }, {
416
- readonly inputs: readonly [{
417
- readonly internalType: "address";
418
- readonly name: "newOwner";
419
- readonly type: "address";
420
- }];
421
- readonly name: "transferOwnership";
422
- readonly outputs: readonly [];
423
- readonly stateMutability: "nonpayable";
424
- readonly type: "function";
425
- }];
426
- type Abi0 = typeof abi0;
427
- type Abis = {
428
- "abstract-mainnet": Abi0;
429
- "ape-mainnet": Abi0;
430
- "arbitrum-mainnet": Abi0;
431
- "arbsep-testnet": Abi0;
432
- "base-mainnet": Abi0;
433
- "bera-mainnet": Abi0;
434
- "bl3-testnet": Abi0;
435
- "botanix-mainnet": Abi0;
436
- "camp-mainnet": Abi0;
437
- "cronosevm-mainnet": Abi0;
438
- "degen-mainnet": Abi0;
439
- "doma-mainnet": Abi0;
440
- "ethereum-mainnet": Abi0;
441
- "ethereum-sandbox-local": Abi0;
442
- "flare-mainnet": Abi0;
443
- "flow-mainnet": Abi0;
444
- "fuse-mainnet": Abi0;
445
- "gatelayer-mainnet": Abi0;
446
- "glue-mainnet": Abi0;
447
- "gnosis-mainnet": Abi0;
448
- "goat-mainnet": Abi0;
449
- "gravity-mainnet": Abi0;
450
- "hedera-mainnet": Abi0;
451
- "hemi-mainnet": Abi0;
452
- "injectiveevm-mainnet": Abi0;
453
- "iota-mainnet": Abi0;
454
- "islander-mainnet": Abi0;
455
- "klaytn-mainnet": Abi0;
456
- "klaytn-testnet": Abi0;
457
- "lightlink-mainnet": Abi0;
458
- "manta-mainnet": Abi0;
459
- "mantle-mainnet": Abi0;
460
- "mantlesep-testnet": Abi0;
461
- "metis-mainnet": Abi0;
462
- "monad-testnet": Abi0;
463
- "nibiru-mainnet": Abi0;
464
- "odyssey-testnet": Abi0;
465
- "og-mainnet": Abi0;
466
- "optimism-mainnet": Abi0;
467
- "optsep-testnet": Abi0;
468
- "peaq-mainnet": Abi0;
469
- "plasma-mainnet": Abi0;
470
- "plumephoenix-mainnet": Abi0;
471
- "polygon-sandbox-local": Abi0;
472
- "redbelly-mainnet": Abi0;
473
- "rootstock-mainnet": Abi0;
474
- "scroll-mainnet": Abi0;
475
- "sei-mainnet": Abi0;
476
- "sepolia-testnet": Abi0;
477
- "somnia-mainnet": Abi0;
478
- "soneium-mainnet": Abi0;
479
- "sophon-mainnet": Abi0;
480
- "stable-mainnet": Abi0;
481
- "story-mainnet": Abi0;
482
- "swell-mainnet": Abi0;
483
- "telos-mainnet": Abi0;
484
- "unichain-mainnet": Abi0;
485
- "xdc-mainnet": Abi0;
486
- "zkconsensys-mainnet": Abi0;
487
- };
488
- declare const abis: Abis;
489
-
490
- declare const FeeLibV1ETH_abis: typeof abis;
491
- declare const FeeLibV1ETH_addresses: typeof addresses;
492
- declare const FeeLibV1ETH_transactionHashes: typeof transactionHashes;
493
- declare namespace FeeLibV1ETH {
494
- export { FeeLibV1ETH_abis as abis, FeeLibV1ETH_addresses as addresses, FeeLibV1ETH_transactionHashes as transactionHashes };
495
- }
496
-
497
- export { FeeLibV1ETH as F, addresses as a, abis as b, transactionHashes as t };
@@ -1 +0,0 @@
1
- export { b as abis, a as addresses, t as transactionHashes } from './FeeLibV1ETH-8z96VA3A.mjs';
@@ -1 +0,0 @@
1
- export { b as abis, a as addresses, t as transactionHashes } from './FeeLibV1ETH-8z96VA3A.js';