@meterio/sumer-js 0.2.38 → 0.2.39

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 (120) hide show
  1. package/dist/browser/sumer.min.js +10 -10
  2. package/dist/nodejs/abi.d.ts +329 -326
  3. package/dist/nodejs/abi.js +13579 -13953
  4. package/dist/nodejs/abi.js.map +1 -1
  5. package/dist/nodejs/constants/zklink.js +27 -27
  6. package/dist/nodejs/errorABIs.js +270 -535
  7. package/dist/nodejs/errorABIs.js.map +1 -1
  8. package/dist/nodejs/index.d.ts +329 -326
  9. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.d.ts +1 -1
  10. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js +1 -1
  11. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/governance/TimelockController__factory.js.map +1 -1
  12. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.d.ts +1 -1
  13. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js +1 -1
  14. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy__factory.js.map +1 -1
  15. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.d.ts +1 -1
  16. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.js +1 -1
  17. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/ProxyAdmin__factory.js.map +1 -1
  18. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.d.ts +1 -1
  19. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.js +1 -1
  20. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy__factory.js.map +1 -1
  21. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.d.ts +1 -1
  22. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js +1 -1
  23. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/ERC20__factory.js.map +1 -1
  24. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.d.ts +1 -1
  25. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.js +1 -1
  26. package/dist/nodejs/typechain/factories/@openzeppelin/contracts/token/ERC20/presets/ERC20PresetMinterPauser__factory.js.map +1 -1
  27. package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.d.ts +1 -1
  28. package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.js +1 -1
  29. package/dist/nodejs/typechain/factories/contracts/CToken/CErc20__factory.js.map +1 -1
  30. package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.d.ts +1 -1
  31. package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js +1 -1
  32. package/dist/nodejs/typechain/factories/contracts/CToken/CEther__factory.js.map +1 -1
  33. package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.d.ts +1 -1
  34. package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js +1 -1
  35. package/dist/nodejs/typechain/factories/contracts/CToken/SuErc20__factory.js.map +1 -1
  36. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.d.ts +1 -1
  37. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.js +1 -1
  38. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompLogic__factory.js.map +1 -1
  39. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.d.ts +1 -1
  40. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js +1 -1
  41. package/dist/nodejs/typechain/factories/contracts/Comptroller/CompoundLens__factory.js.map +1 -1
  42. package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.d.ts +1 -1
  43. package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.js +1 -1
  44. package/dist/nodejs/typechain/factories/contracts/Comptroller/ComptrollerStorage__factory.js.map +1 -1
  45. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.d.ts +1 -1
  46. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js +1 -1
  47. package/dist/nodejs/typechain/factories/contracts/Comptroller/Comptroller__factory.js.map +1 -1
  48. package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.d.ts +1 -1
  49. package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js +1 -1
  50. package/dist/nodejs/typechain/factories/contracts/Comptroller/RedemptionManager__factory.js.map +1 -1
  51. package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.d.ts +1 -1
  52. package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.js +1 -1
  53. package/dist/nodejs/typechain/factories/contracts/Comptroller/SortedBorrows__factory.js.map +1 -1
  54. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.d.ts +1 -1
  55. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.js +1 -1
  56. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauserPermit__factory.js.map +1 -1
  57. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.d.ts +1 -1
  58. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.js +1 -1
  59. package/dist/nodejs/typechain/factories/contracts/ERC20/ERC20MinterBurnerPauser__factory.js.map +1 -1
  60. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.d.ts +1 -1
  61. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.js +1 -1
  62. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/FixedInterestRateModel__factory.js.map +1 -1
  63. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.d.ts +1 -1
  64. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.js +1 -1
  65. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/JumpRateModelV2__factory.js.map +1 -1
  66. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.d.ts +1 -1
  67. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.js +1 -1
  68. package/dist/nodejs/typechain/factories/contracts/InterestRateModel/WhitePaperInterestRateModel__factory.js.map +1 -1
  69. package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.d.ts +1 -1
  70. package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.js +1 -1
  71. package/dist/nodejs/typechain/factories/contracts/Library/CreateCall__factory.js.map +1 -1
  72. package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.d.ts +1 -1
  73. package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.js +1 -1
  74. package/dist/nodejs/typechain/factories/contracts/Library/RateLimiter__factory.js.map +1 -1
  75. package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.d.ts +1 -1
  76. package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.js +1 -1
  77. package/dist/nodejs/typechain/factories/contracts/Multicall2__factory.js.map +1 -1
  78. package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.d.ts +1 -1
  79. package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.js +1 -1
  80. package/dist/nodejs/typechain/factories/contracts/Oracle/FeedPriceOracle__factory.js.map +1 -1
  81. package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.d.ts +1 -1
  82. package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.js +1 -1
  83. package/dist/nodejs/typechain/factories/contracts/Oracle/WstETHAdapter.sol/WstETHAdapter__factory.js.map +1 -1
  84. package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.d.ts +1 -1
  85. package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.js +1 -1
  86. package/dist/nodejs/typechain/factories/contracts/Oracle/WstMTRGAdapter.sol/WstMTRGAdapter__factory.js.map +1 -1
  87. package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.d.ts +1 -1
  88. package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.js +1 -1
  89. package/dist/nodejs/typechain/factories/contracts/Oracle/wstMTRGOracle.sol/WstMTRGOracle__factory.js.map +1 -1
  90. package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.d.ts +1 -1
  91. package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js +1 -1
  92. package/dist/nodejs/typechain/factories/contracts/SumerErrors__factory.js.map +1 -1
  93. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.d.ts +1 -1
  94. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.js +1 -1
  95. package/dist/nodejs/typechain/factories/contracts/SumerTimelockController__factory.js.map +1 -1
  96. package/dist/nodejs/typechain/factories/contracts/Timelock__factory.d.ts +1 -1
  97. package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js +1 -1
  98. package/dist/nodejs/typechain/factories/contracts/Timelock__factory.js.map +1 -1
  99. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.d.ts +1 -1
  100. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.js +1 -1
  101. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxyAdmin__factory.js.map +1 -1
  102. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.d.ts +1 -1
  103. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.js +1 -1
  104. package/dist/nodejs/typechain/factories/contracts/proxy/SumerProxy__factory.js.map +1 -1
  105. package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.d.ts +1 -1
  106. package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.js +1 -1
  107. package/dist/nodejs/typechain/factories/contracts/stake/CommunalFarm__factory.js.map +1 -1
  108. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.d.ts +1 -1
  109. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.js +1 -1
  110. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeController.sol/FraxGaugeController__factory.js.map +1 -1
  111. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.d.ts +1 -1
  112. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.js +1 -1
  113. package/dist/nodejs/typechain/factories/contracts/stake/FraxGaugeFXSRewardsDistributor__factory.js.map +1 -1
  114. package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.d.ts +1 -1
  115. package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.js +1 -1
  116. package/dist/nodejs/typechain/factories/contracts/stake/StakingRewardsMultiGauge__factory.js.map +1 -1
  117. package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.d.ts +1 -1
  118. package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.js +1 -1
  119. package/dist/nodejs/typechain/factories/contracts/stake/VeSumer.sol/VeSumer__factory.js.map +1 -1
  120. package/package.json +1 -1
