@defisaver/sdk 1.2.9-dev-ether-fi → 1.2.10-dev-ezeth-weeth

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.
package/umd/index.js CHANGED
@@ -7,7 +7,7 @@
7
7
  exports["defisaver-sdk"] = factory(require("web3-eth-abi"), require("web3-utils"), require("decimal.js"), require("@defisaver/tokens"), require("@ethersproject/solidity"), require("@ethersproject/address"), require("axios"));
8
8
  else
9
9
  root["defisaver-sdk"] = factory(root["web3-eth-abi"], root["web3-utils"], root["decimal.js"], root["@defisaver/tokens"], root["@ethersproject/solidity"], root["@ethersproject/address"], root["axios"]);
10
- })(this, (__WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__3__, __WEBPACK_EXTERNAL_MODULE__5__, __WEBPACK_EXTERNAL_MODULE__6__, __WEBPACK_EXTERNAL_MODULE__134__, __WEBPACK_EXTERNAL_MODULE__135__, __WEBPACK_EXTERNAL_MODULE__367__) => {
10
+ })(this, (__WEBPACK_EXTERNAL_MODULE__2__, __WEBPACK_EXTERNAL_MODULE__3__, __WEBPACK_EXTERNAL_MODULE__5__, __WEBPACK_EXTERNAL_MODULE__6__, __WEBPACK_EXTERNAL_MODULE__134__, __WEBPACK_EXTERNAL_MODULE__135__, __WEBPACK_EXTERNAL_MODULE__370__) => {
11
11
  return /******/ (() => { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ([
@@ -1523,6 +1523,7 @@ var actionAddresses = {
1523
1523
  MorphoBluePayback: '0x9f437E5F705E02d77adC2e72C34926978776b085',
1524
1524
  MorphoBlueSetAuth: '0xf30935e20c6357c7bcecd5e58ad6de26d54b9f64',
1525
1525
  MorphoBlueSetAuthWithSig: '0xE2d5fCDBf73BAd24A0FCAf6B2733933A98021808',
1526
+ MorphoTokenWrap: '0x71b6d268c2Aabcb0dA16CbA4c77e65d9e29b0644',
1526
1527
  // llamalend
1527
1528
  LlamaLendCreate: '0x4349be191ea63173eD98b7fC1b0DeC1ef9Bc6c11',
1528
1529
  LlamaLendSupply: '0x1900eF943bD1b038c58d9F35C3825F119F9BB730',
@@ -1543,6 +1544,7 @@ var actionAddresses = {
1543
1544
  EulerV2CollateralSwitch: '0x38950b50Fb38aC19D06e8CE5AAE632D6dF1EEb1a',
1544
1545
  EulerV2View: '0x8932E46Ecf96b5Fe033F5e27Ab6dC755Cb668967',
1545
1546
  MerklClaim: '0xE88036F3F0D7e216D63726356cA2bC334e305fe5',
1547
+ RenzoStake: '0x1E68038608F181432F666bbD2FB5C5a2E1Bf8fd4',
1546
1548
  // etherFi
1547
1549
  EtherFiStake: '0x8D9cDA62DC7Bf75f687c6C8729ABB51ac82E20d5',
1548
1550
  EtherFiWrap: '0x2b10B000292745099Deb15304A247c0816bd8b73',
@@ -2050,7 +2052,7 @@ __webpack_require__.r(__webpack_exports__);
2050
2052
  /* harmony export */ curve: () => (/* reexport module object */ _curve__WEBPACK_IMPORTED_MODULE_15__),
2051
2053
  /* harmony export */ curveusd: () => (/* reexport module object */ _curveusd__WEBPACK_IMPORTED_MODULE_26__),
2052
2054
  /* harmony export */ dydx: () => (/* reexport module object */ _dydx__WEBPACK_IMPORTED_MODULE_7__),
2053
- /* harmony export */ etherfi: () => (/* reexport module object */ _etherfi__WEBPACK_IMPORTED_MODULE_34__),
2055
+ /* harmony export */ etherfi: () => (/* reexport module object */ _etherfi__WEBPACK_IMPORTED_MODULE_35__),
2054
2056
  /* harmony export */ eulerV2: () => (/* reexport module object */ _eulerV2__WEBPACK_IMPORTED_MODULE_31__),
2055
2057
  /* harmony export */ flashloan: () => (/* reexport module object */ _flashloan__WEBPACK_IMPORTED_MODULE_4__),
2056
2058
  /* harmony export */ guni: () => (/* reexport module object */ _guni__WEBPACK_IMPORTED_MODULE_16__),
@@ -2066,6 +2068,7 @@ __webpack_require__.r(__webpack_exports__);
2066
2068
  /* harmony export */ mstable: () => (/* reexport module object */ _mstable__WEBPACK_IMPORTED_MODULE_17__),
2067
2069
  /* harmony export */ rari: () => (/* reexport module object */ _rari__WEBPACK_IMPORTED_MODULE_18__),
2068
2070
  /* harmony export */ reflexer: () => (/* reexport module object */ _reflexer__WEBPACK_IMPORTED_MODULE_6__),
2071
+ /* harmony export */ renzo: () => (/* reexport module object */ _renzo__WEBPACK_IMPORTED_MODULE_34__),
2069
2072
  /* harmony export */ sky: () => (/* reexport module object */ _sky__WEBPACK_IMPORTED_MODULE_32__),
2070
2073
  /* harmony export */ spark: () => (/* reexport module object */ _spark__WEBPACK_IMPORTED_MODULE_27__),
2071
2074
  /* harmony export */ stkgho: () => (/* reexport module object */ _stkgho__WEBPACK_IMPORTED_MODULE_33__),
@@ -2102,12 +2105,14 @@ __webpack_require__.r(__webpack_exports__);
2102
2105
  /* harmony import */ var _curveusd__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(273);
2103
2106
  /* harmony import */ var _spark__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(286);
2104
2107
  /* harmony import */ var _morpho_blue__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(298);
2105
- /* harmony import */ var _llamalend__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(307);
2106
- /* harmony import */ var _merkl__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(319);
2107
- /* harmony import */ var _eulerV2__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(321);
2108
- /* harmony import */ var _sky__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(330);
2109
- /* harmony import */ var _stkgho__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(334);
2110
- /* harmony import */ var _etherfi__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(338);
2108
+ /* harmony import */ var _llamalend__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(308);
2109
+ /* harmony import */ var _merkl__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(320);
2110
+ /* harmony import */ var _eulerV2__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(322);
2111
+ /* harmony import */ var _sky__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(331);
2112
+ /* harmony import */ var _stkgho__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(335);
2113
+ /* harmony import */ var _renzo__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(339);
2114
+ /* harmony import */ var _etherfi__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(341);
2115
+
2111
2116
 
2112
2117
 
2113
2118
 
@@ -12273,7 +12278,8 @@ __webpack_require__.r(__webpack_exports__);
12273
12278
  /* harmony export */ MorphoBlueSupplyAction: () => (/* reexport safe */ _MorphoBlueSupplyAction__WEBPACK_IMPORTED_MODULE_0__.MorphoBlueSupplyAction),
12274
12279
  /* harmony export */ MorphoBlueSupplyCollateralAction: () => (/* reexport safe */ _MorphoBlueSupplyCollateralAction__WEBPACK_IMPORTED_MODULE_1__.MorphoBlueSupplyCollateralAction),
12275
12280
  /* harmony export */ MorphoBlueWithdrawAction: () => (/* reexport safe */ _MorphoBlueWithdrawAction__WEBPACK_IMPORTED_MODULE_5__.MorphoBlueWithdrawAction),
12276
- /* harmony export */ MorphoBlueWithdrawCollateralAction: () => (/* reexport safe */ _MorphoBlueWithdrawCollateralAction__WEBPACK_IMPORTED_MODULE_4__.MorphoBlueWithdrawCollateralAction)
12281
+ /* harmony export */ MorphoBlueWithdrawCollateralAction: () => (/* reexport safe */ _MorphoBlueWithdrawCollateralAction__WEBPACK_IMPORTED_MODULE_4__.MorphoBlueWithdrawCollateralAction),
12282
+ /* harmony export */ MorphoTokenWrapAction: () => (/* reexport safe */ _MorphoTokenWrapAction__WEBPACK_IMPORTED_MODULE_8__.MorphoTokenWrapAction)
12277
12283
  /* harmony export */ });
12278
12284
  /* harmony import */ var _MorphoBlueSupplyAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(299);
12279
12285
  /* harmony import */ var _MorphoBlueSupplyCollateralAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(300);
@@ -12283,6 +12289,8 @@ __webpack_require__.r(__webpack_exports__);
12283
12289
  /* harmony import */ var _MorphoBlueWithdrawAction__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(304);
12284
12290
  /* harmony import */ var _MorphoBlueSetAuthAction__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(305);
12285
12291
  /* harmony import */ var _MorphoBlueSetAuthWithSigAction__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(306);
12292
+ /* harmony import */ var _MorphoTokenWrapAction__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(307);
12293
+
12286
12294
 
12287
12295
 
12288
12296
 
@@ -12606,6 +12614,34 @@ class MorphoBlueSetAuthWithSigAction extends _Action__WEBPACK_IMPORTED_MODULE_0_
12606
12614
  /* 307 */
12607
12615
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12608
12616
 
12617
+ __webpack_require__.r(__webpack_exports__);
12618
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
12619
+ /* harmony export */ MorphoTokenWrapAction: () => (/* binding */ MorphoTokenWrapAction)
12620
+ /* harmony export */ });
12621
+ /* harmony import */ var _Action__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
12622
+ /* harmony import */ var _addresses__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(27);
12623
+
12624
+
12625
+ /**
12626
+ * MorphoTokenWrapAction - Wraps Legacy MORPHO token on wallet to new Wrapped MORPHO token
12627
+ *
12628
+ * @category Morpho
12629
+ */
12630
+ class MorphoTokenWrapAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
12631
+ /**
12632
+ * @param to - The address to which to send the new Wrapped MORPHO tokens
12633
+ * @param amount - The amount of Legacy MORPHO tokens to wrap, if type(uint256).max wraps whole wallet balance
12634
+ */
12635
+ constructor(to, amount) {
12636
+ super('MorphoTokenWrap', (0,_addresses__WEBPACK_IMPORTED_MODULE_1__.getAddr)('MorphoTokenWrap'), ['address', 'uint256'], [to, amount]);
12637
+ this.mappableArgs = [this.args[0], this.args[1]];
12638
+ }
12639
+ }
12640
+
12641
+ /***/ }),
12642
+ /* 308 */
12643
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12644
+
12609
12645
  __webpack_require__.r(__webpack_exports__);
12610
12646
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
12611
12647
  /* harmony export */ LlamaLendBoostAction: () => (/* reexport safe */ _LlamaLendBoostAction__WEBPACK_IMPORTED_MODULE_8__.LlamaLendBoostAction),
@@ -12620,17 +12656,17 @@ __webpack_require__.r(__webpack_exports__);
12620
12656
  /* harmony export */ LlamaLendSupplyAction: () => (/* reexport safe */ _LlamaLendSupplyAction__WEBPACK_IMPORTED_MODULE_2__.LlamaLendSupplyAction),
12621
12657
  /* harmony export */ LlamaLendWithdrawAction: () => (/* reexport safe */ _LlamaLendWithdrawAction__WEBPACK_IMPORTED_MODULE_1__.LlamaLendWithdrawAction)
12622
12658
  /* harmony export */ });
