@defisaver/positions-sdk 0.0.60 → 0.0.62

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 (40) hide show
  1. package/cjs/config/contracts.d.ts +216 -282
  2. package/cjs/config/contracts.js +9 -14
  3. package/cjs/markets/aave/marketAssets.js +1 -1
  4. package/cjs/markets/compound/index.js +10 -10
  5. package/cjs/markets/compound/marketsAssets.d.ts +2 -1
  6. package/cjs/markets/compound/marketsAssets.js +3 -2
  7. package/{esm/types/contracts/generated/CompV3USDbCBulker.d.ts → cjs/types/contracts/generated/CompV3BulkerL2.d.ts} +3 -3
  8. package/cjs/types/contracts/generated/{CompV3ETHBulker.d.ts → CompV3BulkerMainnetETH.d.ts} +3 -3
  9. package/{esm/types/contracts/generated/CompV3USDCBulker.d.ts → cjs/types/contracts/generated/CompV3BulkerMainnetUSDC.d.ts} +3 -3
  10. package/cjs/types/contracts/generated/index.d.ts +3 -4
  11. package/esm/config/contracts.d.ts +216 -282
  12. package/esm/config/contracts.js +9 -14
  13. package/esm/markets/aave/marketAssets.js +1 -1
  14. package/esm/markets/compound/index.js +10 -10
  15. package/esm/markets/compound/marketsAssets.d.ts +2 -1
  16. package/esm/markets/compound/marketsAssets.js +2 -1
  17. package/{cjs/types/contracts/generated/CompV3USDbCBulker.d.ts → esm/types/contracts/generated/CompV3BulkerL2.d.ts} +3 -3
  18. package/esm/types/contracts/generated/{CompV3ETHBulker.d.ts → CompV3BulkerMainnetETH.d.ts} +3 -3
  19. package/{cjs/types/contracts/generated/CompV3USDCBulker.d.ts → esm/types/contracts/generated/CompV3BulkerMainnetUSDC.d.ts} +3 -3
  20. package/esm/types/contracts/generated/index.d.ts +3 -4
  21. package/package.json +2 -2
  22. package/src/config/contracts.js +9 -14
  23. package/src/markets/aave/marketAssets.ts +1 -1
  24. package/src/markets/compound/index.ts +10 -10
  25. package/src/markets/compound/marketsAssets.ts +2 -1
  26. package/src/types/contracts/generated/{CompV3USDbCBulker.ts → CompV3BulkerL2.ts} +3 -3
  27. package/src/types/contracts/generated/{CompV3ETHBulker.ts → CompV3BulkerMainnetETH.ts} +3 -3
  28. package/src/types/contracts/generated/{CompV3USDCBulker.ts → CompV3BulkerMainnetUSDC.ts} +3 -3
  29. package/src/types/contracts/generated/index.ts +3 -4
  30. package/cjs/types/contracts/generated/CompV3USDCBulkerArb.d.ts +0 -41
  31. package/cjs/types/contracts/generated/CompV3USDbCBulker.js +0 -5
  32. package/esm/types/contracts/generated/CompV3USDCBulkerArb.d.ts +0 -41
  33. package/esm/types/contracts/generated/CompV3USDbCBulker.js +0 -4
  34. package/src/types/contracts/generated/CompV3USDCBulkerArb.ts +0 -85
  35. /package/cjs/types/contracts/generated/{CompV3ETHBulker.js → CompV3BulkerL2.js} +0 -0
  36. /package/cjs/types/contracts/generated/{CompV3USDCBulker.js → CompV3BulkerMainnetETH.js} +0 -0
  37. /package/cjs/types/contracts/generated/{CompV3USDCBulkerArb.js → CompV3BulkerMainnetUSDC.js} +0 -0
  38. /package/esm/types/contracts/generated/{CompV3ETHBulker.js → CompV3BulkerL2.js} +0 -0
  39. /package/esm/types/contracts/generated/{CompV3USDCBulker.js → CompV3BulkerMainnetETH.js} +0 -0
  40. /package/esm/types/contracts/generated/{CompV3USDCBulkerArb.js → CompV3BulkerMainnetUSDC.js} +0 -0
@@ -1126,6 +1126,9 @@ export namespace cUSDCv3 {
1126
1126
  "1": {
1127
1127
  address: string;
1128
1128
  };
1129
+ "8453": {
1130
+ address: string;
1131
+ };
1129
1132
  "42161": {
1130
1133
  address: string;
1131
1134
  };
@@ -1501,7 +1504,7 @@ export namespace CompV3View {
1501
1504
  };
1502
1505
  export { networks_17 as networks };
1503
1506
  }