@@ -89,17 +89,6 @@ export declare const abi: {
89
89
  name?: undefined;
90
90
  outputs?: undefined;
91
91
  })[];
92
- Test: {
93
- inputs: any[];
94
- name: string;
95
- outputs: {
96
- internalType: string;
97
- name: string;
98
- type: string;
99
- }[];
100
- stateMutability: string;
101
- type: string;
102
- }[];
103
92
  Timelock: ({
104
93
  inputs: any[];
105
94
  stateMutability: string;
@@ -189,7 +178,7 @@ export declare const abi: {
189
178
  anonymous?: undefined;
190
179
  outputs?: undefined;
191
180
  })[];
192
- CErc20: ({
181
+ AccountLiquidity: ({
193
182
  inputs: any[];
194
183
  stateMutability: string;
195
184
  type: string;
@@ -234,44 +223,13 @@ export declare const abi: {
234
223
  stateMutability: string;
235
224
  type: string;
236
225
  anonymous?: undefined;
237
- } | {
238
- inputs: {
239
- internalType: string;
240
- name: string;
241
- type: string;
242
- }[];
243
- name: string;
244
- outputs: {
245
- components: {
246
- internalType: string;
247
- name: string;
248
- type: string;
249
- }[];
250
- internalType: string;
251
- name: string;
252
- type: string;
253
- }[];
254
- stateMutability: string;
255
- type: string;
256
- anonymous?: undefined;
257
226
  })[];
258
- CEther: ({
227
+ CompLogic: ({
259
228
  inputs: any[];
260
229
  stateMutability: string;
261
230
  type: string;
262
- name?: undefined;
263
- anonymous?: undefined;
264
- outputs?: undefined;
265
- } | {
266
- inputs: {
267
- internalType: string;
268
- name: string;
269
- type: string;
270
- }[];
271
- name: string;
272
- type: string;
273
- stateMutability?: undefined;
274
231
  anonymous?: undefined;
232
+ name?: undefined;
275
233
  outputs?: undefined;
276
234
  } | {
277
235
  anonymous: boolean;
@@ -301,13 +259,12 @@ export declare const abi: {
301
259
  type: string;
302
260
  anonymous?: undefined;
303
261
  } | {
304
- inputs: {
262
+ inputs: ({
305
263
  internalType: string;
306
264
  name: string;
307
265
  type: string;
308
- }[];
309
- name: string;
310
- outputs: {
266
+ components?: undefined;
267
+ } | {
311
268
  components: {
312
269
  internalType: string;
313
270
  name: string;
@@ -316,33 +273,15 @@ export declare const abi: {
316
273
  internalType: string;
317
274
  name: string;
318
275
  type: string;
319
- }[];
320
- stateMutability: string;
321
- type: string;
322
- anonymous?: undefined;
323
- } | {
276
+ })[];
277
+ name: string;
278
+ outputs: any[];
324
279
  stateMutability: string;
325
280
  type: string;
326
- inputs?: undefined;
327
- name?: undefined;
328
281
  anonymous?: undefined;
329
- outputs?: undefined;
330
282
  })[];
331
- CToken: ({
332
- inputs: {
333
- internalType: string;
334
- name: string;
335
- type: string;
336
- }[];
337
- name: string;
338
- type: string;
339
- anonymous?: undefined;
340
- outputs?: undefined;
341
- stateMutability?: undefined;
342
- } | {
343
- anonymous: boolean;
283
+ CompoundLens: ({
344
284
  inputs: {
345
- indexed: boolean;
346
285
  internalType: string;
347
286
  name: string;
348
287
  type: string;
@@ -351,21 +290,6 @@ export declare const abi: {
351
290
  type: string;
352
291
  outputs?: undefined;
353
292
  stateMutability?: undefined;
354
- } | {
355
- inputs: {
356
- internalType: string;
357
- name: string;
358
- type: string;
359
- }[];
360
- name: string;
361
- outputs: {
362
- internalType: string;
363
- name: string;
364
- type: string;
365
- }[];
366
- stateMutability: string;
367
- type: string;
368
- anonymous?: undefined;
369
293
  } | {
370
294
  inputs: {
371
295
  internalType: string;
@@ -385,9 +309,7 @@ export declare const abi: {
385
309
  }[];
386
310
  stateMutability: string;
387
311
  type: string;
388
- anonymous?: undefined;
389
- })[];
390
- CTokenStorage: {
312
+ } | {
391
313
  inputs: {
392
314
  internalType: string;
393
315
  name: string;
@@ -401,8 +323,15 @@ export declare const abi: {
401
323
  }[];
402
324
  stateMutability: string;
403
325
  type: string;
404
- }[];
405
- suErc20: ({
326
+ })[];
327
+ Comptroller: ({
328
+ inputs: any[];
329
+ stateMutability: string;
330
+ type: string;
331
+ name?: undefined;
332
+ anonymous?: undefined;
333
+ outputs?: undefined;
334
+ } | {
406
335
  inputs: {
407
336
  internalType: string;
408
337
  name: string;
@@ -410,9 +339,9 @@ export declare const abi: {
410
339
  }[];
411
340
  name: string;
412
341
  type: string;
342
+ stateMutability?: undefined;
413
343
  anonymous?: undefined;
414
344
  outputs?: undefined;
415
- stateMutability?: undefined;
416
345
  } | {
417
346
  anonymous: boolean;
418
347
  inputs: {
@@ -423,8 +352,8 @@ export declare const abi: {
423
352
  }[];
424
353
  name: string;
425
354
  type: string;
426
- outputs?: undefined;
427
355
  stateMutability?: undefined;
356
+ outputs?: undefined;
428
357
  } | {
429
358
  inputs: {
430
359
  internalType: string;
@@ -461,7 +390,36 @@ export declare const abi: {
461
390
  type: string;
462
391
  anonymous?: undefined;
463
392
  })[];
464
- CompLogic: ({
393
+ ComptrollerStorage: ({
394
+ anonymous: boolean;
395
+ inputs: {
396
+ indexed: boolean;
397
+ internalType: string;
398
+ name: string;
399
+ type: string;
400
+ }[];
401
+ name: string;
402
+ type: string;
403
+ outputs?: undefined;
404
+ stateMutability?: undefined;
405
+ } | {
406
+ inputs: {
407
+ internalType: string;
408
+ name: string;
409
+ type: string;
410
+ }[];
411
+ name: string;
412
+ outputs: {
413
+ internalType: string;
414
+ name: string;
415
+ type: string;
416
+ }[];
417
+ stateMutability: string;
418
+ type: string;
419
+ anonymous?: undefined;
420
+ })[];
421
+ LiquityMath: any[];
422
+ RedemptionManager: ({
465
423
  inputs: any[];
466
424
  stateMutability: string;
467
425
  type: string;
@@ -506,57 +464,26 @@ export declare const abi: {
506
464
  stateMutability: string;
507
465
  type: string;
508
466
  anonymous?: undefined;
509
- } | {
510
- inputs: ({
511
- internalType: string;
512
- name: string;
513
- type: string;
514
- components?: undefined;
515
- } | {
516
- components: {
517
- internalType: string;
518
- name: string;
519
- type: string;
520
- }[];
521
- internalType: string;
522
- name: string;
523
- type: string;
524
- })[];
525
- name: string;
526
- outputs: any[];
467
+ })[];
468
+ SortedBorrows: ({
469
+ inputs: any[];
527
470
  stateMutability: string;
528
471
  type: string;
529
472
  anonymous?: undefined;
530
- })[];
531
- CompoundLens: ({
532
- inputs: {
533
- internalType: string;
534
- name: string;
535
- type: string;
536
- }[];
537
- name: string;
538
- type: string;
473
+ name?: undefined;
539
474
  outputs?: undefined;
540
- stateMutability?: undefined;
541
475
  } | {
476
+ anonymous: boolean;
542
477
  inputs: {
478
+ indexed: boolean;
543
479
  internalType: string;
544
480
  name: string;
545
481
  type: string;
546
482
  }[];
547
483
  name: string;
548
- outputs: {
549
- components: {
550
- internalType: string;
551
- name: string;
552
- type: string;
553
- }[];
554
- internalType: string;
555
- name: string;
556
- type: string;
557
- }[];
558
- stateMutability: string;
559
484
  type: string;
485
+ stateMutability?: undefined;
486
+ outputs?: undefined;
560
487
  } | {
561
488
  inputs: {
562
489
  internalType: string;
@@ -571,8 +498,9 @@ export declare const abi: {
571
498
  }[];
572
499
  stateMutability: string;
573
500
  type: string;
501
+ anonymous?: undefined;
574
502
  })[];
575
- Comptroller: ({
503
+ CErc20: ({
576
504
  inputs: any[];
577
505
  stateMutability: string;
578
506
  type: string;
@@ -602,22 +530,6 @@ export declare const abi: {
602
530
  type: string;
603
531
  stateMutability?: undefined;
604
532
  outputs?: undefined;
605
- } | {
606
- inputs: {
607
- components: {
608
- internalType: string;
609
- name: string;
610
- type: string;
611
- }[];
612
- internalType: string;
613
- name: string;
614
- type: string;
615
- }[];
616
- name: string;
617
- outputs: any[];
618
- stateMutability: string;
619
- type: string;
620
- anonymous?: undefined;
621
533
  } | {
622
534
  inputs: {
623
535
  internalType: string;
@@ -633,8 +545,7 @@ export declare const abi: {
633
545
  stateMutability: string;
634
546
  type: string;
635
547
  anonymous?: undefined;
636
- })[];
637
- ComptrollerStorage: {
548
+ } | {
638
549
  inputs: {
639
550
  internalType: string;
640
551
  name: string;
@@ -642,15 +553,20 @@ export declare const abi: {
642
553
  }[];
643
554
  name: string;
644
555
  outputs: {
556
+ components: {
557
+ internalType: string;
558
+ name: string;
559
+ type: string;
560
+ }[];
645
561
  internalType: string;
646
562
  name: string;
647
563
  type: string;
648
564
  }[];
649
565
  stateMutability: string;
650
566
  type: string;
651
- }[];
652
- LiquityMath: any[];
653
- RedemptionManager: ({
567
+ anonymous?: undefined;
568
+ })[];
569
+ CEther: ({
654
570
  inputs: any[];
655
571
  stateMutability: string;
656
572
  type: string;
@@ -695,26 +611,6 @@ export declare const abi: {
695
611
  stateMutability: string;
696
612
  type: string;
697
613
  anonymous?: undefined;
698
- })[];
699
- SortedBorrows: ({
700
- inputs: any[];
701
- stateMutability: string;
702
- type: string;
703
- anonymous?: undefined;
704
- name?: undefined;
705
- outputs?: undefined;
706
- } | {
707
- anonymous: boolean;
708
- inputs: {
709
- indexed: boolean;
710
- internalType: string;
711
- name: string;
712
- type: string;
713
- }[];
714
- name: string;
715
- type: string;
716
- stateMutability?: undefined;
717
- outputs?: undefined;
718
614
  } | {
719
615
  inputs: {
720
616
  internalType: string;
@@ -723,6 +619,11 @@ export declare const abi: {
723
619
  }[];
724
620
  name: string;
725
621
  outputs: {
622
+ components: {
623
+ internalType: string;
624
+ name: string;
625
+ type: string;
626
+ }[];
726
627
  internalType: string;
727
628
  name: string;
728
629
  type: string;
@@ -730,18 +631,25 @@ export declare const abi: {
730
631
  stateMutability: string;
731
632
  type: string;
732
633
  anonymous?: undefined;
634
+ } | {
635
+ stateMutability: string;
636
+ type: string;
637
+ inputs?: undefined;
638
+ name?: undefined;
639
+ anonymous?: undefined;
640
+ outputs?: undefined;
733
641
  })[];
734
- ERC20MinterBurnerPauser: ({
642
+ CToken: ({
735
643
  inputs: {
736
644
  internalType: string;
737
645
  name: string;
738
646
  type: string;
739
647
  }[];
740
- stateMutability: string;
648
+ name: string;
741
649
  type: string;
742
650
  anonymous?: undefined;
743
- name?: undefined;
744
651
  outputs?: undefined;
652
+ stateMutability?: undefined;
745
653
  } | {
746
654
  anonymous: boolean;
747
655
  inputs: {
@@ -752,8 +660,8 @@ export declare const abi: {
752
660
  }[];
753
661
  name: string;
754
662
  type: string;
755
- stateMutability?: undefined;
756
663
  outputs?: undefined;
664
+ stateMutability?: undefined;
757
665
  } | {
758
666
  inputs: {
759
667
  internalType: string;
@@ -769,19 +677,28 @@ export declare const abi: {
769
677
  stateMutability: string;
770
678
  type: string;
771
679
  anonymous?: undefined;
772
- })[];
773
- ERC20MinterBurnerPauserPermit: ({
680
+ } | {
774
681
  inputs: {
775
682
  internalType: string;
776
683
  name: string;
777
684
  type: string;
778
685
  }[];
686
+ name: string;
687
+ outputs: {
688
+ components: {
689
+ internalType: string;
690
+ name: string;
691
+ type: string;
692
+ }[];
693
+ internalType: string;
694
+ name: string;
695
+ type: string;
696
+ }[];
779
697
  stateMutability: string;
780
698
  type: string;
781
699
  anonymous?: undefined;
782
- name?: undefined;
783
- outputs?: undefined;
784
- } | {
700
+ })[];
701
+ CTokenStorage: ({
785
702
  anonymous: boolean;
786
703
  inputs: {
787
704
  indexed: boolean;
@@ -791,8 +708,8 @@ export declare const abi: {
791
708
  }[];
792
709
  name: string;
793
710
  type: string;
794
- stateMutability?: undefined;
795
711
  outputs?: undefined;
712
+ stateMutability?: undefined;
796
713
  } | {
797
714
  inputs: {
798
715
  internalType: string;
@@ -809,17 +726,23 @@ export declare const abi: {
809
726
  type: string;
810
727
  anonymous?: undefined;
811
728
  })[];
812
- ExponentialNoErrorNew: any[];
813
- FixedInterestRateModel: ({
729
+ suErc20: ({
730
+ inputs: any[];
731
+ stateMutability: string;
732
+ type: string;
733
+ name?: undefined;
734
+ anonymous?: undefined;
735
+ outputs?: undefined;
736
+ } | {
814
737
  inputs: {
815
738
  internalType: string;
816
739
  name: string;
817
740
  type: string;
818
741
  }[];
819
- stateMutability: string;
742
+ name: string;
820
743
  type: string;
744
+ stateMutability?: undefined;
821
745
  anonymous?: undefined;
822
- name?: undefined;
823
746
  outputs?: undefined;
824
747
  } | {
825
748
  anonymous: boolean;
@@ -848,19 +771,6 @@ export declare const abi: {
848
771
  stateMutability: string;
849
772
  type: string;
850
773
  anonymous?: undefined;
851
- })[];
852
- InterestRateModel: ({
853
- anonymous: boolean;
854
- inputs: {
855
- indexed: boolean;
856
- internalType: string;
857
- name: string;
858
- type: string;
859
- }[];
860
- name: string;
861
- type: string;
862
- outputs?: undefined;
863
- stateMutability?: undefined;
864
774
  } | {
865
775
  inputs: {
866
776
  internalType: string;
@@ -869,6 +779,11 @@ export declare const abi: {
869
779
  }[];
870
780
  name: string;
871
781
  outputs: {
782
+ components: {
783
+ internalType: string;
784
+ name: string;
785
+ type: string;
786
+ }[];
872
787
  internalType: string;
873
788
  name: string;
874
789
  type: string;
@@ -877,7 +792,7 @@ export declare const abi: {
877
792
  type: string;
878
793
  anonymous?: undefined;
879
794
  })[];
880
- JumpRateModelV2: ({
795
+ ERC20MinterBurnerPauser: ({
881
796
  inputs: {
882
797
  internalType: string;
883
798
  name: string;
@@ -916,7 +831,7 @@ export declare const abi: {
916
831
  type: string;
917
832
  anonymous?: undefined;
918
833
  })[];
919
- WhitePaperInterestRateModel: ({
834
+ ERC20MinterBurnerPauserPermit: ({
920
835
  inputs: {
921
836
  internalType: string;
922
837
  name: string;
@@ -955,37 +870,31 @@ export declare const abi: {
955
870
  type: string;
956
871
  anonymous?: undefined;
957
872
  })[];
958
- IAccountLiquidity: {
873
+ ExponentialNoErrorNew: any[];
874
+ FixedInterestRateModel: ({
959
875
  inputs: {
960
876
  internalType: string;
961
877
  name: string;
962
878
  type: string;
963
879
  }[];
964
- name: string;
965
- outputs: {
966
- internalType: string;
967
- name: string;
968
- type: string;
969
- }[];
970
880
  stateMutability: string;
971
881
  type: string;
972
- }[];
973
- ICErc20: {
882
+ anonymous?: undefined;
883
+ name?: undefined;
884
+ outputs?: undefined;
885
+ } | {
886
+ anonymous: boolean;
974
887
  inputs: {
888
+ indexed: boolean;
975
889
  internalType: string;
976
890
  name: string;
977
891
  type: string;
978
892
  }[];
979
893
  name: string;
980
- outputs: {
981
- internalType: string;
982
- name: string;
983
- type: string;
984
- }[];
985
- stateMutability: string;
986
894
  type: string;
987
- }[];
988
- ICToken: {
895
+ stateMutability?: undefined;
896
+ outputs?: undefined;
897
+ } | {
989
898
  inputs: {
990
899
  internalType: string;
991
900
  name: string;
@@ -999,27 +908,20 @@ export declare const abi: {
999
908
  }[];
1000
909
  stateMutability: string;
1001
910
  type: string;
1002
- }[];
1003
- ICompLogic: ({
1004
- inputs: ({
1005
- internalType: string;
1006
- name: string;
1007
- type: string;
1008
- components?: undefined;
1009
- } | {
1010
- components: {
1011
- internalType: string;
1012
- name: string;
1013
- type: string;
1014
- }[];
911
+ anonymous?: undefined;
912
+ })[];
913
+ InterestRateModel: ({
914
+ anonymous: boolean;
915
+ inputs: {
916
+ indexed: boolean;
1015
917
  internalType: string;
1016
918
  name: string;
1017
919
  type: string;
1018
- })[];
920
+ }[];
1019
921
  name: string;
1020
- outputs: any[];
1021
- stateMutability: string;
1022
922
  type: string;
923
+ outputs?: undefined;
924
+ stateMutability?: undefined;
1023
925
  } | {
1024
926
  inputs: {
1025
927
  internalType: string;
@@ -1034,8 +936,20 @@ export declare const abi: {
1034
936
  }[];
1035
937
  stateMutability: string;
1036
938
  type: string;
1037
- })[];
1038
- IComptroller: ({
939
+ anonymous?: undefined;
940
+ })[];
941
+ JumpRateModelV2: ({
942
+ inputs: {
943
+ internalType: string;
944
+ name: string;
945
+ type: string;
946
+ }[];
947
+ stateMutability: string;
948
+ type: string;
949
+ anonymous?: undefined;
950
+ name?: undefined;
951
+ outputs?: undefined;
952
+ } | {
1039
953
  anonymous: boolean;
1040
954
  inputs: {
1041
955
  indexed: boolean;
@@ -1045,8 +959,8 @@ export declare const abi: {
1045
959
  }[];
1046
960
  name: string;
1047
961
  type: string;
1048
- outputs?: undefined;
1049
962
  stateMutability?: undefined;
963
+ outputs?: undefined;
1050
964
  } | {
1051
965
  inputs: {
1052
966
  internalType: string;
@@ -1055,11 +969,6 @@ export declare const abi: {
1055
969
  }[];
1056
970
  name: string;
1057
971
  outputs: {
1058
- components: {
1059
- internalType: string;
1060
- name: string;
1061
- type: string;
1062
- }[];
1063
972
  internalType: string;
1064
973
  name: string;
1065
974
  type: string;
@@ -1067,23 +976,19 @@ export declare const abi: {
1067
976
  stateMutability: string;
1068
977
  type: string;
1069
978
  anonymous?: undefined;
1070
- } | {
979
+ })[];
980
+ WhitePaperInterestRateModel: ({
1071
981
  inputs: {
1072
982
  internalType: string;
1073
983
  name: string;
1074
984
  type: string;
1075
985
  }[];
1076
- name: string;
1077
- outputs: {
1078
- internalType: string;
1079
- name: string;
1080
- type: string;
1081
- }[];
1082
986
  stateMutability: string;
1083
987
  type: string;
1084
988
  anonymous?: undefined;
1085
- })[];
1086
- IEIP20NonStandard: ({
989
+ name?: undefined;
990
+ outputs?: undefined;
991
+ } | {
1087
992
  anonymous: boolean;
1088
993
  inputs: {
1089
994
  indexed: boolean;
@@ -1093,8 +998,8 @@ export declare const abi: {
1093
998
  }[];
1094
999
  name: string;
1095
1000
  type: string;
1096
- outputs?: undefined;
1097
1001
  stateMutability?: undefined;
1002
+ outputs?: undefined;
1098
1003
  } | {
1099
1004
  inputs: {
1100
1005
  internalType: string;
@@ -1111,18 +1016,22 @@ export declare const abi: {
1111
1016
  type: string;
1112
1017
  anonymous?: undefined;
1113
1018
  })[];
1114
- IEIP712: {
1019
+ IAccountLiquidity: {
1115
1020
  inputs: {
1116
1021
  internalType: string;
1117
1022
  name: string;
1118
1023
  type: string;
1119
1024
  }[];
1120
1025
  name: string;
1121
- outputs: any[];
1026
+ outputs: {
1027
+ internalType: string;
1028
+ name: string;
1029
+ type: string;
1030
+ }[];
1122
1031
  stateMutability: string;
1123
1032
  type: string;
1124
1033
  }[];
1125
- IGovernorAlpha: {
1034
+ ICErc20: {
1126
1035
  inputs: {
1127
1036
  internalType: string;
1128
1037
  name: string;
@@ -1137,12 +1046,8 @@ export declare const abi: {
1137
1046
  stateMutability: string;
1138
1047
  type: string;
1139
1048
  }[];
1140
- IGovernorBravo: ({
1141
- inputs: {
1142
- internalType: string;
1143
- name: string;
1144
- type: string;
1145
- }[];
1049
+ IChainlinkFeed: {
1050
+ inputs: any[];
1146
1051
  name: string;
1147
1052
  outputs: {
1148
1053
  internalType: string;
@@ -1151,14 +1056,14 @@ export declare const abi: {
1151
1056
  }[];
1152
1057
  stateMutability: string;
1153
1058
  type: string;
1154
- } | {
1155
- inputs: {
1059
+ }[];
1060
+ ICompLogic: ({
1061
+ inputs: ({
1156
1062
  internalType: string;
1157
1063
  name: string;
1158
1064
  type: string;
1159
- }[];
1160
- name: string;
1161
- outputs: {
1065
+ components?: undefined;
1066
+ } | {
1162
1067
  components: {
1163
1068
  internalType: string;
1164
1069
  name: string;
@@ -1167,11 +1072,12 @@ export declare const abi: {
1167
1072
  internalType: string;
1168
1073
  name: string;
1169
1074
  type: string;
1170
- }[];
1075
+ })[];
1076
+ name: string;
1077
+ outputs: any[];
1171
1078
  stateMutability: string;
1172
1079
  type: string;
1173
- })[];
1174
- IInterestRateModel: {
1080
+ } | {
1175
1081
  inputs: {
1176
1082
  internalType: string;
1177
1083
  name: string;
@@ -1185,8 +1091,8 @@ export declare const abi: {
1185
1091
  }[];
1186
1092
  stateMutability: string;
1187
1093
  type: string;
1188
- }[];
1189
- IPMarket: ({
1094
+ })[];
1095
+ IComptroller: ({
1190
1096
  anonymous: boolean;
1191
1097
  inputs: {
1192
1098
  indexed: boolean;
@@ -1213,20 +1119,28 @@ export declare const abi: {
1213
1119
  stateMutability: string;
1214
1120
  type: string;
1215
1121
  anonymous?: undefined;
1216
- })[];
1217
- IPPrincipalToken: ({
1218
- anonymous: boolean;
1122
+ } | {
1219
1123
  inputs: {
1220
- indexed: boolean;
1221
1124
  internalType: string;
1222
1125
  name: string;
1223
1126
  type: string;
1224
1127
  }[];
1225
1128
  name: string;
1129
+ outputs: {
1130
+ components: {
1131
+ internalType: string;
1132
+ name: string;
1133
+ type: string;
1134
+ }[];
1135
+ internalType: string;
1136
+ name: string;
1137
+ type: string;
1138
+ }[];
1139
+ stateMutability: string;
1226
1140
  type: string;
1227
- outputs?: undefined;
1228
- stateMutability?: undefined;
1229
- } | {
1141
+ anonymous?: undefined;
1142
+ })[];
1143
+ ICToken: {
1230
1144
  inputs: {
1231
1145
  internalType: string;
1232
1146
  name: string;
@@ -1240,9 +1154,8 @@ export declare const abi: {
1240
1154
  }[];
1241
1155
  stateMutability: string;
1242
1156
  type: string;
1243
- anonymous?: undefined;
1244
- })[];
1245
- IPYieldToken: ({
1157
+ }[];
1158
+ IEIP20NonStandard: ({
1246
1159
  anonymous: boolean;
1247
1160
  inputs: {
1248
1161
  indexed: boolean;
@@ -1270,7 +1183,18 @@ export declare const abi: {
1270
1183
  type: string;
1271
1184
  anonymous?: undefined;
1272
1185
  })[];
1273
- IPendlePtOracle: {
1186
+ IEIP712: {
1187
+ inputs: {
1188
+ internalType: string;
1189
+ name: string;
1190
+ type: string;
1191
+ }[];
1192
+ name: string;
1193
+ outputs: any[];
1194
+ stateMutability: string;
1195
+ type: string;
1196
+ }[];
1197
+ IGovernorAlpha: {
1274
1198
  inputs: {
1275
1199
  internalType: string;
1276
1200
  name: string;
@@ -1285,7 +1209,7 @@ export declare const abi: {
1285
1209
  stateMutability: string;
1286
1210
  type: string;
1287
1211
  }[];
1288
- IPriceOracle: {
1212
+ IGovernorBravo: ({
1289
1213
  inputs: {
1290
1214
  internalType: string;
1291
1215
  name: string;
@@ -1299,8 +1223,27 @@ export declare const abi: {
1299
1223
  }[];
1300
1224
  stateMutability: string;
1301
1225
  type: string;
1302
- }[];
1303
- IRedemptionManager: {
1226
+ } | {
1227
+ inputs: {
1228
+ internalType: string;
1229
+ name: string;
1230
+ type: string;
1231
+ }[];
1232
+ name: string;
1233
+ outputs: {
1234
+ components: {
1235
+ internalType: string;
1236
+ name: string;
1237
+ type: string;
1238
+ }[];
1239
+ internalType: string;
1240
+ name: string;
1241
+ type: string;
1242
+ }[];
1243
+ stateMutability: string;
1244
+ type: string;
1245
+ })[];
1246
+ IInterestRateModel: {
1304
1247
  inputs: {
1305
1248
  internalType: string;
1306
1249
  name: string;
@@ -1315,19 +1258,22 @@ export declare const abi: {
1315
1258
  stateMutability: string;
1316
1259
  type: string;
1317
1260
  }[];
1318
- ISortedBorrows: ({
1319
- anonymous: boolean;
1261
+ IPriceOracle: {
1320
1262
  inputs: {
1321
- indexed: boolean;
1322
1263
  internalType: string;
1323
1264
  name: string;
1324
1265
  type: string;
1325
1266
  }[];
1326
1267
  name: string;
1268
+ outputs: {
1269
+ internalType: string;
1270
+ name: string;
1271
+ type: string;
1272
+ }[];
1273
+ stateMutability: string;
1327
1274
  type: string;
1328
- outputs?: undefined;
1329
- stateMutability?: undefined;
1330
- } | {
1275
+ }[];
1276
+ IRedemptionManager: {
1331
1277
  inputs: {
1332
1278
  internalType: string;
1333
1279
  name: string;
@@ -1341,9 +1287,8 @@ export declare const abi: {
1341
1287
  }[];
1342
1288
  stateMutability: string;
1343
1289
  type: string;
1344
- anonymous?: undefined;
1345
- })[];
1346
- IStandardizedYield: ({
1290
+ }[];
1291
+ ISortedBorrows: ({
1347
1292
  anonymous: boolean;
1348
1293
  inputs: {
1349
1294
  indexed: boolean;
@@ -1529,7 +1474,7 @@ export declare const abi: {
1529
1474
  name: string;
1530
1475
  type: string;
1531
1476
  })[];
1532
- FeedPriceOracle: ({
1477
+ ChainlinkFeedAdaptor_ETHToUSD: ({
1533
1478
  inputs: {
1534
1479
  internalType: string;
1535
1480
  name: string;
@@ -1538,16 +1483,19 @@ export declare const abi: {
1538
1483
  stateMutability: string;
1539
1484
  type: string;
1540
1485
  name?: undefined;
1541
- anonymous?: undefined;
1542
1486
  outputs?: undefined;
1543
1487
  } | {
1544
1488
  inputs: any[];
1545
1489
  name: string;
1490
+ outputs: {
1491
+ internalType: string;
1492
+ name: string;
1493
+ type: string;
1494
+ }[];
1495
+ stateMutability: string;
1546
1496
  type: string;
1547
- stateMutability?: undefined;
1548
- anonymous?: undefined;
1549
- outputs?: undefined;
1550
- } | {
1497
+ })[];
1498
+ FeedPriceOracle: ({
1551
1499
  anonymous: boolean;
1552
1500
  inputs: {
1553
1501
  indexed: boolean;
@@ -1557,8 +1505,8 @@ export declare const abi: {
1557
1505
  }[];
1558
1506
  name: string;
1559
1507
  type: string;
1560
- stateMutability?: undefined;
1561
1508
  outputs?: undefined;
1509
+ stateMutability?: undefined;
1562
1510
  } | {
1563
1511
  inputs: {
1564
1512
  internalType: string;
@@ -1574,19 +1522,40 @@ export declare const abi: {
1574
1522
  stateMutability: string;
1575
1523
  type: string;
1576
1524
  anonymous?: undefined;
1577
- })[];
1578
- PriceAdapter: {
1579
- inputs: any[];
1525
+ } | {
1526
+ inputs: {
1527
+ internalType: string;
1528
+ name: string;
1529
+ type: string;
1530
+ }[];
1580
1531
  name: string;
1581
1532
  outputs: {
1533
+ components: {
1534
+ internalType: string;
1535
+ name: string;
1536
+ type: string;
1537
+ }[];
1582
1538
  internalType: string;
1583
1539
  name: string;
1584
1540
  type: string;
1585
1541
  }[];
1586
1542
  stateMutability: string;
1587
1543
  type: string;
1588
- }[];
1589
- PriceOracle: {
1544
+ anonymous?: undefined;
1545
+ })[];
1546
+ FeedPriceOracleSafe: ({
1547
+ anonymous: boolean;
1548
+ inputs: {
1549
+ indexed: boolean;
1550
+ internalType: string;
1551
+ name: string;
1552
+ type: string;
1553
+ }[];
1554
+ name: string;
1555
+ type: string;
1556
+ outputs?: undefined;
1557
+ stateMutability?: undefined;
1558
+ } | {
1590
1559
  inputs: {
1591
1560
  internalType: string;
1592
1561
  name: string;
@@ -1600,8 +1569,8 @@ export declare const abi: {
1600
1569
  }[];
1601
1570
  stateMutability: string;
1602
1571
  type: string;
1603
- }[];
1604
- IStETH: {
1572
+ anonymous?: undefined;
1573
+ } | {
1605
1574
  inputs: {
1606
1575
  internalType: string;
1607
1576
  name: string;
@@ -1609,36 +1578,59 @@ export declare const abi: {
1609
1578
  }[];
1610
1579
  name: string;
1611
1580
  outputs: {
1581
+ components: {
1582
+ internalType: string;
1583
+ name: string;
1584
+ type: string;
1585
+ }[];
1612
1586
  internalType: string;
1613
1587
  name: string;
1614
1588
  type: string;
1615
1589
  }[];
1616
1590
  stateMutability: string;
1617
1591
  type: string;
1618
- }[];
1619
- WstETHAdapter: ({
1592
+ anonymous?: undefined;
1593
+ })[];
1594
+ PriceOracle: {
1620
1595
  inputs: {
1621
1596
  internalType: string;
1622
1597
  name: string;
1623
1598
  type: string;
1624
1599
  }[];
1600
+ name: string;
1601
+ outputs: {
1602
+ internalType: string;
1603
+ name: string;
1604
+ type: string;
1605
+ }[];
1606
+ stateMutability: string;
1607
+ type: string;
1608
+ }[];
1609
+ PythOracle: ({
1610
+ inputs: any[];
1625
1611
  stateMutability: string;
1626
1612
  type: string;
1613
+ anonymous?: undefined;
1627
1614
  name?: undefined;
1628
1615
  outputs?: undefined;
1629
1616
  } | {
1630
- inputs: any[];
1631
- name: string;
1632
- outputs: {
1617
+ anonymous: boolean;
1618
+ inputs: {
1619
+ indexed: boolean;
1633
1620
  internalType: string;
1634
1621
  name: string;
1635
1622
  type: string;
1636
1623
  }[];
1637
- stateMutability: string;
1624
+ name: string;
1638
1625
  type: string;
1639
- })[];
1640
- IWstMTRG: {
1641
- inputs: any[];
1626
+ stateMutability?: undefined;
1627
+ outputs?: undefined;
1628
+ } | {
1629
+ inputs: {
1630
+ internalType: string;
1631
+ name: string;
1632
+ type: string;
1633
+ }[];
1642
1634
  name: string;
1643
1635
  outputs: {
1644
1636
  internalType: string;
@@ -1647,18 +1639,29 @@ export declare const abi: {
1647
1639
  }[];
1648
1640
  stateMutability: string;
1649
1641
  type: string;
1650
- }[];
1651
- WstMTRGAdapter: ({
1642
+ anonymous?: undefined;
1643
+ } | {
1652
1644
  inputs: {
1653
1645
  internalType: string;
1654
1646
  name: string;
1655
1647
  type: string;
1656
1648
  }[];
1649
+ name: string;
1650
+ outputs: {
1651
+ components: {
1652
+ internalType: string;
1653
+ name: string;
1654
+ type: string;
1655
+ }[];
1656
+ internalType: string;
1657
+ name: string;
1658
+ type: string;
1659
+ }[];
1657
1660
  stateMutability: string;
1658
1661
  type: string;
1659
- name?: undefined;
1660
- outputs?: undefined;
1661
- } | {
1662
+ anonymous?: undefined;
1663
+ })[];
1664
+ IWstMTRG: {
1662
1665
  inputs: any[];
1663
1666
  name: string;
1664
1667
  outputs: {
@@ -1668,7 +1671,7 @@ export declare const abi: {
1668
1671
  }[];
1669
1672
  stateMutability: string;
1670
1673
  type: string;
1671
- })[];
1674
+ }[];
1672
1675
  wstMTRGOracle: ({
1673
1676
  inputs: {
1674
1677
  internalType: string;