12623
- /* harmony import */ var _LlamaLendBorrowAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(308);
12624
- /* harmony import */ var _LlamaLendWithdrawAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(309);
12625
- /* harmony import */ var _LlamaLendSupplyAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(310);
12626
- /* harmony import */ var _LlamaLendCreateAction__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(311);
12627
- /* harmony import */ var _LlamaLendPaybackAction__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(312);
12628
- /* harmony import */ var _LlamaLendSelfLiquidateAction__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(313);
12629
- /* harmony import */ var _LlamaLendGetDebtAction__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(314);
12630
- /* harmony import */ var _LlamaLendLevCreateAction__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(315);
12631
- /* harmony import */ var _LlamaLendBoostAction__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(316);
12632
- /* harmony import */ var _LlamaLendRepayAction__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(317);
12633
- /* harmony import */ var _LlamaLendSelfLiquidateWithCollAction__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(318);
12659
+ /* harmony import */ var _LlamaLendBorrowAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(309);
12660
+ /* harmony import */ var _LlamaLendWithdrawAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(310);
12661
+ /* harmony import */ var _LlamaLendSupplyAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(311);
12662
+ /* harmony import */ var _LlamaLendCreateAction__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(312);
12663
+ /* harmony import */ var _LlamaLendPaybackAction__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(313);
12664
+ /* harmony import */ var _LlamaLendSelfLiquidateAction__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(314);
12665
+ /* harmony import */ var _LlamaLendGetDebtAction__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(315);
12666
+ /* harmony import */ var _LlamaLendLevCreateAction__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(316);
12667
+ /* harmony import */ var _LlamaLendBoostAction__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(317);
12668
+ /* harmony import */ var _LlamaLendRepayAction__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(318);
12669
+ /* harmony import */ var _LlamaLendSelfLiquidateWithCollAction__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(319);
12634
12670
 