1504
- export namespace CompV3USDCBulker {
1507
+ export namespace CompV3BulkerMainnetUSDC {
1505
1508
  let abi_18: ({
1506
1509
  inputs: {
1507
1510
  internalType: string;
@@ -1553,7 +1556,7 @@ export namespace CompV3USDCBulker {
1553
1556
  };
1554
1557
  export { networks_18 as networks };
1555
1558
  }
1556
- export namespace CompV3USDbCBulker {
1559
+ export namespace CompV3BulkerMainnetETH {
1557
1560
  let abi_19: ({
1558
1561
  inputs: {
1559
1562
  internalType: string;
@@ -1616,13 +1619,13 @@ export namespace CompV3USDbCBulker {
1616
1619
  })[];
1617
1620
  export { abi_19 as abi };
1618
1621
  let networks_19: {
1619
- "8453": {
1622
+ "1": {
1620
1623
  address: string;
1621
1624
  };
1622
1625
  };
1623
1626
  export { networks_19 as networks };
1624
1627
  }
1625
- export namespace CompV3ETHBulker {
1628
+ export namespace CompV3BulkerL2 {
1626
1629
  let abi_20: ({
1627
1630
  inputs: {
1628
1631
  internalType: string;
@@ -1685,86 +1688,17 @@ export namespace CompV3ETHBulker {
1685
1688
  })[];
1686
1689
  export { abi_20 as abi };
1687
1690
  let networks_20: {
1688
- "1": {
1689
- address: string;
1690
- };
1691
1691
  "8453": {
1692
1692
  address: string;
1693
1693
  };
1694
- };
1695
- export { networks_20 as networks };
1696
- }
1697
- export namespace CompV3USDCBulkerArb {
1698
- let abi_21: ({
1699
- inputs: {
1700
- internalType: string;
1701
- name: string;
1702
- type: string;
1703
- }[];
1704
- stateMutability: string;
1705
- type: string;
1706
- name?: undefined;
1707
- anonymous?: undefined;
1708
- outputs?: undefined;
1709
- } | {
1710
- inputs: never[];
1711
- name: string;
1712
- type: string;
1713
- stateMutability?: undefined;
1714
- anonymous?: undefined;
1715
- outputs?: undefined;
1716
- } | {
1717
- anonymous: boolean;
1718
- inputs: {
1719
- indexed: boolean;
1720
- internalType: string;
1721
- name: string;
1722
- type: string;
1723
- }[];
1724
- name: string;
1725
- type: string;
1726
- stateMutability?: undefined;
1727
- outputs?: undefined;
1728
- } | {
1729
- inputs: never[];
1730
- name: string;
1731
- outputs: {
1732
- internalType: string;
1733
- name: string;
1734
- type: string;
1735
- }[];
1736
- stateMutability: string;
1737
- type: string;
1738
- anonymous?: undefined;
1739
- } | {
1740
- inputs: {
1741
- internalType: string;
1742
- name: string;
1743
- type: string;
1744
- }[];
1745
- name: string;
1746
- outputs: never[];
1747
- stateMutability: string;
1748
- type: string;
1749
- anonymous?: undefined;
1750
- } | {
1751
- stateMutability: string;
1752
- type: string;
1753
- inputs?: undefined;
1754
- name?: undefined;
1755
- anonymous?: undefined;
1756
- outputs?: undefined;
1757
- })[];
1758
- export { abi_21 as abi };
1759
- let networks_21: {
1760
1694
  "42161": {
1761
1695
  address: string;
1762
1696
  };
1763
1697
  };
1764
- export { networks_21 as networks };
1698
+ export { networks_20 as networks };
1765
1699
  }
1766
1700
  export namespace wstETH {
1767
- let abi_22: ({
1701
+ let abi_21: ({
1768
1702
  inputs: {
1769
1703
  internalType: string;
1770
1704
  name: string;
@@ -1810,16 +1744,16 @@ export namespace wstETH {
1810
1744
  name?: undefined;
1811
1745
  outputs?: undefined;
1812
1746
  })[];
1813
- export { abi_22 as abi };
1814
- let networks_22: {
1747
+ export { abi_21 as abi };
1748
+ let networks_21: {
1815
1749
  "1": {
1816
1750
  address: string;
1817
1751
  };
1818
1752
  };
1819
- export { networks_22 as networks };
1753
+ export { networks_21 as networks };
1820
1754
  }
1821
1755
  export namespace AaveLoanInfoV2 {
1822
- let abi_23: ({
1756
+ let abi_22: ({
1823
1757
  inputs: {
1824
1758
  internalType: string;
1825
1759
  name: string;
@@ -1853,8 +1787,8 @@ export namespace AaveLoanInfoV2 {
1853
1787
  stateMutability: string;
1854
1788
  type: string;
1855
1789
  })[];
1856
- export { abi_23 as abi };
1857
- let networks_23: {
1790
+ export { abi_22 as abi };
1791
+ let networks_22: {
1858
1792
  "1": {
1859
1793
  address: string;
1860
1794
  createdBlock: number;
@@ -2023,10 +1957,10 @@ export namespace AaveLoanInfoV2 {
2023
1957
  };
2024
1958
  };
2025
1959
  };
2026
- export { networks_23 as networks };
1960
+ export { networks_22 as networks };
2027
1961
  }
2028
1962
  export namespace LendingPoolAddressesProvider {
2029
- let abi_24: ({
1963
+ let abi_23: ({
2030
1964
  anonymous: boolean;
2031
1965
  inputs: {
2032
1966
  indexed: boolean;
@@ -2054,16 +1988,16 @@ export namespace LendingPoolAddressesProvider {
2054
1988
  type: string;
2055
1989
  anonymous?: undefined;
2056
1990
  })[];
2057
- export { abi_24 as abi };
2058
- let networks_24: {
1991
+ export { abi_23 as abi };
1992
+ let networks_23: {
2059
1993
  "1": {
2060
1994
  address: string;
2061
1995
  };
2062
1996
  };
2063
- export { networks_24 as networks };
1997
+ export { networks_23 as networks };
2064
1998
  }
2065
1999
  export namespace AaveProtocolDataProvider {
2066
- let abi_25: ({
2000
+ let abi_24: ({
2067
2001
  inputs: {
2068
2002
  internalType: string;
2069
2003
  name: string;
@@ -2103,16 +2037,16 @@ export namespace AaveProtocolDataProvider {
2103
2037
  stateMutability: string;
2104
2038
  type: string;
2105
2039
  })[];
2106
- export { abi_25 as abi };
2107
- let networks_25: {
2040
+ export { abi_24 as abi };
2041
+ let networks_24: {
2108
2042
  "1": {
2109
2043
  address: string;
2110
2044
  };
2111
2045
  };
2112
- export { networks_25 as networks };
2046
+ export { networks_24 as networks };
2113
2047
  }
2114
2048
  export namespace AaveLendingPoolV2 {
2115
- let abi_26: ({
2049
+ let abi_25: ({
2116
2050
  anonymous: boolean;
2117
2051
  inputs: {
2118
2052
  indexed: boolean;
@@ -2170,16 +2104,16 @@ export namespace AaveLendingPoolV2 {
2170
2104
  type: string;
2171
2105
  anonymous?: undefined;
2172
2106
  })[];
2173
- export { abi_26 as abi };
2174
- let networks_26: {
2107
+ export { abi_25 as abi };
2108
+ let networks_25: {
2175
2109
  "1": {
2176
2110
  address: string;
2177
2111
  };
2178
2112
  };
2179
- export { networks_26 as networks };
2113
+ export { networks_25 as networks };
2180
2114
  }
2181
2115
  export namespace CompoundLoanInfo {
2182
- let abi_27: ({
2116
+ let abi_26: ({
2183
2117
  inputs: {
2184
2118
  internalType: string;
2185
2119
  name: string;
@@ -2213,8 +2147,8 @@ export namespace CompoundLoanInfo {
2213
2147
  stateMutability: string;
2214
2148
  type: string;
2215
2149
  })[];
2216
- export { abi_27 as abi };
2217
- let networks_27: {
2150
+ export { abi_26 as abi };
2151
+ let networks_26: {
2218
2152
  "1": {
2219
2153
  address: string;
2220
2154
  createdBlock: number;
@@ -2352,10 +2286,10 @@ export namespace CompoundLoanInfo {
2352
2286
  };
2353
2287
  };
2354
2288
  };
2355
- export { networks_27 as networks };
2289
+ export { networks_26 as networks };
2356
2290
  }
2357
2291
  export namespace Comptroller {
2358
- let abi_28: ({
2292
+ let abi_27: ({
2359
2293
  inputs: never[];
2360
2294
  payable: boolean;
2361
2295
  stateMutability: string;
@@ -2396,17 +2330,17 @@ export namespace Comptroller {
2396
2330
  type: string;
2397
2331
  anonymous?: undefined;
2398
2332
  })[];
2399
- export { abi_28 as abi };
2400
- let networks_28: {
2333
+ export { abi_27 as abi };
2334
+ let networks_27: {
2401
2335
  "1": {
2402
2336
  createdBlock: number;
2403
2337
  address: string;
2404
2338
  };
2405
2339
  };
2406
- export { networks_28 as networks };
2340
+ export { networks_27 as networks };
2407
2341
  }
2408
2342
  export namespace IVariableDebtToken {
2409
- let abi_29: {
2343
+ let abi_28: {
2410
2344
  inputs: {
2411
2345
  internalType: string;
2412
2346
  name: string;
@@ -2421,16 +2355,16 @@ export namespace IVariableDebtToken {
2421
2355
  stateMutability: string;
2422
2356
  type: string;
2423
2357
  }[];
2424
- export { abi_29 as abi };
2425
- let networks_29: {
2358
+ export { abi_28 as abi };
2359
+ let networks_28: {
2426
2360
  "1": {
2427
2361
  address: string;
2428
2362
  };
2429
2363
  };
2430
- export { networks_29 as networks };
2364
+ export { networks_28 as networks };
2431
2365
  }
2432
2366
  export namespace IAToken {
2433
- let abi_30: {
2367
+ let abi_29: {
2434
2368
  inputs: {
2435
2369
  internalType: string;
2436
2370
  name: string;
@@ -2445,16 +2379,16 @@ export namespace IAToken {
2445
2379
  stateMutability: string;
2446
2380
  type: string;
2447
2381
  }[];
2448
- export { abi_30 as abi };
2449
- let networks_30: {
2382
+ export { abi_29 as abi };
2383
+ let networks_29: {
2450
2384
  "1": {
2451
2385
  address: string;
2452
2386
  };
2453
2387
  };
2454
- export { networks_30 as networks };
2388
+ export { networks_29 as networks };
2455
2389
  }
2456
2390
  export namespace MorphoAaveV2Proxy {
2457
- let abi_31: ({
2391
+ let abi_30: ({
2458
2392
  inputs: never[];
2459
2393
  name: string;
2460
2394
  type: string;
@@ -2527,16 +2461,16 @@ export namespace MorphoAaveV2Proxy {
2527
2461
  type: string;
2528
2462
  anonymous?: undefined;
2529
2463
  })[];
2530
- export { abi_31 as abi };
2531
- let networks_31: {
2464
+ export { abi_30 as abi };
2465
+ let networks_30: {
2532
2466
  "1": {
2533
2467
  address: string;
2534
2468
  };
2535
2469
  };
2536
- export { networks_31 as networks };
2470
+ export { networks_30 as networks };
2537
2471
  }
2538
2472
  export namespace MorphoAaveV3ProxyEthMarket {
2539
- let abi_32: ({
2473
+ let abi_31: ({
2540
2474
  inputs: {
2541
2475
  internalType: string;
2542
2476
  name: string;
@@ -2604,16 +2538,16 @@ export namespace MorphoAaveV3ProxyEthMarket {
2604
2538
  stateMutability: string;
2605
2539
  type: string;
2606
2540
  })[];
2607
- export { abi_32 as abi };
2608
- let networks_32: {
2541
+ export { abi_31 as abi };
2542
+ let networks_31: {
2609
2543
  "1": {
2610
2544
  address: string;
2611
2545
  };
2612
2546
  };
2613
- export { networks_32 as networks };
2547
+ export { networks_31 as networks };
2614
2548
  }
2615
2549
  export namespace Pot {
2616
- let abi_33: ({
2550
+ let abi_32: ({
2617
2551
  inputs: {
2618
2552
  internalType: string;
2619
2553
  name: string;
@@ -2658,17 +2592,17 @@ export namespace Pot {
2658
2592
  type: string;
2659
2593
  anonymous?: undefined;
2660
2594
  })[];
2661
- export { abi_33 as abi };
2662
- let networks_33: {
2595
+ export { abi_32 as abi };
2596
+ let networks_32: {
2663
2597
  "1": {
2664
2598
  address: string;
2665
2599
  createdBlock: number;
2666
2600
  };
2667
2601
  };
2668
- export { networks_33 as networks };
2602
+ export { networks_32 as networks };
2669
2603
  }
2670
2604
  export namespace MorphoAaveV2View {
2671
- let abi_34: ({
2605
+ let abi_33: ({
2672
2606
  inputs: never[];
2673
2607
  name: string;
2674
2608
  outputs: {
@@ -2708,8 +2642,8 @@ export namespace MorphoAaveV2View {
2708
2642
  stateMutability: string;
2709
2643
  type: string;
2710
2644
  })[];
2711
- export { abi_34 as abi };
2712
- let networks_34: {
2645
+ export { abi_33 as abi };
2646
+ let networks_33: {
2713
2647
  "1": {
2714
2648
  address: string;
2715
2649
  createdBlock: number;
@@ -2750,10 +2684,10 @@ export namespace MorphoAaveV2View {
2750
2684
  };
2751
2685
  };
2752
2686
  };
2753
- export { networks_34 as networks };
2687
+ export { networks_33 as networks };
2754
2688
  }
2755
2689
  export namespace SparkView {
2756
- let abi_35: ({
2690
+ let abi_34: ({
2757
2691
  inputs: {
2758
2692
  internalType: string;
2759
2693
  name: string;
@@ -2806,8 +2740,8 @@ export namespace SparkView {
2806
2740
  stateMutability: string;
2807
2741
  type: string;
2808
2742
  })[];
2809
- export { abi_35 as abi };
2810
- let networks_35: {
2743
+ export { abi_34 as abi };
2744
+ let networks_34: {
2811
2745
  "1": {
2812
2746
  address: string;
2813
2747
  createdBlock: number;
@@ -2838,10 +2772,10 @@ export namespace SparkView {
2838
2772
  };
2839
2773
  };
2840
2774
  };
2841
- export { networks_35 as networks };
2775
+ export { networks_34 as networks };
2842
2776
  }
2843
2777
  export namespace SparkIncentiveDataProvider {
2844
- let abi_36: {
2778
+ let abi_35: {
2845
2779
  inputs: {
2846
2780
  internalType: string;
2847
2781
  name: string;
@@ -2881,16 +2815,16 @@ export namespace SparkIncentiveDataProvider {
2881
2815
  stateMutability: string;
2882
2816
  type: string;
2883
2817
  }[];
2884
- export { abi_36 as abi };
2885
- let networks_36: {
2818
+ export { abi_35 as abi };
2819
+ let networks_35: {
2886
2820
  "1": {
2887
2821
  address: string;
2888
2822
  };
2889
2823
  };
2890
- export { networks_36 as networks };
2824
+ export { networks_35 as networks };
2891
2825
  }
2892
2826
  export namespace SparkLendingPool {
2893
- let abi_37: ({
2827
+ let abi_36: ({
2894
2828
  inputs: {
2895
2829
  internalType: string;
2896
2830
  name: string;
@@ -2980,16 +2914,16 @@ export namespace SparkLendingPool {
2980
2914
  type: string;
2981
2915
  anonymous?: undefined;
2982
2916
  })[];
2983
- export { abi_37 as abi };
2984
- let networks_37: {
2917
+ export { abi_36 as abi };
2918
+ let networks_36: {
2985
2919
  "1": {
2986
2920
  address: string;
2987
2921
  };
2988
2922
  };
2989
- export { networks_37 as networks };
2923
+ export { networks_36 as networks };
2990
2924
  }
2991
2925
  export namespace SparkPoolAddressesProvider {
2992
- let abi_38: ({
2926
+ let abi_37: ({
2993
2927
  inputs: {
2994
2928
  internalType: string;
2995
2929
  name: string;
@@ -3028,16 +2962,16 @@ export namespace SparkPoolAddressesProvider {
3028
2962
  type: string;
3029
2963
  anonymous?: undefined;
3030
2964
  })[];
3031
- export { abi_38 as abi };
3032
- let networks_38: {
2965
+ export { abi_37 as abi };
2966
+ let networks_37: {
3033
2967
  "1": {
3034
2968
  address: string;
3035
2969
  };
3036
2970
  };
3037
- export { networks_38 as networks };
2971
+ export { networks_37 as networks };
3038
2972
  }
3039
2973
  export namespace SparkProtocolDataProvider {
3040
- let abi_39: ({
2974
+ let abi_38: ({
3041
2975
  inputs: {
3042
2976
  internalType: string;
3043
2977
  name: string;
@@ -3077,16 +3011,16 @@ export namespace SparkProtocolDataProvider {
3077
3011
  stateMutability: string;
3078
3012
  type: string;
3079
3013
  })[];
3080
- export { abi_39 as abi };
3081
- let networks_39: {
3014
+ export { abi_38 as abi };
3015
+ let networks_38: {
3082
3016
  "1": {
3083
3017
  address: string;
3084
3018
  };
3085
3019
  };
3086
- export { networks_39 as networks };
3020
+ export { networks_38 as networks };
3087
3021
  }
3088
3022
  export namespace crvUSDwstETHController {
3089
- let abi_40: ({
3023
+ let abi_39: ({
3090
3024
  name: string;
3091
3025
  inputs: {
3092
3026
  name: string;
@@ -3145,16 +3079,16 @@ export namespace crvUSDwstETHController {
3145
3079
  }[];
3146
3080
  anonymous?: undefined;
3147
3081
  })[];
3148
- export { abi_40 as abi };
3149
- let networks_40: {
3082
+ export { abi_39 as abi };
3083
+ let networks_39: {
3150
3084
  "1": {
3151
3085
  address: string;
3152
3086
  };
3153
3087
  };
3154
- export { networks_40 as networks };
3088
+ export { networks_39 as networks };
3155
3089
  }
3156
3090
  export namespace crvUSDETHController {
3157
- let abi_41: ({
3091
+ let abi_40: ({
3158
3092
  name: string;
3159
3093
  inputs: {
3160
3094
  name: string;
@@ -3213,16 +3147,16 @@ export namespace crvUSDETHController {
3213
3147
  }[];
3214
3148
  anonymous?: undefined;
3215
3149
  })[];
3216
- export { abi_41 as abi };
3217
- let networks_41: {
3150
+ export { abi_40 as abi };
3151
+ let networks_40: {
3218
3152
  "1": {
3219
3153
  address: string;
3220
3154
  };
3221
3155
  };
3222
- export { networks_41 as networks };
3156
+ export { networks_40 as networks };
3223
3157
  }
3224
3158
  export namespace crvUSDWBTCController {
3225
- let abi_42: ({
3159
+ let abi_41: ({
3226
3160
  name: string;
3227
3161
  inputs: {
3228
3162
  name: string;
@@ -3281,16 +3215,16 @@ export namespace crvUSDWBTCController {
3281
3215
  }[];
3282
3216
  anonymous?: undefined;
3283
3217
  })[];
3284
- export { abi_42 as abi };
3285
- let networks_42: {
3218
+ export { abi_41 as abi };
3219
+ let networks_41: {
3286
3220
  "1": {
3287
3221
  address: string;
3288
3222
  };
3289
3223
  };
3290
- export { networks_42 as networks };
3224
+ export { networks_41 as networks };
3291
3225
  }
3292
3226
  export namespace crvUSDtBTCController {
3293
- let abi_43: ({
3227
+ let abi_42: ({
3294
3228
  name: string;
3295
3229
  inputs: {
3296
3230
  name: string;
@@ -3349,16 +3283,16 @@ export namespace crvUSDtBTCController {
3349
3283
  }[];
3350
3284
  anonymous?: undefined;
3351
3285
  })[];
3352
- export { abi_43 as abi };
3353
- let networks_43: {
3286
+ export { abi_42 as abi };
3287
+ let networks_42: {
3354
3288
  "1": {
3355
3289
  address: string;
3356
3290
  };
3357
3291
  };
3358
- export { networks_43 as networks };
3292
+ export { networks_42 as networks };
3359
3293
  }
3360
3294
  export namespace crvUSDsfrxETHController {
3361
- let abi_44: ({
3295
+ let abi_43: ({
3362
3296
  name: string;
3363
3297
  inputs: {
3364
3298
  name: string;
@@ -3417,16 +3351,16 @@ export namespace crvUSDsfrxETHController {
3417
3351
  }[];
3418
3352
  anonymous?: undefined;
3419
3353
  })[];
3420
- export { abi_44 as abi };
3421
- let networks_44: {
3354
+ export { abi_43 as abi };
3355
+ let networks_43: {
3422
3356
  "1": {
3423
3357
  address: string;
3424
3358
  };
3425
3359
  };
3426
- export { networks_44 as networks };
3360
+ export { networks_43 as networks };
3427
3361
  }
3428
3362
  export namespace crvUSDwstETHAmm {
3429
- let abi_45: ({
3363
+ let abi_44: ({
3430
3364
  name: string;
3431
3365
  inputs: {
3432
3366
  name: string;
@@ -3461,16 +3395,16 @@ export namespace crvUSDwstETHAmm {
3461
3395
  }[];
3462
3396
  anonymous?: undefined;
3463
3397
  })[];
3464
- export { abi_45 as abi };
3465
- let networks_45: {
3398
+ export { abi_44 as abi };
3399
+ let networks_44: {
3466
3400
  "1": {
3467
3401
  address: string;
3468
3402
  };
3469
3403
  };
3470
- export { networks_45 as networks };
3404
+ export { networks_44 as networks };
3471
3405
  }
3472
3406
  export namespace crvUSDETHAmm {
3473
- let abi_46: ({
3407
+ let abi_45: ({
3474
3408
  name: string;
3475
3409
  inputs: {
3476
3410
  name: string;
@@ -3505,16 +3439,16 @@ export namespace crvUSDETHAmm {
3505
3439
  }[];
3506
3440
  anonymous?: undefined;
3507
3441
  })[];
3508
- export { abi_46 as abi };
3509
- let networks_46: {
3442
+ export { abi_45 as abi };
3443
+ let networks_45: {
3510
3444
  "1": {
3511
3445
  address: string;
3512
3446
  };
3513
3447
  };
3514
- export { networks_46 as networks };
3448
+ export { networks_45 as networks };
3515
3449
  }
3516
3450
  export namespace crvUSDWBTCAmm {
3517
- let abi_47: ({
3451
+ let abi_46: ({
3518
3452
  name: string;
3519
3453
  inputs: {
3520
3454
  name: string;
@@ -3549,16 +3483,16 @@ export namespace crvUSDWBTCAmm {
3549
3483
  }[];
3550
3484
  anonymous?: undefined;
3551
3485
  })[];
3552
- export { abi_47 as abi };
3553
- let networks_47: {
3486
+ export { abi_46 as abi };
3487
+ let networks_46: {
3554
3488
  "1": {
3555
3489
  address: string;
3556
3490
  };
3557
3491
  };
3558
- export { networks_47 as networks };
3492
+ export { networks_46 as networks };
3559
3493
  }
3560
3494
  export namespace crvUSDtBTCAmm {
3561
- let abi_48: ({
3495
+ let abi_47: ({
3562
3496
  name: string;
3563
3497
  inputs: {
3564
3498
  name: string;
@@ -3593,16 +3527,16 @@ export namespace crvUSDtBTCAmm {
3593
3527
  }[];
3594
3528
  anonymous?: undefined;
3595
3529
  })[];
3596
- export { abi_48 as abi };
3597
- let networks_48: {
3530
+ export { abi_47 as abi };
3531
+ let networks_47: {
3598
3532
  "1": {
3599
3533
  address: string;
3600
3534
  };
3601
3535
  };
3602
- export { networks_48 as networks };
3536
+ export { networks_47 as networks };
3603
3537
  }
3604
3538
  export namespace crvUSDsfrxETHAmm {
3605
- let abi_49: ({
3539
+ let abi_48: ({
3606
3540
  name: string;
3607
3541
  inputs: {
3608
3542
  name: string;
@@ -3637,16 +3571,16 @@ export namespace crvUSDsfrxETHAmm {
3637
3571
  }[];
3638
3572
  anonymous?: undefined;
3639
3573
  })[];
3640
- export { abi_49 as abi };
3641
- let networks_49: {
3574
+ export { abi_48 as abi };
3575
+ let networks_48: {
3642
3576
  "1": {
3643
3577
  address: string;
3644
3578
  };
3645
3579
  };
3646
- export { networks_49 as networks };
3580
+ export { networks_48 as networks };
3647
3581
  }
3648
3582
  export namespace crvUSDView {
3649
- let abi_50: ({
3583
+ let abi_49: ({
3650
3584
  inputs: never[];
3651
3585
  name: string;
3652
3586
  type: string;
@@ -3696,8 +3630,8 @@ export namespace crvUSDView {
3696
3630
  stateMutability: string;
3697
3631
  type: string;
3698
3632
  })[];
3699
- export { abi_50 as abi };
3700
- let networks_50: {
3633
+ export { abi_49 as abi };
3634
+ let networks_49: {
3701
3635
  "1": {
3702
3636
  address: string;
3703
3637
  createdBlock: number;
@@ -3774,10 +3708,10 @@ export namespace crvUSDView {
3774
3708
  };
3775
3709
  };
3776
3710
  };
3777
- export { networks_50 as networks };
3711
+ export { networks_49 as networks };
3778
3712
  }
3779
3713
  export namespace crvUSDFactory {
3780
- let abi_51: ({
3714
+ let abi_50: ({
3781
3715
  name: string;
3782
3716
  inputs: {
3783
3717
  name: string;
@@ -3812,16 +3746,16 @@ export namespace crvUSDFactory {
3812
3746
  }[];
3813
3747
  anonymous?: undefined;
3814
3748
  })[];
3815
- export { abi_51 as abi };
3816
- let networks_51: {
3749
+ export { abi_50 as abi };
3750
+ let networks_50: {
3817
3751
  "1": {
3818
3752
  address: string;
3819
3753
  };
3820
3754
  };
3821
- export { networks_51 as networks };
3755
+ export { networks_50 as networks };
3822
3756
  }
3823
3757
  export namespace LiquityView {
3824
- let abi_52: {
3758
+ let abi_51: {
3825
3759
  inputs: {
3826
3760
  internalType: string;
3827
3761
  name: string;
@@ -3836,8 +3770,8 @@ export namespace LiquityView {
3836
3770
  stateMutability: string;
3837
3771
  type: string;
3838
3772
  }[];
3839
- export { abi_52 as abi };
3840
- let networks_52: {
3773
+ export { abi_51 as abi };
3774
+ let networks_51: {
3841
3775
  "1": {
3842
3776
  address: string;
3843
3777
  createdBlock: number;
@@ -3917,10 +3851,10 @@ export namespace LiquityView {
3917
3851
  };
3918
3852
  };
3919
3853
  };
3920
- export { networks_52 as networks };
3854
+ export { networks_51 as networks };
3921
3855
  }
3922
3856
  export namespace CollSurplusPool {
3923
- let abi_53: ({
3857
+ let abi_52: ({
3924
3858
  anonymous: boolean;
3925
3859
  inputs: {
3926
3860
  indexed: boolean;
@@ -3955,16 +3889,16 @@ export namespace CollSurplusPool {
3955
3889
  name?: undefined;
3956
3890
  outputs?: undefined;
3957
3891
  })[];
3958
- export { abi_53 as abi };
3959
- let networks_53: {
3892
+ export { abi_52 as abi };
3893
+ let networks_52: {
3960
3894
  "1": {
3961
3895
  address: string;
3962
3896
  };
3963
3897
  };
3964
- export { networks_53 as networks };
3898
+ export { networks_52 as networks };
3965
3899
  }
3966
3900
  export namespace TroveManager {
3967
- let abi_54: ({
3901
+ let abi_53: ({
3968
3902
  anonymous: boolean;
3969
3903
  inputs: {
3970
3904
  indexed: boolean;
@@ -3992,16 +3926,16 @@ export namespace TroveManager {
3992
3926
  type: string;
3993
3927
  anonymous?: undefined;
3994
3928
  })[];
3995
- export { abi_54 as abi };
3996
- let networks_54: {
3929
+ export { abi_53 as abi };
3930
+ let networks_53: {
3997
3931
  "1": {
3998
3932
  address: string;
3999
3933
  };
4000
3934
  };
4001
- export { networks_54 as networks };
3935
+ export { networks_53 as networks };
4002
3936
  }
4003
3937
  export namespace PriceFeed {
4004
- let abi_55: ({
3938
+ let abi_54: ({
4005
3939
  anonymous: boolean;
4006
3940
  inputs: {
4007
3941
  indexed: boolean;
@@ -4036,16 +3970,16 @@ export namespace PriceFeed {
4036
3970
  type: string;
4037
3971
  anonymous?: undefined;
4038
3972
  })[];
4039
- export { abi_55 as abi };
4040
- let networks_55: {
3973
+ export { abi_54 as abi };
3974
+ let networks_54: {
4041
3975
  "1": {
4042
3976
  address: string;
4043
3977
  };
4044
3978
  };
4045
- export { networks_55 as networks };
3979
+ export { networks_54 as networks };
4046
3980
  }
4047
3981
  export namespace LiquityActivePool {
4048
- let abi_56: {
3982
+ let abi_55: {
4049
3983
  inputs: never[];
4050
3984
  name: string;
4051
3985
  outputs: {
@@ -4056,16 +3990,16 @@ export namespace LiquityActivePool {
4056
3990
  stateMutability: string;
4057
3991
  type: string;
4058
3992
  }[];
4059
- export { abi_56 as abi };
4060
- let networks_56: {
3993
+ export { abi_55 as abi };
3994
+ let networks_55: {
4061
3995
  "1": {
4062
3996
  address: string;
4063
3997
  };
4064
3998
  };
4065
- export { networks_56 as networks };
3999
+ export { networks_55 as networks };
4066
4000
  }
4067
4001
  export namespace McdView {
4068
- let abi_57: {
4002
+ let abi_56: {
4069
4003
  inputs: {
4070
4004
  internalType: string;
4071
4005
  name: string;
@@ -4080,8 +4014,8 @@ export namespace McdView {
4080
4014
  stateMutability: string;
4081
4015
  type: string;
4082
4016
  }[];
4083
- export { abi_57 as abi };
4084
- let networks_57: {
4017
+ export { abi_56 as abi };
4018
+ let networks_56: {
4085
4019
  "1": {
4086
4020
  address: string;
4087
4021
  createdBlock: number;
@@ -4125,10 +4059,10 @@ export namespace McdView {
4125
4059
  };
4126
4060
  };
4127
4061
  };
4128
- export { networks_57 as networks };
4062
+ export { networks_56 as networks };
4129
4063
  }
4130
4064
  export namespace McdSpotter {
4131
- let abi_58: {
4065
+ let abi_57: {
4132
4066
  constant: boolean;
4133
4067
  inputs: {
4134
4068
  name: string;
@@ -4143,16 +4077,16 @@ export namespace McdSpotter {
4143
4077
  stateMutability: string;
4144
4078
  type: string;
4145
4079
  }[];
4146
- export { abi_58 as abi };
4147
- let networks_58: {
4080
+ export { abi_57 as abi };
4081
+ let networks_57: {
4148
4082
  "1": {
4149
4083
  address: string;
4150
4084
  };
4151
4085
  };
4152
- export { networks_58 as networks };
4086
+ export { networks_57 as networks };
4153
4087
  }
4154
4088
  export namespace McdVat {
4155
- let abi_59: ({
4089
+ let abi_58: ({
4156
4090
  inputs: never[];
4157
4091
  payable: boolean;
4158
4092
  stateMutability: string;
@@ -4193,16 +4127,16 @@ export namespace McdVat {
4193
4127
  type: string;
4194
4128
  anonymous?: undefined;
4195
4129
  })[];
4196
- export { abi_59 as abi };
4197
- let networks_59: {
4130
+ export { abi_58 as abi };
4131
+ let networks_58: {
4198
4132
  "1": {
4199
4133
  address: string;
4200
4134
  };
4201
4135
  };
4202
- export { networks_59 as networks };
4136
+ export { networks_58 as networks };
4203
4137
  }
4204
4138
  export namespace McdJug {
4205
- let abi_60: ({
4139
+ let abi_59: ({
4206
4140
  inputs: {
4207
4141
  internalType: string;
4208
4142
  name: string;
@@ -4247,16 +4181,16 @@ export namespace McdJug {
4247
4181
  type: string;
4248
4182
  anonymous?: undefined;
4249
4183
  })[];
4250
- export { abi_60 as abi };
4251
- let networks_60: {
4184
+ export { abi_59 as abi };
4185
+ let networks_59: {
4252
4186
  "1": {
4253
4187
  address: string;
4254
4188
  };
4255
4189
  };
4256
- export { networks_60 as networks };
4190
+ export { networks_59 as networks };
4257
4191
  }
4258
4192
  export namespace McdDog {
4259
- let abi_61: ({
4193
+ let abi_60: ({
4260
4194
  inputs: {
4261
4195
  internalType: string;
4262
4196
  name: string;
@@ -4295,16 +4229,16 @@ export namespace McdDog {
4295
4229
  type: string;
4296
4230
  anonymous?: undefined;
4297
4231
  })[];
4298
- export { abi_61 as abi };
4299
- let networks_61: {
4232
+ export { abi_60 as abi };
4233
+ let networks_60: {
4300
4234
  "1": {
4301
4235
  address: string;
4302
4236
  };
4303
4237
  };
4304
- export { networks_61 as networks };
4238
+ export { networks_60 as networks };
4305
4239
  }
4306
4240
  export namespace ChickenBondsView {
4307
- let abi_62: ({
4241
+ let abi_61: ({
4308
4242
  inputs: never[];
4309
4243
  name: string;
4310
4244
  outputs: {
@@ -4334,17 +4268,17 @@ export namespace ChickenBondsView {
4334
4268
  stateMutability: string;
4335
4269
  type: string;
4336
4270
  })[];
4337
- export { abi_62 as abi };
4338
- let networks_62: {
4271
+ export { abi_61 as abi };
4272
+ let networks_61: {
4339
4273
  "1": {
4340
4274
  address: string;
4341
4275
  createdBlock: number;
4342
4276
  };
4343
4277
  };
4344
- export { networks_62 as networks };
4278
+ export { networks_61 as networks };
4345
4279
  }
4346
4280
  export namespace ChickenBondsManager {
4347
- let abi_63: {
4281
+ let abi_62: {
4348
4282
  inputs: {
4349
4283
  internalType: string;
4350
4284
  name: string;
@@ -4359,16 +4293,16 @@ export namespace ChickenBondsManager {
4359
4293
  stateMutability: string;
4360
4294
  type: string;
4361
4295
  }[];
4362
- export { abi_63 as abi };
4363
- let networks_63: {
4296
+ export { abi_62 as abi };
4297
+ let networks_62: {
4364
4298
  "1": {
4365
4299
  address: string;
4366
4300
  };
4367
4301
  };
4368
- export { networks_63 as networks };
4302
+ export { networks_62 as networks };
4369
4303
  }
4370
4304
  export namespace COMPPriceFeed {
4371
- let abi_64: ({
4305
+ let abi_63: ({
4372
4306
  inputs: {
4373
4307
  internalType: string;
4374
4308
  name: string;
@@ -4407,16 +4341,16 @@ export namespace COMPPriceFeed {
4407
4341
  type: string;
4408
4342
  anonymous?: undefined;
4409
4343
  })[];
4410
- export { abi_64 as abi };
4411
- let networks_64: {
4344
+ export { abi_63 as abi };
4345
+ let networks_63: {
4412
4346
  "1": {
4413
4347
  address: string;
4414
4348
  };
4415
4349
  };
4416
- export { networks_64 as networks };
4350
+ export { networks_63 as networks };
4417
4351
  }
4418
4352
  export namespace ETHPriceFeed {
4419
- let abi_65: ({
4353
+ let abi_64: ({
4420
4354
  inputs: {
4421
4355
  internalType: string;
4422
4356
  name: string;
@@ -4455,16 +4389,16 @@ export namespace ETHPriceFeed {
4455
4389
  type: string;
4456
4390
  anonymous?: undefined;
4457
4391
  })[];
4458
- export { abi_65 as abi };
4459
- let networks_65: {
4392
+ export { abi_64 as abi };
4393
+ let networks_64: {
4460
4394
  "1": {
4461
4395
  address: string;
4462
4396
  };
4463
4397
  };
4464
- export { networks_65 as networks };
4398
+ export { networks_64 as networks };
4465
4399
  }
4466
4400
  export namespace USDCPriceFeed {
4467
- let abi_66: ({
4401
+ let abi_65: ({
4468
4402
  inputs: {
4469
4403
  internalType: string;
4470
4404
  name: string;
@@ -4503,16 +4437,16 @@ export namespace USDCPriceFeed {
4503
4437
  type: string;
4504
4438
  anonymous?: undefined;
4505
4439
  })[];
4506
- export { abi_66 as abi };
4507
- let networks_66: {
4440
+ export { abi_65 as abi };
4441
+ let networks_65: {
4508
4442
  "1": {
4509
4443
  address: string;
4510
4444
  };
4511
4445
  };
4512
- export { networks_66 as networks };
4446
+ export { networks_65 as networks };
4513
4447
  }
4514
4448
  export namespace MorphoBlueView {
4515
- let abi_67: ({
4449
+ let abi_66: ({
4516
4450
  inputs: {
4517
4451
  components: {
4518
4452
  internalType: string;
@@ -4561,16 +4495,16 @@ export namespace MorphoBlueView {
4561
4495
  stateMutability: string;
4562
4496
  type: string;
4563
4497
  })[];
4564
- export { abi_67 as abi };
4565
- let networks_67: {
4498
+ export { abi_66 as abi };
4499
+ let networks_66: {
4566
4500
  "1": {
4567
4501
  address: string;
4568
4502
  };
4569
4503
  };
4570
- export { networks_67 as networks };
4504
+ export { networks_66 as networks };
4571
4505
  }
4572
4506
  export namespace FeedRegistry {
4573
- let abi_68: ({
4507
+ let abi_67: ({
4574
4508
  anonymous: boolean;
4575
4509
  inputs: {
4576
4510
  indexed: boolean;
@@ -4618,16 +4552,16 @@ export namespace FeedRegistry {
4618
4552
  type: string;
4619
4553
  anonymous?: undefined;
4620
4554
  })[];
4621
- export { abi_68 as abi };
4622
- let networks_68: {
4555
+ export { abi_67 as abi };
4556
+ let networks_67: {
4623
4557
  "1": {
4624
4558
  address: string;
4625
4559
  };
4626
4560
  };
4627
- export { networks_68 as networks };
4561
+ export { networks_67 as networks };
4628
4562
  }
4629
4563
  export namespace LlamaLendView {
4630
- let abi_69: ({
4564
+ let abi_68: ({
4631
4565
  inputs: {
4632
4566
  internalType: string;
4633
4567
  name: string;
@@ -4671,16 +4605,16 @@ export namespace LlamaLendView {
4671
4605
  stateMutability: string;
4672
4606
  type: string;
4673
4607
  })[];
4674
- export { abi_69 as abi };
4675
- let networks_69: {
4608
+ export { abi_68 as abi };
4609
+ let networks_68: {
4676
4610
  "1": {
4677
4611
  address: string;
4678
4612
  };
4679
4613
  };
4680
- export { networks_69 as networks };
4614
+ export { networks_68 as networks };
4681
4615
  }
4682
4616
  export namespace LlamaLendWstETHCrvUSDController {
4683
- let abi_70: ({
4617
+ let abi_69: ({
4684
4618
  name: string;
4685
4619
  inputs: {
4686
4620
  name: string;
@@ -4732,16 +4666,16 @@ export namespace LlamaLendWstETHCrvUSDController {
4732
4666
  }[];
4733
4667
  anonymous?: undefined;
4734
4668
  })[];
4735
- export { abi_70 as abi };
4736
- let networks_70: {
4669
+ export { abi_69 as abi };
4670
+ let networks_69: {
4737
4671
  "1": {
4738
4672
  address: string;
4739
4673
  };
4740
4674
  };
4741
- export { networks_70 as networks };
4675
+ export { networks_69 as networks };
4742
4676
  }
4743
4677
  export namespace LlamaLendCRVCrvUSDController {
4744
- let abi_71: ({
4678
+ let abi_70: ({
4745
4679
  name: string;
4746
4680
  inputs: {
4747
4681
  name: string;
@@ -4793,16 +4727,16 @@ export namespace LlamaLendCRVCrvUSDController {
4793
4727
  }[];
4794
4728
  anonymous?: undefined;
4795
4729
  })[];
4796
- export { abi_71 as abi };
4797
- let networks_71: {
4730
+ export { abi_70 as abi };
4731
+ let networks_70: {
4798
4732
  "1": {
4799
4733
  address: string;
4800
4734
  };
4801
4735
  };
4802
- export { networks_71 as networks };
4736
+ export { networks_70 as networks };
4803
4737
  }
4804
4738
  export namespace LlamaLendCrvUSDCRVController {
4805
- let abi_72: ({
4739
+ let abi_71: ({
4806
4740
  name: string;
4807
4741
  inputs: {
4808
4742
  name: string;
@@ -4854,16 +4788,16 @@ export namespace LlamaLendCrvUSDCRVController {
4854
4788
  }[];
4855
4789
  anonymous?: undefined;
4856
4790
  })[];
4857
- export { abi_72 as abi };
4858
- let networks_72: {
4791
+ export { abi_71 as abi };
4792
+ let networks_71: {
4859
4793
  "1": {
4860
4794
  address: string;
4861
4795
  };
4862
4796
  };
4863
- export { networks_72 as networks };
4797
+ export { networks_71 as networks };
4864
4798
  }
4865
4799
  export namespace LlamaLendTBTCCrvUSDController {
4866
- let abi_73: ({
4800
+ let abi_72: ({
4867
4801
  name: string;
4868
4802
  inputs: {
4869
4803
  name: string;
@@ -4915,11 +4849,11 @@ export namespace LlamaLendTBTCCrvUSDController {
4915
4849
  }[];
4916
4850
  anonymous?: undefined;
4917
4851
  })[];
4918
- export { abi_73 as abi };
4919
- let networks_73: {
4852
+ export { abi_72 as abi };
4853
+ let networks_72: {
4920
4854
  "1": {
4921
4855
  address: string;
4922
4856
  };
4923
4857
  };
4924
- export { networks_73 as networks };
4858
+ export { networks_72 as networks };
4925
4859
  }