12635
12671
 
12636
12672
 
@@ -12644,7 +12680,7 @@ __webpack_require__.r(__webpack_exports__);
12644
12680
 
12645
12681
 
12646
12682
  /***/ }),
12647
- /* 308 */
12683
+ /* 309 */
12648
12684
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12649
12685
 
12650
12686
  __webpack_require__.r(__webpack_exports__);
@@ -12675,7 +12711,7 @@ class LlamaLendBorrowAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
12675
12711
  }
12676
12712
 
12677
12713
  /***/ }),
12678
- /* 309 */
12714
+ /* 310 */
12679
12715
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12680
12716
 
12681
12717
  __webpack_require__.r(__webpack_exports__);
@@ -12706,7 +12742,7 @@ class LlamaLendWithdrawAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Actio
12706
12742
  }
12707
12743
 
12708
12744
  /***/ }),
12709
- /* 310 */
12745
+ /* 311 */
12710
12746
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12711
12747
 
12712
12748
  __webpack_require__.r(__webpack_exports__);
@@ -12748,7 +12784,7 @@ class LlamaLendSupplyAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
12748
12784
  }
12749
12785
 
12750
12786
  /***/ }),
12751
- /* 311 */
12787
+ /* 312 */
12752
12788
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12753
12789
 
12754
12790
  __webpack_require__.r(__webpack_exports__);
@@ -12795,7 +12831,7 @@ class LlamaLendCreateAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
12795
12831
  }
12796
12832
 
12797
12833
  /***/ }),
12798
- /* 312 */
12834
+ /* 313 */
12799
12835
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12800
12836
 
12801
12837
  __webpack_require__.r(__webpack_exports__);
@@ -12832,7 +12868,7 @@ class LlamaLendPaybackAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
12832
12868
  }
12833
12869
 
12834
12870
  /***/ }),
12835
- /* 313 */
12871
+ /* 314 */
12836
12872
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12837
12873
 
12838
12874
  __webpack_require__.r(__webpack_exports__);
@@ -12872,7 +12908,7 @@ class LlamaLendSelfLiquidateAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.
12872
12908
  }
12873
12909
 
12874
12910
  /***/ }),
12875
- /* 314 */
12911
+ /* 315 */
12876
12912
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12877
12913
 
12878
12914
  __webpack_require__.r(__webpack_exports__);
@@ -12893,7 +12929,7 @@ class LlamaLendGetDebtAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
12893
12929
  }
12894
12930
 
12895
12931
  /***/ }),
12896
- /* 315 */
12932
+ /* 316 */
12897
12933
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12898
12934
 
12899
12935
  __webpack_require__.r(__webpack_exports__);
@@ -12926,7 +12962,7 @@ class LlamaLendLevCreateAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Acti
12926
12962
  }
12927
12963
 
12928
12964
  /***/ }),
12929
- /* 316 */
12965
+ /* 317 */
12930
12966
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12931
12967
 
12932
12968
  __webpack_require__.r(__webpack_exports__);
@@ -12948,7 +12984,7 @@ class LlamaLendBoostAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
12948
12984
  }
12949
12985
 
12950
12986
  /***/ }),
12951
- /* 317 */
12987
+ /* 318 */
12952
12988
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12953
12989
 
12954
12990
  __webpack_require__.r(__webpack_exports__);
@@ -12970,7 +13006,7 @@ class LlamaLendRepayAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
12970
13006
  }
12971
13007
 
12972
13008
  /***/ }),
12973
- /* 318 */
13009
+ /* 319 */
12974
13010
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12975
13011
 
12976
13012
  __webpack_require__.r(__webpack_exports__);
@@ -12992,18 +13028,18 @@ class LlamaLendSelfLiquidateWithCollAction extends _Action__WEBPACK_IMPORTED_MOD
12992
13028
  }
12993
13029
 
12994
13030
  /***/ }),
12995
- /* 319 */
13031
+ /* 320 */
12996
13032
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
12997
13033
 
12998
13034
  __webpack_require__.r(__webpack_exports__);
12999
13035
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13000
13036
  /* harmony export */ MerklClaimAction: () => (/* reexport safe */ _MerklClaimAction__WEBPACK_IMPORTED_MODULE_0__.MerklClaimAction)
13001
13037
  /* harmony export */ });
13002
- /* harmony import */ var _MerklClaimAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(320);
13038
+ /* harmony import */ var _MerklClaimAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(321);
13003
13039
 
13004
13040
 
13005
13041
  /***/ }),
13006
- /* 320 */
13042
+ /* 321 */
13007
13043
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13008
13044
 
13009
13045
  __webpack_require__.r(__webpack_exports__);
@@ -13035,7 +13071,7 @@ class MerklClaimAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13035
13071
  }
13036
13072
 
13037
13073
  /***/ }),
13038
- /* 321 */
13074
+ /* 322 */
13039
13075
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13040
13076
 
13041
13077
  __webpack_require__.r(__webpack_exports__);
@@ -13049,14 +13085,14 @@ __webpack_require__.r(__webpack_exports__);
13049
13085
  /* harmony export */ EulerV2SupplyAction: () => (/* reexport safe */ _EulerV2SupplyAction__WEBPACK_IMPORTED_MODULE_0__.EulerV2SupplyAction),
13050
13086
  /* harmony export */ EulerV2WithdrawAction: () => (/* reexport safe */ _EulerV2WithdrawAction__WEBPACK_IMPORTED_MODULE_1__.EulerV2WithdrawAction)
13051
13087
  /* harmony export */ });
13052
- /* harmony import */ var _EulerV2SupplyAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(322);
13053
- /* harmony import */ var _EulerV2WithdrawAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(323);
13054
- /* harmony import */ var _EulerV2BorrowAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(324);
13055
- /* harmony import */ var _EulerV2PaybackAction__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(325);
13056
- /* harmony import */ var _EulerV2PaybackWithSharesAction__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(326);
13057
- /* harmony import */ var _EulerV2PullDebtAction__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(327);
13058
- /* harmony import */ var _EulerV2ReorderCollateralsAction__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(328);
13059
- /* harmony import */ var _EulerV2CollateralSwitchAction__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(329);
13088
+ /* harmony import */ var _EulerV2SupplyAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(323);
13089
+ /* harmony import */ var _EulerV2WithdrawAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(324);
13090
+ /* harmony import */ var _EulerV2BorrowAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(325);
13091
+ /* harmony import */ var _EulerV2PaybackAction__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(326);
13092
+ /* harmony import */ var _EulerV2PaybackWithSharesAction__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(327);
13093
+ /* harmony import */ var _EulerV2PullDebtAction__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(328);
13094
+ /* harmony import */ var _EulerV2ReorderCollateralsAction__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(329);
13095
+ /* harmony import */ var _EulerV2CollateralSwitchAction__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(330);
13060
13096
 
13061
13097
 
13062
13098
 
@@ -13067,7 +13103,7 @@ __webpack_require__.r(__webpack_exports__);
13067
13103
 
13068
13104
 
13069
13105
  /***/ }),
13070
- /* 322 */
13106
+ /* 323 */
13071
13107
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13072
13108
 
13073
13109
  __webpack_require__.r(__webpack_exports__);
@@ -13115,7 +13151,7 @@ class EulerV2SupplyAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13115
13151
  }
13116
13152
 
13117
13153
  /***/ }),
13118
- /* 323 */
13154
+ /* 324 */
13119
13155
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13120
13156
 
13121
13157
  __webpack_require__.r(__webpack_exports__);
@@ -13145,7 +13181,7 @@ class EulerV2WithdrawAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
13145
13181
  }
13146
13182
 
13147
13183
  /***/ }),
13148
- /* 324 */
13184
+ /* 325 */
13149
13185
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13150
13186
 
13151
13187
  __webpack_require__.r(__webpack_exports__);
@@ -13175,7 +13211,7 @@ class EulerV2BorrowAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13175
13211
  }
13176
13212
 
13177
13213
  /***/ }),
13178
- /* 325 */
13214
+ /* 326 */
13179
13215
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13180
13216
 
13181
13217
  __webpack_require__.r(__webpack_exports__);
@@ -13222,7 +13258,7 @@ class EulerV2PaybackAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13222
13258
  }
13223
13259
 
13224
13260
  /***/ }),
13225
- /* 326 */
13261
+ /* 327 */
13226
13262
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13227
13263
 
13228
13264
  __webpack_require__.r(__webpack_exports__);
@@ -13252,7 +13288,7 @@ class EulerV2PaybackWithSharesAction extends _Action__WEBPACK_IMPORTED_MODULE_0_
13252
13288
  }
13253
13289
 
13254
13290
  /***/ }),
13255
- /* 327 */
13291
+ /* 328 */
13256
13292
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13257
13293
 
13258
13294
  __webpack_require__.r(__webpack_exports__);
@@ -13282,7 +13318,7 @@ class EulerV2PullDebtAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
13282
13318
  }
13283
13319
 
13284
13320
  /***/ }),
13285
- /* 328 */
13321
+ /* 329 */
13286
13322
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13287
13323
 
13288
13324
  __webpack_require__.r(__webpack_exports__);
@@ -13310,7 +13346,7 @@ class EulerV2ReorderCollateralsAction extends _Action__WEBPACK_IMPORTED_MODULE_0
13310
13346
  }
13311
13347
 
13312
13348
  /***/ }),
13313
- /* 329 */
13349
+ /* 330 */
13314
13350
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13315
13351
 
13316
13352
  __webpack_require__.r(__webpack_exports__);
@@ -13339,7 +13375,7 @@ class EulerV2CollateralSwitchAction extends _Action__WEBPACK_IMPORTED_MODULE_0__
13339
13375
  }
13340
13376
 
13341
13377
  /***/ }),
13342
- /* 330 */
13378
+ /* 331 */
13343
13379
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13344
13380
 
13345
13381
  __webpack_require__.r(__webpack_exports__);
@@ -13348,15 +13384,15 @@ __webpack_require__.r(__webpack_exports__);
13348
13384
  /* harmony export */ SkyStakeAction: () => (/* reexport safe */ _SkyStakeAction__WEBPACK_IMPORTED_MODULE_1__.SkyStakeAction),
13349
13385
  /* harmony export */ SkyUnstakeAction: () => (/* reexport safe */ _SkyUnstakeAction__WEBPACK_IMPORTED_MODULE_2__.SkyUnstakeAction)
13350
13386
  /* harmony export */ });
13351
- /* harmony import */ var _SkyClaimRewardsAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(331);
13352
- /* harmony import */ var _SkyStakeAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(332);
13353
- /* harmony import */ var _SkyUnstakeAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(333);
13387
+ /* harmony import */ var _SkyClaimRewardsAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(332);
13388
+ /* harmony import */ var _SkyStakeAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(333);
13389
+ /* harmony import */ var _SkyUnstakeAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(334);
13354
13390
 
13355
13391
 
13356
13392
 
13357
13393
 
13358
13394
  /***/ }),
13359
- /* 331 */
13395
+ /* 332 */
13360
13396
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13361
13397
 
13362
13398
  __webpack_require__.r(__webpack_exports__);
@@ -13386,7 +13422,7 @@ class SkyClaimRewardsAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
13386
13422
  }
13387
13423
 
13388
13424
  /***/ }),
13389
- /* 332 */
13425
+ /* 333 */
13390
13426
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13391
13427
 
13392
13428
  __webpack_require__.r(__webpack_exports__);
@@ -13428,7 +13464,7 @@ class SkyStakeAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13428
13464
  }
13429
13465
 
13430
13466
  /***/ }),
13431
- /* 333 */
13467
+ /* 334 */
13432
13468
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13433
13469
 
13434
13470
  __webpack_require__.r(__webpack_exports__);
@@ -13459,7 +13495,7 @@ class SkyUnstakeAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13459
13495
  }
13460
13496
 
13461
13497
  /***/ }),
13462
- /* 334 */
13498
+ /* 335 */
13463
13499
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13464
13500
 
13465
13501
  __webpack_require__.r(__webpack_exports__);
@@ -13468,15 +13504,15 @@ __webpack_require__.r(__webpack_exports__);
13468
13504
  /* harmony export */ GhoFinalizeUnstakeAction: () => (/* reexport safe */ _GhoFinalizeUnstakeAction__WEBPACK_IMPORTED_MODULE_1__.GhoFinalizeUnstakeAction),
13469
13505
  /* harmony export */ GhoStartUnstakeAction: () => (/* reexport safe */ _GhoStartUnstakeAction__WEBPACK_IMPORTED_MODULE_2__.GhoStartUnstakeAction)
13470
13506
  /* harmony export */ });
13471
- /* harmony import */ var _GhoClaimAAVEAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(335);
13472
- /* harmony import */ var _GhoFinalizeUnstakeAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(336);
13473
- /* harmony import */ var _GhoStartUnstakeAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(337);
13507
+ /* harmony import */ var _GhoClaimAAVEAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(336);
13508
+ /* harmony import */ var _GhoFinalizeUnstakeAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(337);
13509
+ /* harmony import */ var _GhoStartUnstakeAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(338);
13474
13510
 
13475
13511
 
13476
13512
 
13477
13513
 
13478
13514
  /***/ }),
13479
- /* 335 */
13515
+ /* 336 */
13480
13516
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13481
13517
 
13482
13518
  __webpack_require__.r(__webpack_exports__);
@@ -13507,7 +13543,7 @@ class GhoClaimAAVEAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13507
13543
  }
13508
13544
 
13509
13545
  /***/ }),
13510
- /* 336 */
13546
+ /* 337 */
13511
13547
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13512
13548
 
13513
13549
  __webpack_require__.r(__webpack_exports__);
@@ -13538,7 +13574,7 @@ class GhoFinalizeUnstakeAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Acti
13538
13574
  }
13539
13575
 
13540
13576
  /***/ }),
13541
- /* 337 */
13577
+ /* 338 */
13542
13578
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13543
13579
 
13544
13580
  __webpack_require__.r(__webpack_exports__);
@@ -13562,7 +13598,65 @@ class GhoStartUnstakeAction extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
13562
13598
  }
13563
13599
 
13564
13600
  /***/ }),
13565
- /* 338 */
13601
+ /* 339 */
13602
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13603
+
13604
+ __webpack_require__.r(__webpack_exports__);
13605
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13606
+ /* harmony export */ RenzoStakeAction: () => (/* reexport safe */ _RenzoStakeAction__WEBPACK_IMPORTED_MODULE_0__.RenzoStakeAction)
13607
+ /* harmony export */ });
13608
+ /* harmony import */ var _RenzoStakeAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(340);
13609
+
13610
+
13611
+ /***/ }),
13612
+ /* 340 */
13613
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13614
+
13615
+ __webpack_require__.r(__webpack_exports__);
13616
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13617
+ /* harmony export */ RenzoStakeAction: () => (/* binding */ RenzoStakeAction)
13618
+ /* harmony export */ });
13619
+ /* harmony import */ var _defisaver_tokens__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6);
13620
+ /* harmony import */ var _defisaver_tokens__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_defisaver_tokens__WEBPACK_IMPORTED_MODULE_0__);
13621
+ /* harmony import */ var _Action__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
13622
+ /* harmony import */ var _addresses__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(27);
13623
+ /* harmony import */ var _utils_general__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(39);
13624
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
13625
+ function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
13626
+
13627
+
13628
+
13629
+
13630
+
13631
+ /**
13632
+ * RenzoStakeAction - Supplies ETH (action receives WETH) to Renzo for ETH2 Staking. Receives ezETH in return
13633
+ *
13634
+ * @category Renzo
13635
+ */
13636
+ class RenzoStakeAction extends _Action__WEBPACK_IMPORTED_MODULE_1__.Action {
13637
+ /**
13638
+ * @param amount - amount of WETH to pull
13639
+ * @param from - address from which to pull WETH from
13640
+ * @param to - address where received ezETH will be sent to
13641
+ */
13642
+ constructor(amount, from, to) {
13643
+ (0,_utils_general__WEBPACK_IMPORTED_MODULE_3__.requireAddress)(to);
13644
+ super('RenzoStake', (0,_addresses__WEBPACK_IMPORTED_MODULE_2__.getAddr)('RenzoStake'), ['uint256', 'address', 'address'], [amount, from, to]);
13645
+ this.mappableArgs = [this.args[0], this.args[1], this.args[2]];
13646
+ }
13647
+ getAssetsToApprove() {
13648
+ var _this = this;
13649
+ return _asyncToGenerator(function* () {
13650
+ return [{
13651
+ asset: (0,_defisaver_tokens__WEBPACK_IMPORTED_MODULE_0__.getAssetInfo)('WETH').address,
13652
+ owner: _this.args[1]
13653
+ }];
13654
+ })();
13655
+ }
13656
+ }
13657
+
13658
+ /***/ }),
13659
+ /* 341 */
13566
13660
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13567
13661
 
13568
13662
  __webpack_require__.r(__webpack_exports__);
@@ -13571,15 +13665,15 @@ __webpack_require__.r(__webpack_exports__);
13571
13665
  /* harmony export */ EtherFiUnwrapAction: () => (/* reexport safe */ _EtherFiUnwrapAction__WEBPACK_IMPORTED_MODULE_2__.EtherFiUnwrapAction),
13572
13666
  /* harmony export */ EtherFiWrapAction: () => (/* reexport safe */ _EtherFiWrapAction__WEBPACK_IMPORTED_MODULE_1__.EtherFiWrapAction)
13573
13667
  /* harmony export */ });
13574
- /* harmony import */ var _EtherFiStakeAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(339);
13575
- /* harmony import */ var _EtherFiWrapAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(340);
13576
- /* harmony import */ var _EtherFiUnwrapAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(341);
13668
+ /* harmony import */ var _EtherFiStakeAction__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(342);
13669
+ /* harmony import */ var _EtherFiWrapAction__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(343);
13670
+ /* harmony import */ var _EtherFiUnwrapAction__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(344);
13577
13671
 
13578
13672
 
13579
13673
 
13580
13674
 
13581
13675
  /***/ }),
13582
- /* 339 */
13676
+ /* 342 */
13583
13677
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13584
13678
 
13585
13679
  __webpack_require__.r(__webpack_exports__);
@@ -13627,7 +13721,7 @@ class EtherFiStakeAction extends _Action__WEBPACK_IMPORTED_MODULE_1__.Action {
13627
13721
  }
13628
13722
 
13629
13723
  /***/ }),
13630
- /* 340 */
13724
+ /* 343 */
13631
13725
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13632
13726
 
13633
13727
  __webpack_require__.r(__webpack_exports__);
@@ -13674,7 +13768,7 @@ class EtherFiWrapAction extends _Action__WEBPACK_IMPORTED_MODULE_1__.Action {
13674
13768
  }
13675
13769
 
13676
13770
  /***/ }),
13677
- /* 341 */
13771
+ /* 344 */
13678
13772
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13679
13773
 
13680
13774
  __webpack_require__.r(__webpack_exports__);
@@ -13721,7 +13815,7 @@ class EtherFiUnwrapAction extends _Action__WEBPACK_IMPORTED_MODULE_1__.Action {
13721
13815
  }
13722
13816
 
13723
13817
  /***/ }),
13724
- /* 342 */
13818
+ /* 345 */
13725
13819
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13726
13820
 
13727
13821
  __webpack_require__.r(__webpack_exports__);
@@ -13749,28 +13843,28 @@ __webpack_require__.r(__webpack_exports__);
13749
13843
  /* harmony export */ TrailingStopTrigger: () => (/* reexport safe */ _TrailingStopTrigger__WEBPACK_IMPORTED_MODULE_10__.TrailingStopTrigger),
13750
13844
  /* harmony export */ UniV3CurrentTickTrigger: () => (/* reexport safe */ _UniV3CurrentTickTrigger__WEBPACK_IMPORTED_MODULE_2__.UniV3CurrentTickTrigger)
13751
13845
  /* harmony export */ });
13752
- /* harmony import */ var _MakerRatioTrigger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(343);
13753
- /* harmony import */ var _ChainLinkPriceTrigger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(344);
13754
- /* harmony import */ var _UniV3CurrentTickTrigger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(345);
13755
- /* harmony import */ var _TimestampTrigger__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(346);
13756
- /* harmony import */ var _GasPriceTrigger__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(347);
13757
- /* harmony import */ var _CompoundRatioTrigger__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(348);
13758
- /* harmony import */ var _ReflexerRatioTrigger__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(349);
13759
- /* harmony import */ var _LiquityRatioTrigger__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(350);
13760
- /* harmony import */ var _AaveV3RatioTrigger__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(351);
13761
- /* harmony import */ var _CompV3RatioTrigger__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(352);
13762
- /* harmony import */ var _TrailingStopTrigger__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(353);
13763
- /* harmony import */ var _CBRebondTrigger__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(354);
13764
- /* harmony import */ var _AaveV3QuotePriceTrigger__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(355);
13765
- /* harmony import */ var _AaveV2RatioTrigger__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(356);
13766
- /* harmony import */ var _MorphoAaveV2RatioTrigger__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(357);
13767
- /* harmony import */ var _SparkRatioTrigger__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(358);
13768
- /* harmony import */ var _SparkQuotePriceTrigger__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(359);
13769
- /* harmony import */ var _LiquityDebtInFrontWithLimitTrigger__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(360);
13770
- /* harmony import */ var _CurveUsdCollRatioTrigger__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(361);
13771
- /* harmony import */ var _CurveUsdHealthRatioTrigger__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(362);
13772
- /* harmony import */ var _MorphoBlueRatioTrigger__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(363);
13773
- /* harmony import */ var _OffchainPriceTrigger__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(364);
13846
+ /* harmony import */ var _MakerRatioTrigger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(346);
13847
+ /* harmony import */ var _ChainLinkPriceTrigger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(347);
13848
+ /* harmony import */ var _UniV3CurrentTickTrigger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(348);
13849
+ /* harmony import */ var _TimestampTrigger__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(349);
13850
+ /* harmony import */ var _GasPriceTrigger__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(350);
13851
+ /* harmony import */ var _CompoundRatioTrigger__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(351);
13852
+ /* harmony import */ var _ReflexerRatioTrigger__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(352);
13853
+ /* harmony import */ var _LiquityRatioTrigger__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(353);
13854
+ /* harmony import */ var _AaveV3RatioTrigger__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(354);
13855
+ /* harmony import */ var _CompV3RatioTrigger__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(355);
13856
+ /* harmony import */ var _TrailingStopTrigger__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(356);
13857
+ /* harmony import */ var _CBRebondTrigger__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(357);
13858
+ /* harmony import */ var _AaveV3QuotePriceTrigger__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(358);
13859
+ /* harmony import */ var _AaveV2RatioTrigger__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(359);
13860
+ /* harmony import */ var _MorphoAaveV2RatioTrigger__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(360);
13861
+ /* harmony import */ var _SparkRatioTrigger__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(361);
13862
+ /* harmony import */ var _SparkQuotePriceTrigger__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(362);
13863
+ /* harmony import */ var _LiquityDebtInFrontWithLimitTrigger__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(363);
13864
+ /* harmony import */ var _CurveUsdCollRatioTrigger__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(364);
13865
+ /* harmony import */ var _CurveUsdHealthRatioTrigger__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(365);
13866
+ /* harmony import */ var _MorphoBlueRatioTrigger__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(366);
13867
+ /* harmony import */ var _OffchainPriceTrigger__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(367);
13774
13868
 
13775
13869
 
13776
13870
 
@@ -13795,7 +13889,7 @@ __webpack_require__.r(__webpack_exports__);
13795
13889
 
13796
13890
 
13797
13891
  /***/ }),
13798
- /* 343 */
13892
+ /* 346 */
13799
13893
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13800
13894
 
13801
13895
  __webpack_require__.r(__webpack_exports__);
@@ -13818,7 +13912,7 @@ class MakerRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13818
13912
  }
13819
13913
 
13820
13914
  /***/ }),
13821
- /* 344 */
13915
+ /* 347 */
13822
13916
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13823
13917
 
13824
13918
  __webpack_require__.r(__webpack_exports__);
@@ -13841,7 +13935,7 @@ class ChainLinkPriceTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
13841
13935
  }
13842
13936
 
13843
13937
  /***/ }),
13844
- /* 345 */
13938
+ /* 348 */
13845
13939
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13846
13940
 
13847
13941
  __webpack_require__.r(__webpack_exports__);
@@ -13864,7 +13958,7 @@ class UniV3CurrentTickTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Actio
13864
13958
  }
13865
13959
 
13866
13960
  /***/ }),
13867
- /* 346 */
13961
+ /* 349 */
13868
13962
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13869
13963
 
13870
13964
  __webpack_require__.r(__webpack_exports__);
@@ -13887,7 +13981,7 @@ class TimestampTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13887
13981
  }
13888
13982
 
13889
13983
  /***/ }),
13890
- /* 347 */
13984
+ /* 350 */
13891
13985
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13892
13986
 
13893
13987
  __webpack_require__.r(__webpack_exports__);
@@ -13910,7 +14004,7 @@ class GasPriceTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13910
14004
  }
13911
14005
 
13912
14006
  /***/ }),
13913
- /* 348 */
14007
+ /* 351 */
13914
14008
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13915
14009
 
13916
14010
  __webpack_require__.r(__webpack_exports__);
@@ -13933,7 +14027,7 @@ class CompoundRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13933
14027
  }
13934
14028
 
13935
14029
  /***/ }),
13936
- /* 349 */
14030
+ /* 352 */
13937
14031
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13938
14032
 
13939
14033
  __webpack_require__.r(__webpack_exports__);
@@ -13956,7 +14050,7 @@ class ReflexerRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13956
14050
  }
13957
14051
 
13958
14052
  /***/ }),
13959
- /* 350 */
14053
+ /* 353 */
13960
14054
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13961
14055
 
13962
14056
  __webpack_require__.r(__webpack_exports__);
@@ -13979,7 +14073,7 @@ class LiquityRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
13979
14073
  }
13980
14074
 
13981
14075
  /***/ }),
13982
- /* 351 */
14076
+ /* 354 */
13983
14077
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
13984
14078
 
13985
14079
  __webpack_require__.r(__webpack_exports__);
@@ -14002,7 +14096,7 @@ class AaveV3RatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14002
14096
  }
14003
14097
 
14004
14098
  /***/ }),
14005
- /* 352 */
14099
+ /* 355 */
14006
14100
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14007
14101
 
14008
14102
  __webpack_require__.r(__webpack_exports__);
@@ -14025,7 +14119,7 @@ class CompV3RatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14025
14119
  }
14026
14120
 
14027
14121
  /***/ }),
14028
- /* 353 */
14122
+ /* 356 */
14029
14123
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14030
14124
 
14031
14125
  __webpack_require__.r(__webpack_exports__);
@@ -14048,7 +14142,7 @@ class TrailingStopTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14048
14142
  }
14049
14143
 
14050
14144
  /***/ }),
14051
- /* 354 */
14145
+ /* 357 */
14052
14146
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14053
14147
 
14054
14148
  __webpack_require__.r(__webpack_exports__);
@@ -14071,7 +14165,7 @@ class CBRebondTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14071
14165
  }
14072
14166
 
14073
14167
  /***/ }),
14074
- /* 355 */
14168
+ /* 358 */
14075
14169
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14076
14170
 
14077
14171
  __webpack_require__.r(__webpack_exports__);
@@ -14094,7 +14188,7 @@ class AaveV3QuotePriceTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Actio
14094
14188
  }
14095
14189
 
14096
14190
  /***/ }),
14097
- /* 356 */
14191
+ /* 359 */
14098
14192
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14099
14193
 
14100
14194
  __webpack_require__.r(__webpack_exports__);
@@ -14117,7 +14211,7 @@ class AaveV2RatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14117
14211
  }
14118
14212
 
14119
14213
  /***/ }),
14120
- /* 357 */
14214
+ /* 360 */
14121
14215
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14122
14216
 
14123
14217
  __webpack_require__.r(__webpack_exports__);
@@ -14140,7 +14234,7 @@ class MorphoAaveV2RatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Acti
14140
14234
  }
14141
14235
 
14142
14236
  /***/ }),
14143
- /* 358 */
14237
+ /* 361 */
14144
14238
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14145
14239
 
14146
14240
  __webpack_require__.r(__webpack_exports__);
@@ -14163,7 +14257,7 @@ class SparkRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14163
14257
  }
14164
14258
 
14165
14259
  /***/ }),
14166
- /* 359 */
14260
+ /* 362 */
14167
14261
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14168
14262
 
14169
14263
  __webpack_require__.r(__webpack_exports__);
@@ -14186,7 +14280,7 @@ class SparkQuotePriceTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
14186
14280
  }
14187
14281
 
14188
14282
  /***/ }),
14189
- /* 360 */
14283
+ /* 363 */
14190
14284
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14191
14285
 
14192
14286
  __webpack_require__.r(__webpack_exports__);
@@ -14209,7 +14303,7 @@ class LiquityDebtInFrontWithLimitTrigger extends _Action__WEBPACK_IMPORTED_MODUL
14209
14303
  }
14210
14304
 
14211
14305
  /***/ }),
14212
- /* 361 */
14306
+ /* 364 */
14213
14307
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14214
14308
 
14215
14309
  __webpack_require__.r(__webpack_exports__);
@@ -14232,7 +14326,7 @@ class CurveUsdCollRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Acti
14232
14326
  }
14233
14327
 
14234
14328
  /***/ }),
14235
- /* 362 */
14329
+ /* 365 */
14236
14330
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14237
14331
 
14238
14332
  __webpack_require__.r(__webpack_exports__);
@@ -14255,7 +14349,7 @@ class CurveUsdHealthRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Ac
14255
14349
  }
14256
14350
 
14257
14351
  /***/ }),
14258
- /* 363 */
14352
+ /* 366 */
14259
14353
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14260
14354
 
14261
14355
  __webpack_require__.r(__webpack_exports__);
@@ -14278,7 +14372,7 @@ class MorphoBlueRatioTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action
14278
14372
  }
14279
14373
 
14280
14374
  /***/ }),
14281
- /* 364 */
14375
+ /* 367 */
14282
14376
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14283
14377
 
14284
14378
  __webpack_require__.r(__webpack_exports__);
@@ -14301,7 +14395,7 @@ class OffchainPriceTrigger extends _Action__WEBPACK_IMPORTED_MODULE_0__.Action {
14301
14395
  }
14302
14396
 
14303
14397
  /***/ }),
14304
- /* 365 */
14398
+ /* 368 */
14305
14399
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14306
14400
 
14307
14401
  __webpack_require__.r(__webpack_exports__);
@@ -14315,9 +14409,9 @@ __webpack_require__.r(__webpack_exports__);
14315
14409
  /* harmony export */ uniswapV3LP: () => (/* reexport module object */ _uniswapV3LP__WEBPACK_IMPORTED_MODULE_2__),
14316
14410
  /* harmony export */ zeroExExchange: () => (/* reexport module object */ _zeroExExchange__WEBPACK_IMPORTED_MODULE_0__)
14317
14411
  /* harmony export */ });
14318
- /* harmony import */ var _zeroExExchange__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(366);
14412
+ /* harmony import */ var _zeroExExchange__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(369);
14319
14413
  /* harmony import */ var _uniswapLP__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(133);
14320
- /* harmony import */ var _uniswapV3LP__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(368);
14414
+ /* harmony import */ var _uniswapV3LP__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(371);
14321
14415
  /* harmony import */ var _convex_utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(234);
14322
14416
  /* harmony import */ var _mstableAssetPairs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(214);
14323
14417
  /* harmony import */ var _curve_utils__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(200);
@@ -14334,7 +14428,7 @@ __webpack_require__.r(__webpack_exports__);
14334
14428
 
14335
14429
 
14336
14430
  /***/ }),
14337
- /* 366 */
14431
+ /* 369 */
14338
14432
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14339
14433
 
14340
14434
  __webpack_require__.r(__webpack_exports__);
@@ -14345,7 +14439,7 @@ __webpack_require__.r(__webpack_exports__);
14345
14439
  /* harmony export */ });
14346
14440
  /* harmony import */ var decimal_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5);
14347
14441
  /* harmony import */ var decimal_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(decimal_js__WEBPACK_IMPORTED_MODULE_0__);
14348
- /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(367);
14442
+ /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(370);
14349
14443
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
14350
14444
  /* harmony import */ var _defisaver_tokens__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(6);
14351
14445
  /* harmony import */ var _defisaver_tokens__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_defisaver_tokens__WEBPACK_IMPORTED_MODULE_2__);
@@ -14547,20 +14641,20 @@ var createSellAction = /*#__PURE__*/function () {
14547
14641
  }();
14548
14642
 
14549
14643
  /***/ }),
14550
- /* 367 */
14644
+ /* 370 */
14551
14645
  /***/ ((module) => {
14552
14646
 
14553
- module.exports = __WEBPACK_EXTERNAL_MODULE__367__;
14647
+ module.exports = __WEBPACK_EXTERNAL_MODULE__370__;
14554
14648
 
14555
14649
  /***/ }),
14556
- /* 368 */
14650
+ /* 371 */
14557
14651
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
14558
14652
 
14559
14653
  __webpack_require__.r(__webpack_exports__);
14560
14654
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
14561
14655
  /* harmony export */ getAssetAddrByTokenId: () => (/* binding */ getAssetAddrByTokenId)
14562
14656
  /* harmony export */ });
14563
- /* harmony import */ var _abis_UniV3PositionManager_json__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(369);
14657
+ /* harmony import */ var _abis_UniV3PositionManager_json__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(372);
14564
14658
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
14565
14659
  function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
14566
14660
  /**
@@ -14585,7 +14679,7 @@ var getAssetAddrByTokenId = /*#__PURE__*/function () {
14585
14679
  }();
14586
14680
 
14587
14681
  /***/ }),
14588
- /* 369 */
14682
+ /* 372 */
14589
14683
  /***/ ((module) => {
14590
14684
 
14591
14685
  module.exports = /*#__PURE__*/JSON.parse('[{"constant":false,"inputs":[{"name":"tokenId","type":"uint256"}],"name":"positions","outputs":[{"name":"nonce","type":"uint96"},{"name":"operator","type":"address"},{"name":"token0","type":"address"},{"name":"token1","type":"address"},{"name":"fee","type":"uint24"},{"name":"tickLower","type":"int24"},{"name":"tickUpper","type":"int24"},{"name":"liquidity","type":"uint128"},{"name":"feeGrowthInside0LastX128","type":"uint256"},{"name":"feeGrowthInside1LastX128","type":"uint256"},{"name":"tokensOwed0","type":"uint128"},{"name":"tokensOwed1","type":"uint128"}],"payable":false,"stateMutability":"view","type":"function"}]');
@@ -14689,8 +14783,8 @@ __webpack_require__.r(__webpack_exports__);
14689
14783
  /* harmony import */ var _Strategy__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(29);
14690
14784
  /* harmony import */ var _DfsWeb3__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(30);
14691
14785
  /* harmony import */ var _actions__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(35);
14692
- /* harmony import */ var _triggers__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(342);
14693
- /* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(365);
14786
+ /* harmony import */ var _triggers__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(345);
14787
+ /* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(368);
14694
14788
  /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(4);
14695
14789
  /* harmony import */ var _addresses__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(27);
14696
14790
  /* Export types here */