@defisaver/sdk 1.2.13 → 1.2.15

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 (1351) hide show
  1. package/.babelrc +3 -3
  2. package/.editorconfig +9 -9
  3. package/.eslintignore +5 -5
  4. package/.eslintrc.js +36 -36
  5. package/.mocharc.json +4 -4
  6. package/.nvmrc +1 -1
  7. package/ACTIONS.md +1765 -1765
  8. package/AccessLists/AaveAccessLists.ts +26 -26
  9. package/AccessLists/BalancerAccessLists.ts +18 -18
  10. package/AccessLists/CompoundAccessLists.ts +31 -31
  11. package/AccessLists/DyDxAccessLists.ts +8 -8
  12. package/AccessLists/FlashLoanAccessLists.ts +26 -26
  13. package/AccessLists/GuniAccessLists.ts +14 -14
  14. package/AccessLists/InstaAccessLists.ts +7 -7
  15. package/AccessLists/LidoAccessLists.ts +19 -19
  16. package/AccessLists/LiquityAccessLists.ts +79 -79
  17. package/AccessLists/MStableAccessLists.ts +16 -16
  18. package/AccessLists/MakerAccessLists.ts +42 -42
  19. package/AccessLists/RariAccessLists.ts +10 -10
  20. package/AccessLists/ReflexerAccessLists.ts +50 -50
  21. package/AccessLists/UniswapAccessLists.ts +38 -38
  22. package/AccessLists/UtilsAccessLists.ts +34 -34
  23. package/AccessLists/YearnAccessLists.ts +12 -12
  24. package/AccessLists/index.ts +37 -37
  25. package/DEV.md +43 -43
  26. package/README.md +16 -16
  27. package/docs/md/README.md +12 -12
  28. package/docs/md/classes/AaveBorrowAction.md +458 -458
  29. package/docs/md/classes/AaveClaimStkAaveAction.md +455 -455
  30. package/docs/md/classes/AaveCollateralSwitchAction.md +455 -455
  31. package/docs/md/classes/AavePaybackAction.md +458 -458
  32. package/docs/md/classes/AaveSupplyAction.md +458 -458
  33. package/docs/md/classes/AaveV2FlashLoanAction.md +458 -458
  34. package/docs/md/classes/AaveV2FlashLoanPaybackAction.md +454 -454
  35. package/docs/md/classes/AaveV3ATokenPaybackAction.md +644 -644
  36. package/docs/md/classes/AaveV3BorrowAction.md +606 -606
  37. package/docs/md/classes/AaveV3ClaimRewardsAction.md +603 -603
  38. package/docs/md/classes/AaveV3CollateralSwitchAction.md +603 -603
  39. package/docs/md/classes/AaveV3FlashLoanAction.md +604 -604
  40. package/docs/md/classes/AaveV3FlashLoanPaybackAction.md +454 -454
  41. package/docs/md/classes/AaveV3PaybackAction.md +618 -618
  42. package/docs/md/classes/AaveV3RatioCheckAction.md +454 -454
  43. package/docs/md/classes/AaveV3RatioTrigger.md +454 -454
  44. package/docs/md/classes/AaveV3SetEModeAction.md +601 -601
  45. package/docs/md/classes/AaveV3SupplyAction.md +618 -618
  46. package/docs/md/classes/AaveV3SwapBorrowRateModeAction.md +602 -602
  47. package/docs/md/classes/AaveV3WithdrawAction.md +603 -603
  48. package/docs/md/classes/AaveWithdrawAction.md +456 -456
  49. package/docs/md/classes/Action.md +604 -604
  50. package/docs/md/classes/ActionWithL2.md +612 -612
  51. package/docs/md/classes/AutomationV2Unsub.md +452 -452
  52. package/docs/md/classes/BalancerFlashLoanAction.md +456 -456
  53. package/docs/md/classes/BalancerFlashLoanPaybackAction.md +454 -454
  54. package/docs/md/classes/BalancerV2ClaimAction.md +457 -457
  55. package/docs/md/classes/BalancerV2SupplyAction.md +458 -458
  56. package/docs/md/classes/BalancerV2WithdrawAction.md +470 -470
  57. package/docs/md/classes/CBChickenInAction.md +454 -454
  58. package/docs/md/classes/CBChickenOutAction.md +455 -455
  59. package/docs/md/classes/CBCreateAction.md +454 -454
  60. package/docs/md/classes/CBRedeemAction.md +456 -456
  61. package/docs/md/classes/ChainLinkPriceTrigger.md +453 -453
  62. package/docs/md/classes/ChangeProxyOwnerAction.md +453 -453
  63. package/docs/md/classes/CompV3RatioTrigger.md +454 -454
  64. package/docs/md/classes/CompoundBorrowAction.md +455 -455
  65. package/docs/md/classes/CompoundClaimAction.md +456 -456
  66. package/docs/md/classes/CompoundCollateralSwitchAction.md +454 -454
  67. package/docs/md/classes/CompoundGetDebtAction.md +452 -452
  68. package/docs/md/classes/CompoundPaybackAction.md +456 -456
  69. package/docs/md/classes/CompoundRatioTrigger.md +453 -453
  70. package/docs/md/classes/CompoundSupplyAction.md +456 -456
  71. package/docs/md/classes/CompoundV3AllowAction.md +455 -455
  72. package/docs/md/classes/CompoundV3BorrowAction.md +456 -456
  73. package/docs/md/classes/CompoundV3ClaimAction.md +456 -456
  74. package/docs/md/classes/CompoundV3PaybackAction.md +468 -468
  75. package/docs/md/classes/CompoundV3RatioCheckAction.md +456 -456
  76. package/docs/md/classes/CompoundV3SupplyAction.md +468 -468
  77. package/docs/md/classes/CompoundV3TransferAction.md +457 -457
  78. package/docs/md/classes/CompoundV3WithdrawAction.md +457 -457
  79. package/docs/md/classes/CompoundWithdrawAction.md +455 -455
  80. package/docs/md/classes/ConvexClaimAction.md +466 -466
  81. package/docs/md/classes/ConvexDepositAction.md +468 -468
  82. package/docs/md/classes/ConvexWithdrawAction.md +468 -468
  83. package/docs/md/classes/CurveClaimFeesAction.md +452 -452
  84. package/docs/md/classes/CurveDepositAction.md +467 -467
  85. package/docs/md/classes/CurveGaugeDepositAction.md +455 -455
  86. package/docs/md/classes/CurveGaugeWithdrawAction.md +454 -454
  87. package/docs/md/classes/CurveMintCrvAction.md +452 -452
  88. package/docs/md/classes/CurveStethPoolDepositAction.md +456 -456
  89. package/docs/md/classes/CurveStethPoolWithdrawAction.md +457 -457
  90. package/docs/md/classes/CurveSwapAction.md +457 -457
  91. package/docs/md/classes/CurveWithdrawAction.md +468 -468
  92. package/docs/md/classes/DfsWeb3.md +212 -212
  93. package/docs/md/classes/DyDxFlashLoanAction.md +456 -456
  94. package/docs/md/classes/DyDxFlashLoanPaybackAction.md +454 -454
  95. package/docs/md/classes/DyDxWithdrawAction.md +455 -455
  96. package/docs/md/classes/EulerFlashLoanAction.md +456 -456
  97. package/docs/md/classes/EulerFlashLoanPaybackAction.md +454 -454
  98. package/docs/md/classes/GUniDeposit.md +461 -461
  99. package/docs/md/classes/GUniWithdraw.md +458 -458
  100. package/docs/md/classes/GasFeeAction.md +454 -454
  101. package/docs/md/classes/GasFeeActionL2.md +455 -455
  102. package/docs/md/classes/GasPriceTrigger.md +35 -35
  103. package/docs/md/classes/InstPullTokensAction.md +454 -454
  104. package/docs/md/classes/LidoStakeAction.md +455 -455
  105. package/docs/md/classes/LidoUnwrapAction.md +455 -455
  106. package/docs/md/classes/LidoWrapAction.md +456 -456
  107. package/docs/md/classes/LiquityBorrowAction.md +457 -457
  108. package/docs/md/classes/LiquityClaimAction.md +453 -453
  109. package/docs/md/classes/LiquityClaimSPRewardsAction.md +454 -454
  110. package/docs/md/classes/LiquityClaimStakingRewardsAction.md +454 -454
  111. package/docs/md/classes/LiquityCloseAction.md +454 -454
  112. package/docs/md/classes/LiquityEthGainToTroveAction.md +455 -455
  113. package/docs/md/classes/LiquityOpenAction.md +459 -459
  114. package/docs/md/classes/LiquityPaybackAction.md +456 -456
  115. package/docs/md/classes/LiquityRatioTrigger.md +453 -453
  116. package/docs/md/classes/LiquityRedeemAction.md +461 -461
  117. package/docs/md/classes/LiquitySPDepositAction.md +456 -456
  118. package/docs/md/classes/LiquitySPWithdrawAction.md +458 -458
  119. package/docs/md/classes/LiquityStakeAction.md +456 -456
  120. package/docs/md/classes/LiquitySupplyAction.md +456 -456
  121. package/docs/md/classes/LiquityUnstakeAction.md +458 -458
  122. package/docs/md/classes/LiquityWithdrawAction.md +456 -456
  123. package/docs/md/classes/MStableClaimAction.md +456 -456
  124. package/docs/md/classes/MStableDepositAction.md +461 -461
  125. package/docs/md/classes/MStableWithdrawAction.md +461 -461
  126. package/docs/md/classes/MakerClaimAction.md +455 -455
  127. package/docs/md/classes/MakerFlashLoanAction.md +455 -455
  128. package/docs/md/classes/MakerFlashLoanPaybackAction.md +454 -454
  129. package/docs/md/classes/MakerGenerateAction.md +456 -456
  130. package/docs/md/classes/MakerGiveAction.md +456 -456
  131. package/docs/md/classes/MakerMergeAction.md +455 -455
  132. package/docs/md/classes/MakerOpenVaultAction.md +454 -454
  133. package/docs/md/classes/MakerPaybackAction.md +456 -456
  134. package/docs/md/classes/MakerRatioAction.md +453 -453
  135. package/docs/md/classes/MakerRatioCheckAction.md +457 -457
  136. package/docs/md/classes/MakerRatioTrigger.md +453 -453
  137. package/docs/md/classes/MakerSupplyAction.md +457 -457
  138. package/docs/md/classes/MakerWithdrawAction.md +457 -457
  139. package/docs/md/classes/PullTokenAction.md +455 -455
  140. package/docs/md/classes/RariDepositAction.md +458 -458
  141. package/docs/md/classes/RariWithdrawAction.md +459 -459
  142. package/docs/md/classes/Recipe.md +195 -195
  143. package/docs/md/classes/ReflexerGenerateAction.md +455 -455
  144. package/docs/md/classes/ReflexerNativeUniV2SaviourDepositAction.md +455 -455
  145. package/docs/md/classes/ReflexerNativeUniV2SaviourGetReservesAction.md +454 -454
  146. package/docs/md/classes/ReflexerNativeUniV2SaviourWithdrawAction.md +455 -455
  147. package/docs/md/classes/ReflexerOpenSafeAction.md +453 -453
  148. package/docs/md/classes/ReflexerPaybackAction.md +455 -455
  149. package/docs/md/classes/ReflexerRatioTrigger.md +453 -453
  150. package/docs/md/classes/ReflexerSupplyAction.md +456 -456
  151. package/docs/md/classes/ReflexerWithdrawAction.md +456 -456
  152. package/docs/md/classes/SellAction.md +613 -613
  153. package/docs/md/classes/SendTokenAction.md +467 -467
  154. package/docs/md/classes/SendTokenAndUnwrapAction.md +455 -455
  155. package/docs/md/classes/Strategy.md +195 -195
  156. package/docs/md/classes/SubInputsAction.md +454 -454
  157. package/docs/md/classes/SumInputsAction.md +454 -454
  158. package/docs/md/classes/TimestampTrigger.md +451 -451
  159. package/docs/md/classes/ToggleSubAction.md +454 -454
  160. package/docs/md/classes/TokenBalanceAction.md +452 -452
  161. package/docs/md/classes/TrailingStopTrigger.md +453 -453
  162. package/docs/md/classes/TransferNFTAction.md +454 -454
  163. package/docs/md/classes/UniV3CurrentTickTrigger.md +452 -452
  164. package/docs/md/classes/UniswapSupplyAction.md +461 -461
  165. package/docs/md/classes/UniswapV3CollectAction.md +614 -614
  166. package/docs/md/classes/UniswapV3CreatePoolAction.md +611 -611
  167. package/docs/md/classes/UniswapV3MintAction.md +610 -610
  168. package/docs/md/classes/UniswapV3SupplyAction.md +63 -63
  169. package/docs/md/classes/UniswapV3WithdrawAction.md +618 -618
  170. package/docs/md/classes/UniswapWithdrawAction.md +460 -460
  171. package/docs/md/classes/UnwrapEthAction.md +600 -600
  172. package/docs/md/classes/UpdateSubAction.md +454 -454
  173. package/docs/md/classes/WrapEthAction.md +599 -599
  174. package/docs/md/classes/YearnSupplyAction.md +456 -456
  175. package/docs/md/classes/YearnWithdrawAction.md +456 -456
  176. package/docs/md/modules.md +814 -814
  177. package/esm/AccessLists/AaveAccessLists.d.ts +2 -2
  178. package/esm/AccessLists/AaveAccessLists.js +19 -19
  179. package/esm/AccessLists/BalancerAccessLists.d.ts +2 -2
  180. package/esm/AccessLists/BalancerAccessLists.js +14 -14
  181. package/esm/AccessLists/CompoundAccessLists.d.ts +2 -2
  182. package/esm/AccessLists/CompoundAccessLists.js +23 -23
  183. package/esm/AccessLists/DyDxAccessLists.d.ts +2 -2
  184. package/esm/AccessLists/DyDxAccessLists.js +6 -6
  185. package/esm/AccessLists/FlashLoanAccessLists.d.ts +2 -2
  186. package/esm/AccessLists/FlashLoanAccessLists.js +20 -20
  187. package/esm/AccessLists/GuniAccessLists.d.ts +2 -2
  188. package/esm/AccessLists/GuniAccessLists.js +10 -10
  189. package/esm/AccessLists/InstaAccessLists.d.ts +2 -2
  190. package/esm/AccessLists/InstaAccessLists.js +5 -5
  191. package/esm/AccessLists/LidoAccessLists.d.ts +2 -2
  192. package/esm/AccessLists/LidoAccessLists.js +15 -15
  193. package/esm/AccessLists/LiquityAccessLists.d.ts +2 -2
  194. package/esm/AccessLists/LiquityAccessLists.js +65 -65
  195. package/esm/AccessLists/MStableAccessLists.d.ts +2 -2
  196. package/esm/AccessLists/MStableAccessLists.js +12 -12
  197. package/esm/AccessLists/MakerAccessLists.d.ts +2 -2
  198. package/esm/AccessLists/MakerAccessLists.js +34 -34
  199. package/esm/AccessLists/RariAccessLists.d.ts +2 -2
  200. package/esm/AccessLists/RariAccessLists.js +8 -8
  201. package/esm/AccessLists/ReflexerAccessLists.d.ts +2 -2
  202. package/esm/AccessLists/ReflexerAccessLists.js +42 -42
  203. package/esm/AccessLists/UniswapAccessLists.d.ts +2 -2
  204. package/esm/AccessLists/UniswapAccessLists.js +31 -31
  205. package/esm/AccessLists/UtilsAccessLists.d.ts +2 -2
  206. package/esm/AccessLists/UtilsAccessLists.js +23 -23
  207. package/esm/AccessLists/YearnAccessLists.d.ts +2 -2
  208. package/esm/AccessLists/YearnAccessLists.js +9 -9
  209. package/esm/AccessLists/index.d.ts +3 -3
  210. package/esm/AccessLists/index.js +17 -17
  211. package/esm/src/Action.d.ts +84 -84
  212. package/esm/src/Action.js +210 -210
  213. package/esm/src/ActionWithL2.d.ts +20 -20
  214. package/esm/src/ActionWithL2.js +46 -46
  215. package/esm/src/DfsWeb3.d.ts +31 -31
  216. package/esm/src/DfsWeb3.js +117 -117
  217. package/esm/src/Recipe.d.ts +76 -76
  218. package/esm/src/Recipe.js +206 -206
  219. package/esm/src/Strategy.d.ts +19 -19
  220. package/esm/src/Strategy.js +47 -47
  221. package/esm/src/abis/Action.json +247 -247
  222. package/esm/src/abis/DFSProxyRegistry.json +193 -193
  223. package/esm/src/abis/DsProxy.json +218 -218
  224. package/esm/src/abis/Erc20.json +222 -222
  225. package/esm/src/abis/ProxyRegistry.json +65 -65
  226. package/esm/src/abis/Recipe.json +871 -871
  227. package/esm/src/abis/UniV3PositionManager.json +65 -65
  228. package/esm/src/actions/aave/AaveBorrowAction.d.ts +18 -18
  229. package/esm/src/actions/aave/AaveBorrowAction.js +30 -30
  230. package/esm/src/actions/aave/AaveClaimAAVEAction.d.ts +14 -14
  231. package/esm/src/actions/aave/AaveClaimAAVEAction.js +22 -22
  232. package/esm/src/actions/aave/AaveClaimStkAaveAction.d.ts +15 -15
  233. package/esm/src/actions/aave/AaveClaimStkAaveAction.js +23 -23
  234. package/esm/src/actions/aave/AaveCollateralSwitchAction.d.ts +15 -15
  235. package/esm/src/actions/aave/AaveCollateralSwitchAction.js +18 -18
  236. package/esm/src/actions/aave/AaveFinalizeUnstakeAction.d.ts +14 -14
  237. package/esm/src/actions/aave/AaveFinalizeUnstakeAction.js +22 -22
  238. package/esm/src/actions/aave/AavePaybackAction.d.ts +22 -22
  239. package/esm/src/actions/aave/AavePaybackAction.js +38 -38
  240. package/esm/src/actions/aave/AaveStartUnstakeAction.d.ts +9 -9
  241. package/esm/src/actions/aave/AaveStartUnstakeAction.js +12 -12
  242. package/esm/src/actions/aave/AaveSupplyAction.d.ts +22 -22
  243. package/esm/src/actions/aave/AaveSupplyAction.js +46 -46
  244. package/esm/src/actions/aave/AaveWithdrawAction.d.ts +16 -16
  245. package/esm/src/actions/aave/AaveWithdrawAction.js +20 -20
  246. package/esm/src/actions/aave/index.d.ts +9 -9
  247. package/esm/src/actions/aave/index.js +9 -9
  248. package/esm/src/actions/aaveV3/AaveV3ATokenPaybackAction.d.ts +25 -25
  249. package/esm/src/actions/aaveV3/AaveV3ATokenPaybackAction.js +64 -64
  250. package/esm/src/actions/aaveV3/AaveV3BorrowAction.d.ts +21 -21
  251. package/esm/src/actions/aaveV3/AaveV3BorrowAction.js +59 -59
  252. package/esm/src/actions/aaveV3/AaveV3ClaimRewardsAction.d.ts +18 -18
  253. package/esm/src/actions/aaveV3/AaveV3ClaimRewardsAction.js +40 -40
  254. package/esm/src/actions/aaveV3/AaveV3CollateralSwitchAction.d.ts +18 -18
  255. package/esm/src/actions/aaveV3/AaveV3CollateralSwitchAction.js +39 -39
  256. package/esm/src/actions/aaveV3/AaveV3DelegateCredit.d.ts +19 -19
  257. package/esm/src/actions/aaveV3/AaveV3DelegateCredit.js +47 -47
  258. package/esm/src/actions/aaveV3/AaveV3DelegateWithSigAction.d.ts +11 -11
  259. package/esm/src/actions/aaveV3/AaveV3DelegateWithSigAction.js +33 -33
  260. package/esm/src/actions/aaveV3/AaveV3PaybackAction.d.ts +27 -27
  261. package/esm/src/actions/aaveV3/AaveV3PaybackAction.js +77 -77
  262. package/esm/src/actions/aaveV3/AaveV3SetEModeAction.d.ts +16 -16
  263. package/esm/src/actions/aaveV3/AaveV3SetEModeAction.js +33 -33
  264. package/esm/src/actions/aaveV3/AaveV3SupplyAction.d.ts +27 -27
  265. package/esm/src/actions/aaveV3/AaveV3SupplyAction.js +77 -77
  266. package/esm/src/actions/aaveV3/AaveV3SwapBorrowRateModeAction.d.ts +18 -18
  267. package/esm/src/actions/aaveV3/AaveV3SwapBorrowRateModeAction.js +38 -38
  268. package/esm/src/actions/aaveV3/AaveV3WithdrawAction.d.ts +18 -18
  269. package/esm/src/actions/aaveV3/AaveV3WithdrawAction.js +45 -45
  270. package/esm/src/actions/aaveV3/index.d.ts +11 -11
  271. package/esm/src/actions/aaveV3/index.js +11 -11
  272. package/esm/src/actions/balancer/BalancerV2ClaimAction.d.ts +20 -20
  273. package/esm/src/actions/balancer/BalancerV2ClaimAction.js +49 -49
  274. package/esm/src/actions/balancer/BalancerV2SupplyAction.d.ts +22 -22
  275. package/esm/src/actions/balancer/BalancerV2SupplyAction.js +52 -52
  276. package/esm/src/actions/balancer/BalancerV2WithdrawAction.d.ts +24 -24
  277. package/esm/src/actions/balancer/BalancerV2WithdrawAction.js +56 -56
  278. package/esm/src/actions/balancer/index.d.ts +3 -3
  279. package/esm/src/actions/balancer/index.js +3 -3
  280. package/esm/src/actions/basic/ApproveTokenAction.d.ts +16 -16
  281. package/esm/src/actions/basic/ApproveTokenAction.js +42 -42
  282. package/esm/src/actions/basic/AutomationV2Unsub.d.ts +9 -9
  283. package/esm/src/actions/basic/AutomationV2Unsub.js +11 -11
  284. package/esm/src/actions/basic/ChangeProxyOwnerAction.d.ts +13 -13
  285. package/esm/src/actions/basic/ChangeProxyOwnerAction.js +15 -15
  286. package/esm/src/actions/basic/CreateSubAction.d.ts +13 -13
  287. package/esm/src/actions/basic/CreateSubAction.js +19 -19
  288. package/esm/src/actions/basic/ExecuteSafeTxAction.d.ts +23 -23
  289. package/esm/src/actions/basic/ExecuteSafeTxAction.js +60 -60
  290. package/esm/src/actions/basic/GasFeeAction.d.ts +14 -14
  291. package/esm/src/actions/basic/GasFeeAction.js +21 -21
  292. package/esm/src/actions/basic/GasFeeActionL2.d.ts +15 -15
  293. package/esm/src/actions/basic/GasFeeActionL2.js +22 -22
  294. package/esm/src/actions/basic/HandleAuthAction.d.ts +12 -12
  295. package/esm/src/actions/basic/HandleAuthAction.js +15 -15
  296. package/esm/src/actions/basic/LSVSellAction.d.ts +23 -23
  297. package/esm/src/actions/basic/LSVSellAction.js +61 -61
  298. package/esm/src/actions/basic/LimitSellAction.d.ts +24 -24
  299. package/esm/src/actions/basic/LimitSellAction.js +63 -63
  300. package/esm/src/actions/basic/PermitTokenAction.d.ts +21 -21
  301. package/esm/src/actions/basic/PermitTokenAction.js +50 -50
  302. package/esm/src/actions/basic/PullTokenAction.d.ts +19 -19
  303. package/esm/src/actions/basic/PullTokenAction.js +41 -41
  304. package/esm/src/actions/basic/RemoveTokenApprovalAction.d.ts +15 -15
  305. package/esm/src/actions/basic/RemoveTokenApprovalAction.js +42 -42
  306. package/esm/src/actions/basic/SDaiUnwrapAction.d.ts +19 -19
  307. package/esm/src/actions/basic/SDaiUnwrapAction.js +39 -39
  308. package/esm/src/actions/basic/SDaiWrapAction.d.ts +19 -19
  309. package/esm/src/actions/basic/SDaiWrapAction.js +39 -39
  310. package/esm/src/actions/basic/SellAction.d.ts +23 -23
  311. package/esm/src/actions/basic/SellAction.js +61 -61
  312. package/esm/src/actions/basic/SendTokenAction.d.ts +15 -15
  313. package/esm/src/actions/basic/SendTokenAction.js +23 -23
  314. package/esm/src/actions/basic/SendTokenAndUnwrapAction.d.ts +15 -15
  315. package/esm/src/actions/basic/SendTokenAndUnwrapAction.js +23 -23
  316. package/esm/src/actions/basic/SendTokensAction.d.ts +15 -15
  317. package/esm/src/actions/basic/SendTokensAction.js +31 -31
  318. package/esm/src/actions/basic/StarknetClaimAction.d.ts +11 -11
  319. package/esm/src/actions/basic/StarknetClaimAction.js +30 -30
  320. package/esm/src/actions/basic/SubInputsAction.d.ts +10 -10
  321. package/esm/src/actions/basic/SubInputsAction.js +15 -15
  322. package/esm/src/actions/basic/SumInputsAction.d.ts +10 -10
  323. package/esm/src/actions/basic/SumInputsAction.js +15 -15
  324. package/esm/src/actions/basic/ToggleSubAction.d.ts +14 -14
  325. package/esm/src/actions/basic/ToggleSubAction.js +16 -16
  326. package/esm/src/actions/basic/TokenBalanceAction.d.ts +8 -8
  327. package/esm/src/actions/basic/TokenBalanceAction.js +13 -13
  328. package/esm/src/actions/basic/TokenizedVaultAdapterDepositAction.d.ts +22 -22
  329. package/esm/src/actions/basic/TokenizedVaultAdapterDepositAction.js +35 -35
  330. package/esm/src/actions/basic/TokenizedVaultAdapterMintAction.d.ts +22 -22
  331. package/esm/src/actions/basic/TokenizedVaultAdapterMintAction.js +35 -35
  332. package/esm/src/actions/basic/TokenizedVaultAdapterRedeemAction.d.ts +20 -20
  333. package/esm/src/actions/basic/TokenizedVaultAdapterRedeemAction.js +33 -33
  334. package/esm/src/actions/basic/TokenizedVaultAdapterWithdrawAction.d.ts +20 -20
  335. package/esm/src/actions/basic/TokenizedVaultAdapterWithdrawAction.js +33 -33
  336. package/esm/src/actions/basic/TransferNFTAction.d.ts +8 -8
  337. package/esm/src/actions/basic/TransferNFTAction.js +17 -17
  338. package/esm/src/actions/basic/UnwrapEthAction.d.ts +15 -15
  339. package/esm/src/actions/basic/UnwrapEthAction.js +30 -30
  340. package/esm/src/actions/basic/UpdateSubAction.d.ts +14 -14
  341. package/esm/src/actions/basic/UpdateSubAction.js +22 -22
  342. package/esm/src/actions/basic/WrapEthAction.d.ts +16 -16
  343. package/esm/src/actions/basic/WrapEthAction.js +37 -37
  344. package/esm/src/actions/basic/index.d.ts +32 -32
  345. package/esm/src/actions/basic/index.js +32 -32
  346. package/esm/src/actions/bprotocol/BprotocolLiquitySPDepositAction.d.ts +20 -20
  347. package/esm/src/actions/bprotocol/BprotocolLiquitySPDepositAction.js +39 -39
  348. package/esm/src/actions/bprotocol/BprotocolLiquitySPWithdrawAction.d.ts +17 -17
  349. package/esm/src/actions/bprotocol/BprotocolLiquitySPWithdrawAction.js +24 -24
  350. package/esm/src/actions/bprotocol/index.d.ts +2 -2
  351. package/esm/src/actions/bprotocol/index.js +2 -2
  352. package/esm/src/actions/checkers/AaveV2RatioCheckAction.d.ts +14 -14
  353. package/esm/src/actions/checkers/AaveV2RatioCheckAction.js +20 -20
  354. package/esm/src/actions/checkers/AaveV3OpenRatioCheckAction.d.ts +16 -16
  355. package/esm/src/actions/checkers/AaveV3OpenRatioCheckAction.js +22 -22
  356. package/esm/src/actions/checkers/AaveV3RatioCheckAction.d.ts +14 -14
  357. package/esm/src/actions/checkers/AaveV3RatioCheckAction.js +20 -20
  358. package/esm/src/actions/checkers/CompoundV2RatioCheckAction.d.ts +14 -14
  359. package/esm/src/actions/checkers/CompoundV2RatioCheckAction.js +20 -20
  360. package/esm/src/actions/checkers/CompoundV3RatioCheckAction.d.ts +16 -16
  361. package/esm/src/actions/checkers/CompoundV3RatioCheckAction.js +24 -24
  362. package/esm/src/actions/checkers/CurveUsdCollRatioCheck.d.ts +15 -15
  363. package/esm/src/actions/checkers/CurveUsdCollRatioCheck.js +22 -22
  364. package/esm/src/actions/checkers/LiquityRatioCheckAction.d.ts +14 -14
  365. package/esm/src/actions/checkers/LiquityRatioCheckAction.js +20 -20
  366. package/esm/src/actions/checkers/LiquityRatioIncreaseCheckAction.d.ts +13 -13
  367. package/esm/src/actions/checkers/LiquityRatioIncreaseCheckAction.js +18 -18
  368. package/esm/src/actions/checkers/MakerRatioCheckAction.d.ts +17 -17
  369. package/esm/src/actions/checkers/MakerRatioCheckAction.js +25 -25
  370. package/esm/src/actions/checkers/MorphoAaveV2RatioCheckAction.d.ts +15 -15
  371. package/esm/src/actions/checkers/MorphoAaveV2RatioCheckAction.js +22 -22
  372. package/esm/src/actions/checkers/MorphoBlueRatioCheckAction.d.ts +20 -20
  373. package/esm/src/actions/checkers/MorphoBlueRatioCheckAction.js +32 -32
  374. package/esm/src/actions/checkers/SparkRatioCheckAction.d.ts +14 -14
  375. package/esm/src/actions/checkers/SparkRatioCheckAction.js +20 -20
  376. package/esm/src/actions/checkers/index.d.ts +12 -12
  377. package/esm/src/actions/checkers/index.js +12 -12
  378. package/esm/src/actions/chickenBonds/CBChickenInAction.d.ts +14 -14
  379. package/esm/src/actions/chickenBonds/CBChickenInAction.js +18 -18
  380. package/esm/src/actions/chickenBonds/CBChickenOutAction.d.ts +15 -15
  381. package/esm/src/actions/chickenBonds/CBChickenOutAction.js +19 -19
  382. package/esm/src/actions/chickenBonds/CBCreateAction.d.ts +18 -18
  383. package/esm/src/actions/chickenBonds/CBCreateAction.js +32 -32
  384. package/esm/src/actions/chickenBonds/CBCreateRebondSubAction.d.ts +13 -13
  385. package/esm/src/actions/chickenBonds/CBCreateRebondSubAction.js +18 -18
  386. package/esm/src/actions/chickenBonds/CBRedeemAction.d.ts +20 -20
  387. package/esm/src/actions/chickenBonds/CBRedeemAction.js +35 -35
  388. package/esm/src/actions/chickenBonds/CBUpdateRebondSubAction.d.ts +14 -14
  389. package/esm/src/actions/chickenBonds/CBUpdateRebondSubAction.js +16 -16
  390. package/esm/src/actions/chickenBonds/FetchBondIdAction.d.ts +15 -15
  391. package/esm/src/actions/chickenBonds/FetchBondIdAction.js +21 -21
  392. package/esm/src/actions/chickenBonds/index.d.ts +7 -7
  393. package/esm/src/actions/chickenBonds/index.js +7 -7
  394. package/esm/src/actions/compound/CompoundBorrowAction.d.ts +15 -15
  395. package/esm/src/actions/compound/CompoundBorrowAction.js +19 -19
  396. package/esm/src/actions/compound/CompoundClaimAction.d.ts +16 -16
  397. package/esm/src/actions/compound/CompoundClaimAction.js +24 -24
  398. package/esm/src/actions/compound/CompoundCollateralSwitchAction.d.ts +10 -10
  399. package/esm/src/actions/compound/CompoundCollateralSwitchAction.js +12 -12
  400. package/esm/src/actions/compound/CompoundGetDebtAction.d.ts +8 -8
  401. package/esm/src/actions/compound/CompoundGetDebtAction.js +13 -13
  402. package/esm/src/actions/compound/CompoundPaybackAction.d.ts +20 -20
  403. package/esm/src/actions/compound/CompoundPaybackAction.js +36 -36
  404. package/esm/src/actions/compound/CompoundSupplyAction.d.ts +20 -20
  405. package/esm/src/actions/compound/CompoundSupplyAction.js +41 -41
  406. package/esm/src/actions/compound/CompoundWithdrawAction.d.ts +15 -15
  407. package/esm/src/actions/compound/CompoundWithdrawAction.js +19 -19
  408. package/esm/src/actions/compound/index.d.ts +7 -7
  409. package/esm/src/actions/compound/index.js +7 -7
  410. package/esm/src/actions/compoundV3/CompoundV3AllowAction.d.ts +15 -15
  411. package/esm/src/actions/compoundV3/CompoundV3AllowAction.js +24 -24
  412. package/esm/src/actions/compoundV3/CompoundV3BorrowAction.d.ts +16 -16
  413. package/esm/src/actions/compoundV3/CompoundV3BorrowAction.js +26 -26
  414. package/esm/src/actions/compoundV3/CompoundV3ClaimAction.d.ts +16 -16
  415. package/esm/src/actions/compoundV3/CompoundV3ClaimAction.js +27 -27
  416. package/esm/src/actions/compoundV3/CompoundV3PaybackAction.d.ts +22 -22
  417. package/esm/src/actions/compoundV3/CompoundV3PaybackAction.js +48 -48
  418. package/esm/src/actions/compoundV3/CompoundV3SupplyAction.d.ts +22 -22
  419. package/esm/src/actions/compoundV3/CompoundV3SupplyAction.js +45 -45
  420. package/esm/src/actions/compoundV3/CompoundV3TransferAction.d.ts +17 -17
  421. package/esm/src/actions/compoundV3/CompoundV3TransferAction.js +30 -30
  422. package/esm/src/actions/compoundV3/CompoundV3WithdrawAction.d.ts +17 -17
  423. package/esm/src/actions/compoundV3/CompoundV3WithdrawAction.js +29 -29
  424. package/esm/src/actions/compoundV3/index.d.ts +7 -7
  425. package/esm/src/actions/compoundV3/index.js +7 -7
  426. package/esm/src/actions/convex/ConvexClaimAction.d.ts +17 -17
  427. package/esm/src/actions/convex/ConvexClaimAction.js +59 -59
  428. package/esm/src/actions/convex/ConvexDepositAction.d.ts +22 -22
  429. package/esm/src/actions/convex/ConvexDepositAction.js +66 -66
  430. package/esm/src/actions/convex/ConvexWithdrawAction.d.ts +22 -22
  431. package/esm/src/actions/convex/ConvexWithdrawAction.js +63 -63
  432. package/esm/src/actions/convex/index.d.ts +3 -3
  433. package/esm/src/actions/convex/index.js +3 -3
  434. package/esm/src/actions/curve/CurveClaimFeesAction.d.ts +13 -13
  435. package/esm/src/actions/curve/CurveClaimFeesAction.js +22 -22
  436. package/esm/src/actions/curve/CurveDepositAction.d.ts +18 -18
  437. package/esm/src/actions/curve/CurveDepositAction.js +78 -78
  438. package/esm/src/actions/curve/CurveGaugeDepositAction.d.ts +20 -20
  439. package/esm/src/actions/curve/CurveGaugeDepositAction.js +40 -40
  440. package/esm/src/actions/curve/CurveGaugeWithdrawAction.d.ts +14 -14
  441. package/esm/src/actions/curve/CurveGaugeWithdrawAction.js +22 -22
  442. package/esm/src/actions/curve/CurveMintCrvAction.d.ts +12 -12
  443. package/esm/src/actions/curve/CurveMintCrvAction.js +19 -19
  444. package/esm/src/actions/curve/CurveStethPoolDepositAction.d.ts +16 -16
  445. package/esm/src/actions/curve/CurveStethPoolDepositAction.js +27 -27
  446. package/esm/src/actions/curve/CurveStethPoolWithdrawAction.d.ts +17 -17
  447. package/esm/src/actions/curve/CurveStethPoolWithdrawAction.js +28 -28
  448. package/esm/src/actions/curve/CurveSwapAction.d.ts +22 -22
  449. package/esm/src/actions/curve/CurveSwapAction.js +43 -43
  450. package/esm/src/actions/curve/CurveWithdrawAction.d.ts +23 -23
  451. package/esm/src/actions/curve/CurveWithdrawAction.js +73 -73
  452. package/esm/src/actions/curve/index.d.ts +9 -9
  453. package/esm/src/actions/curve/index.js +9 -9
  454. package/esm/src/actions/curveusd/CurveUsdAdjustAction.d.ts +21 -21
  455. package/esm/src/actions/curveusd/CurveUsdAdjustAction.js +40 -40
  456. package/esm/src/actions/curveusd/CurveUsdBorrowAction.d.ts +15 -15
  457. package/esm/src/actions/curveusd/CurveUsdBorrowAction.js +22 -22
  458. package/esm/src/actions/curveusd/CurveUsdCreateAction.d.ts +22 -22
  459. package/esm/src/actions/curveusd/CurveUsdCreateAction.js +44 -44
  460. package/esm/src/actions/curveusd/CurveUsdGetDebtAction.d.ts +8 -8
  461. package/esm/src/actions/curveusd/CurveUsdGetDebtAction.js +13 -13
  462. package/esm/src/actions/curveusd/CurveUsdLevCreateAction.d.ts +9 -9
  463. package/esm/src/actions/curveusd/CurveUsdLevCreateAction.js +16 -16
  464. package/esm/src/actions/curveusd/CurveUsdLevCreateTransientAction.d.ts +9 -0
  465. package/esm/src/actions/curveusd/CurveUsdLevCreateTransientAction.js +33 -0
  466. package/esm/src/actions/curveusd/CurveUsdPaybackAction.d.ts +22 -22
  467. package/esm/src/actions/curveusd/CurveUsdPaybackAction.js +43 -43
  468. package/esm/src/actions/curveusd/CurveUsdRepayAction.d.ts +9 -9
  469. package/esm/src/actions/curveusd/CurveUsdRepayAction.js +14 -14
  470. package/esm/src/actions/curveusd/CurveUsdRepayTransientAction.d.ts +9 -0
  471. package/esm/src/actions/curveusd/CurveUsdRepayTransientAction.js +25 -0
  472. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateAction.d.ts +19 -19
  473. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateAction.js +38 -38
  474. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateWithCollAction.d.ts +9 -9
  475. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateWithCollAction.js +16 -16
  476. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateWithCollTransientAction.d.ts +9 -0
  477. package/esm/src/actions/curveusd/CurveUsdSelfLiquidateWithCollTransientAction.js +35 -0
  478. package/esm/src/actions/curveusd/CurveUsdSupplyAction.d.ts +20 -20
  479. package/esm/src/actions/curveusd/CurveUsdSupplyAction.js +40 -40
  480. package/esm/src/actions/curveusd/CurveUsdWithdrawAction.d.ts +15 -15
  481. package/esm/src/actions/curveusd/CurveUsdWithdrawAction.js +22 -22
  482. package/esm/src/actions/curveusd/index.d.ts +14 -11
  483. package/esm/src/actions/curveusd/index.js +14 -11
  484. package/esm/src/actions/dydx/DyDxWithdrawAction.d.ts +15 -15
  485. package/esm/src/actions/dydx/DyDxWithdrawAction.js +19 -19
  486. package/esm/src/actions/dydx/index.d.ts +1 -1
  487. package/esm/src/actions/dydx/index.js +1 -1
  488. package/esm/src/actions/etherfi/EtherFiStakeAction.d.ts +20 -20
  489. package/esm/src/actions/etherfi/EtherFiStakeAction.js +41 -41
  490. package/esm/src/actions/etherfi/EtherFiUnwrapAction.d.ts +19 -19
  491. package/esm/src/actions/etherfi/EtherFiUnwrapAction.js +39 -39
  492. package/esm/src/actions/etherfi/EtherFiWrapAction.d.ts +19 -19
  493. package/esm/src/actions/etherfi/EtherFiWrapAction.js +39 -39
  494. package/esm/src/actions/etherfi/index.d.ts +3 -3
  495. package/esm/src/actions/etherfi/index.js +3 -3
  496. package/esm/src/actions/eulerV2/EulerV2BorrowAction.d.ts +16 -16
  497. package/esm/src/actions/eulerV2/EulerV2BorrowAction.js +24 -24
  498. package/esm/src/actions/eulerV2/EulerV2CollateralSwitchAction.d.ts +15 -15
  499. package/esm/src/actions/eulerV2/EulerV2CollateralSwitchAction.js +22 -22
  500. package/esm/src/actions/eulerV2/EulerV2PaybackAction.d.ts +22 -22
  501. package/esm/src/actions/eulerV2/EulerV2PaybackAction.js +40 -40
  502. package/esm/src/actions/eulerV2/EulerV2PaybackWithSharesAction.d.ts +16 -16
  503. package/esm/src/actions/eulerV2/EulerV2PaybackWithSharesAction.js +24 -24
  504. package/esm/src/actions/eulerV2/EulerV2PullDebtAction.d.ts +16 -16
  505. package/esm/src/actions/eulerV2/EulerV2PullDebtAction.js +24 -24
  506. package/esm/src/actions/eulerV2/EulerV2ReorderCollateralsAction.d.ts +14 -14
  507. package/esm/src/actions/eulerV2/EulerV2ReorderCollateralsAction.js +20 -20
  508. package/esm/src/actions/eulerV2/EulerV2SupplyAction.d.ts +23 -23
  509. package/esm/src/actions/eulerV2/EulerV2SupplyAction.js +42 -42
  510. package/esm/src/actions/eulerV2/EulerV2WithdrawAction.d.ts +16 -16
  511. package/esm/src/actions/eulerV2/EulerV2WithdrawAction.js +24 -24
  512. package/esm/src/actions/eulerV2/index.d.ts +8 -8
  513. package/esm/src/actions/eulerV2/index.js +8 -8
  514. package/esm/src/actions/flashloan/AaveV2FlashLoanAction.d.ts +20 -20
  515. package/esm/src/actions/flashloan/AaveV2FlashLoanAction.js +21 -21
  516. package/esm/src/actions/flashloan/AaveV2FlashLoanPaybackAction.d.ts +14 -14
  517. package/esm/src/actions/flashloan/AaveV2FlashLoanPaybackAction.js +16 -16
  518. package/esm/src/actions/flashloan/AaveV3FlashLoanAction.d.ts +20 -20
  519. package/esm/src/actions/flashloan/AaveV3FlashLoanAction.js +21 -21
  520. package/esm/src/actions/flashloan/AaveV3FlashLoanCarryDebtAction.d.ts +18 -18
  521. package/esm/src/actions/flashloan/AaveV3FlashLoanCarryDebtAction.js +28 -28
  522. package/esm/src/actions/flashloan/AaveV3FlashLoanNoFeeAction.d.ts +18 -18
  523. package/esm/src/actions/flashloan/AaveV3FlashLoanNoFeeAction.js +20 -20
  524. package/esm/src/actions/flashloan/AaveV3FlashLoanNoFeePaybackAction.d.ts +14 -14
  525. package/esm/src/actions/flashloan/AaveV3FlashLoanNoFeePaybackAction.js +16 -16
  526. package/esm/src/actions/flashloan/AaveV3FlashLoanPaybackAction.d.ts +14 -14
  527. package/esm/src/actions/flashloan/AaveV3FlashLoanPaybackAction.js +16 -16
  528. package/esm/src/actions/flashloan/BalancerFlashLoanAction.d.ts +18 -18
  529. package/esm/src/actions/flashloan/BalancerFlashLoanAction.js +19 -19
  530. package/esm/src/actions/flashloan/BalancerFlashLoanPaybackAction.d.ts +14 -14
  531. package/esm/src/actions/flashloan/BalancerFlashLoanPaybackAction.js +16 -16
  532. package/esm/src/actions/flashloan/CurveUsdFlashLoanAction.d.ts +17 -0
  533. package/esm/src/actions/flashloan/CurveUsdFlashLoanAction.js +18 -0
  534. package/esm/src/actions/flashloan/DyDxFlashLoanAction.d.ts +16 -16
  535. package/esm/src/actions/flashloan/DyDxFlashLoanAction.js +18 -18
  536. package/esm/src/actions/flashloan/DyDxFlashLoanPaybackAction.d.ts +14 -14
  537. package/esm/src/actions/flashloan/DyDxFlashLoanPaybackAction.js +16 -16
  538. package/esm/src/actions/flashloan/EulerFlashLoanAction.d.ts +16 -16
  539. package/esm/src/actions/flashloan/EulerFlashLoanAction.js +18 -18
  540. package/esm/src/actions/flashloan/EulerFlashLoanPaybackAction.d.ts +14 -14
  541. package/esm/src/actions/flashloan/EulerFlashLoanPaybackAction.js +16 -16
  542. package/esm/src/actions/flashloan/FLAction.d.ts +14 -14
  543. package/esm/src/actions/flashloan/FLAction.js +28 -28
  544. package/esm/src/actions/flashloan/FLPaybackAction.d.ts +14 -14
  545. package/esm/src/actions/flashloan/FLPaybackAction.js +16 -16
  546. package/esm/src/actions/flashloan/FlashLoanId.d.ts +3 -3
  547. package/esm/src/actions/flashloan/FlashLoanId.js +1 -1
  548. package/esm/src/actions/flashloan/GhoFlashLoanAction.d.ts +17 -17
  549. package/esm/src/actions/flashloan/GhoFlashLoanAction.js +18 -18
  550. package/esm/src/actions/flashloan/GhoFlashLoanPaybackAction.d.ts +13 -13
  551. package/esm/src/actions/flashloan/GhoFlashLoanPaybackAction.js +15 -15
  552. package/esm/src/actions/flashloan/MakerFlashLoanAction.d.ts +17 -17
  553. package/esm/src/actions/flashloan/MakerFlashLoanAction.js +18 -18
  554. package/esm/src/actions/flashloan/MakerFlashLoanPaybackAction.d.ts +13 -13
  555. package/esm/src/actions/flashloan/MakerFlashLoanPaybackAction.js +15 -15
  556. package/esm/src/actions/flashloan/MorphoBlueFlashLoanAction.d.ts +18 -18
  557. package/esm/src/actions/flashloan/MorphoBlueFlashLoanAction.js +19 -19
  558. package/esm/src/actions/flashloan/MorphoBlueFlashLoanPaybackAction.d.ts +14 -14
  559. package/esm/src/actions/flashloan/MorphoBlueFlashLoanPaybackAction.js +16 -16
  560. package/esm/src/actions/flashloan/SparkFlashLoanAction.d.ts +20 -20
  561. package/esm/src/actions/flashloan/SparkFlashLoanAction.js +21 -21
  562. package/esm/src/actions/flashloan/SparkFlashLoanPaybackAction.d.ts +14 -14
  563. package/esm/src/actions/flashloan/SparkFlashLoanPaybackAction.js +16 -16
  564. package/esm/src/actions/flashloan/UniV3FlashLoanAction.d.ts +21 -21
  565. package/esm/src/actions/flashloan/UniV3FlashLoanAction.js +22 -22
  566. package/esm/src/actions/flashloan/UniV3FlashLoanPaybackAction.d.ts +16 -16
  567. package/esm/src/actions/flashloan/UniV3FlashLoanPaybackAction.js +18 -18
  568. package/esm/src/actions/flashloan/index.d.ts +26 -25
  569. package/esm/src/actions/flashloan/index.js +26 -25
  570. package/esm/src/actions/guni/GUniDeposit.d.ts +24 -24
  571. package/esm/src/actions/guni/GUniDeposit.js +47 -47
  572. package/esm/src/actions/guni/GUniWithdraw.d.ts +22 -22
  573. package/esm/src/actions/guni/GUniWithdraw.js +39 -39
  574. package/esm/src/actions/guni/index.d.ts +2 -2
  575. package/esm/src/actions/guni/index.js +2 -2
  576. package/esm/src/actions/index.d.ts +37 -37
  577. package/esm/src/actions/index.js +37 -37
  578. package/esm/src/actions/insta/InstPullTokensAction.d.ts +18 -18
  579. package/esm/src/actions/insta/InstPullTokensAction.js +36 -36
  580. package/esm/src/actions/insta/index.d.ts +1 -1
  581. package/esm/src/actions/insta/index.js +1 -1
  582. package/esm/src/actions/lido/LidoStakeAction.d.ts +19 -19
  583. package/esm/src/actions/lido/LidoStakeAction.js +34 -34
  584. package/esm/src/actions/lido/LidoUnwrapAction.d.ts +19 -19
  585. package/esm/src/actions/lido/LidoUnwrapAction.js +33 -33
  586. package/esm/src/actions/lido/LidoWrapAction.d.ts +20 -20
  587. package/esm/src/actions/lido/LidoWrapAction.js +43 -43
  588. package/esm/src/actions/lido/index.d.ts +3 -3
  589. package/esm/src/actions/lido/index.js +3 -3
  590. package/esm/src/actions/liquity/LiquityAdjustAction.d.ts +21 -21
  591. package/esm/src/actions/liquity/LiquityAdjustAction.js +34 -34
  592. package/esm/src/actions/liquity/LiquityBorrowAction.d.ts +17 -17
  593. package/esm/src/actions/liquity/LiquityBorrowAction.js +26 -26
  594. package/esm/src/actions/liquity/LiquityClaimAction.d.ts +13 -13
  595. package/esm/src/actions/liquity/LiquityClaimAction.js +20 -20
  596. package/esm/src/actions/liquity/LiquityClaimSPRewardsAction.d.ts +14 -14
  597. package/esm/src/actions/liquity/LiquityClaimSPRewardsAction.js +18 -18
  598. package/esm/src/actions/liquity/LiquityClaimStakingRewardsAction.d.ts +14 -14
  599. package/esm/src/actions/liquity/LiquityClaimStakingRewardsAction.js +18 -18
  600. package/esm/src/actions/liquity/LiquityCloseAction.d.ts +18 -18
  601. package/esm/src/actions/liquity/LiquityCloseAction.js +38 -38
  602. package/esm/src/actions/liquity/LiquityEthGainToTroveAction.d.ts +15 -15
  603. package/esm/src/actions/liquity/LiquityEthGainToTroveAction.js +22 -22
  604. package/esm/src/actions/liquity/LiquityOpenAction.d.ts +23 -23
  605. package/esm/src/actions/liquity/LiquityOpenAction.js +46 -46
  606. package/esm/src/actions/liquity/LiquityPaybackAction.d.ts +20 -20
  607. package/esm/src/actions/liquity/LiquityPaybackAction.js +39 -39
  608. package/esm/src/actions/liquity/LiquityRedeemAction.d.ts +25 -25
  609. package/esm/src/actions/liquity/LiquityRedeemAction.js +47 -47
  610. package/esm/src/actions/liquity/LiquitySPDepositAction.d.ts +20 -20
  611. package/esm/src/actions/liquity/LiquitySPDepositAction.js +43 -43
  612. package/esm/src/actions/liquity/LiquitySPWithdrawAction.d.ts +16 -16
  613. package/esm/src/actions/liquity/LiquitySPWithdrawAction.js +28 -28
  614. package/esm/src/actions/liquity/LiquityStakeAction.d.ts +20 -20
  615. package/esm/src/actions/liquity/LiquityStakeAction.js +43 -43
  616. package/esm/src/actions/liquity/LiquitySupplyAction.d.ts +20 -20
  617. package/esm/src/actions/liquity/LiquitySupplyAction.js +39 -39
  618. package/esm/src/actions/liquity/LiquityUnstakeAction.d.ts +16 -16
  619. package/esm/src/actions/liquity/LiquityUnstakeAction.js +28 -28
  620. package/esm/src/actions/liquity/LiquityWithdrawAction.d.ts +16 -16
  621. package/esm/src/actions/liquity/LiquityWithdrawAction.js +24 -24
  622. package/esm/src/actions/liquity/index.d.ts +16 -16
  623. package/esm/src/actions/liquity/index.js +16 -16
  624. package/esm/src/actions/llamalend/LlamaLendBoostAction.d.ts +8 -8
  625. package/esm/src/actions/llamalend/LlamaLendBoostAction.js +18 -18
  626. package/esm/src/actions/llamalend/LlamaLendBorrowAction.d.ts +15 -15
  627. package/esm/src/actions/llamalend/LlamaLendBorrowAction.js +22 -22
  628. package/esm/src/actions/llamalend/LlamaLendCreateAction.d.ts +22 -22
  629. package/esm/src/actions/llamalend/LlamaLendCreateAction.js +43 -43
  630. package/esm/src/actions/llamalend/LlamaLendGetDebtAction.d.ts +8 -8
  631. package/esm/src/actions/llamalend/LlamaLendGetDebtAction.js +13 -13
  632. package/esm/src/actions/llamalend/LlamaLendLevCreateAction.d.ts +12 -12
  633. package/esm/src/actions/llamalend/LlamaLendLevCreateAction.js +41 -41
  634. package/esm/src/actions/llamalend/LlamaLendPaybackAction.d.ts +14 -14
  635. package/esm/src/actions/llamalend/LlamaLendPaybackAction.js +34 -34
  636. package/esm/src/actions/llamalend/LlamaLendRepayAction.d.ts +8 -8
  637. package/esm/src/actions/llamalend/LlamaLendRepayAction.js +20 -20
  638. package/esm/src/actions/llamalend/LlamaLendSelfLiquidateAction.d.ts +19 -19
  639. package/esm/src/actions/llamalend/LlamaLendSelfLiquidateAction.js +37 -37
  640. package/esm/src/actions/llamalend/LlamaLendSelfLiquidateWithCollAction.d.ts +8 -8
  641. package/esm/src/actions/llamalend/LlamaLendSelfLiquidateWithCollAction.js +25 -25
  642. package/esm/src/actions/llamalend/LlamaLendSupplyAction.d.ts +20 -20
  643. package/esm/src/actions/llamalend/LlamaLendSupplyAction.js +39 -39
  644. package/esm/src/actions/llamalend/LlamaLendWithdrawAction.d.ts +15 -15
  645. package/esm/src/actions/llamalend/LlamaLendWithdrawAction.js +22 -22
  646. package/esm/src/actions/llamalend/index.d.ts +11 -11
  647. package/esm/src/actions/llamalend/index.js +11 -11
  648. package/esm/src/actions/lsv/LSVBorrowAction.d.ts +14 -14
  649. package/esm/src/actions/lsv/LSVBorrowAction.js +19 -19
  650. package/esm/src/actions/lsv/LSVPaybackAction.d.ts +13 -13
  651. package/esm/src/actions/lsv/LSVPaybackAction.js +18 -18
  652. package/esm/src/actions/lsv/LSVSupplyAction.d.ts +15 -15
  653. package/esm/src/actions/lsv/LSVSupplyAction.js +21 -21
  654. package/esm/src/actions/lsv/LSVWithdrawAction.d.ts +15 -15
  655. package/esm/src/actions/lsv/LSVWithdrawAction.js +21 -21
  656. package/esm/src/actions/lsv/index.d.ts +4 -4
  657. package/esm/src/actions/lsv/index.js +4 -4
  658. package/esm/src/actions/maker/MakerBoostCompositeAction.d.ts +20 -20
  659. package/esm/src/actions/maker/MakerBoostCompositeAction.js +48 -48
  660. package/esm/src/actions/maker/MakerClaimAction.d.ts +15 -15
  661. package/esm/src/actions/maker/MakerClaimAction.js +24 -24
  662. package/esm/src/actions/maker/MakerDsrDepositAction.d.ts +18 -18
  663. package/esm/src/actions/maker/MakerDsrDepositAction.js +31 -31
  664. package/esm/src/actions/maker/MakerDsrWithdrawAction.d.ts +15 -15
  665. package/esm/src/actions/maker/MakerDsrWithdrawAction.js +30 -30
  666. package/esm/src/actions/maker/MakerGenerateAction.d.ts +16 -16
  667. package/esm/src/actions/maker/MakerGenerateAction.js +20 -20
  668. package/esm/src/actions/maker/MakerGiveAction.d.ts +16 -16
  669. package/esm/src/actions/maker/MakerGiveAction.js +25 -25
  670. package/esm/src/actions/maker/MakerMergeAction.d.ts +15 -15
  671. package/esm/src/actions/maker/MakerMergeAction.js +17 -17
  672. package/esm/src/actions/maker/MakerOpenVaultAction.d.ts +14 -14
  673. package/esm/src/actions/maker/MakerOpenVaultAction.js +16 -16
  674. package/esm/src/actions/maker/MakerPaybackAction.d.ts +20 -20
  675. package/esm/src/actions/maker/MakerPaybackAction.js +33 -33
  676. package/esm/src/actions/maker/MakerRatioAction.d.ts +13 -13
  677. package/esm/src/actions/maker/MakerRatioAction.js +15 -15
  678. package/esm/src/actions/maker/MakerRepayCompositeAction.d.ts +20 -20
  679. package/esm/src/actions/maker/MakerRepayCompositeAction.js +48 -48
  680. package/esm/src/actions/maker/MakerSupplyAction.d.ts +21 -21
  681. package/esm/src/actions/maker/MakerSupplyAction.js +37 -37
  682. package/esm/src/actions/maker/MakerTokenConverterAction.d.ts +20 -20
  683. package/esm/src/actions/maker/MakerTokenConverterAction.js +38 -38
  684. package/esm/src/actions/maker/MakerWithdrawAction.d.ts +17 -17
  685. package/esm/src/actions/maker/MakerWithdrawAction.js +21 -21
  686. package/esm/src/actions/maker/index.d.ts +14 -14
  687. package/esm/src/actions/maker/index.js +14 -14
  688. package/esm/src/actions/merkl/MerklClaimAction.d.ts +19 -19
  689. package/esm/src/actions/merkl/MerklClaimAction.js +21 -21
  690. package/esm/src/actions/merkl/index.d.ts +1 -1
  691. package/esm/src/actions/merkl/index.js +1 -1
  692. package/esm/src/actions/morpho/MorphoAaveV2BorrowAction.d.ts +16 -16
  693. package/esm/src/actions/morpho/MorphoAaveV2BorrowAction.js +23 -23
  694. package/esm/src/actions/morpho/MorphoAaveV2PaybackAction.d.ts +20 -20
  695. package/esm/src/actions/morpho/MorphoAaveV2PaybackAction.js +42 -42
  696. package/esm/src/actions/morpho/MorphoAaveV2SupplyAction.d.ts +21 -21
  697. package/esm/src/actions/morpho/MorphoAaveV2SupplyAction.js +43 -43
  698. package/esm/src/actions/morpho/MorphoAaveV2WithdrawAction.d.ts +15 -15
  699. package/esm/src/actions/morpho/MorphoAaveV2WithdrawAction.js +22 -22
  700. package/esm/src/actions/morpho/MorphoClaimAction.d.ts +15 -15
  701. package/esm/src/actions/morpho/MorphoClaimAction.js +20 -20
  702. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3BorrowAction.d.ts +18 -18
  703. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3BorrowAction.js +27 -27
  704. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3PaybackAction.d.ts +21 -21
  705. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3PaybackAction.js +44 -44
  706. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3SetManagerAction.d.ts +14 -14
  707. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3SetManagerAction.js +24 -24
  708. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3SupplyAction.d.ts +23 -23
  709. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3SupplyAction.js +47 -47
  710. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3WithdrawAction.d.ts +19 -19
  711. package/esm/src/actions/morpho/aaveV3/MorphoAaveV3WithdrawAction.js +29 -29
  712. package/esm/src/actions/morpho/index.d.ts +10 -10
  713. package/esm/src/actions/morpho/index.js +10 -10
  714. package/esm/src/actions/morpho-blue/MorphoBlueBorrowAction.d.ts +21 -21
  715. package/esm/src/actions/morpho-blue/MorphoBlueBorrowAction.js +46 -46
  716. package/esm/src/actions/morpho-blue/MorphoBluePaybackAction.d.ts +24 -24
  717. package/esm/src/actions/morpho-blue/MorphoBluePaybackAction.js +46 -46
  718. package/esm/src/actions/morpho-blue/MorphoBlueSetAuthAction.d.ts +12 -12
  719. package/esm/src/actions/morpho-blue/MorphoBlueSetAuthAction.js +18 -18
  720. package/esm/src/actions/morpho-blue/MorphoBlueSetAuthWithSigAction.d.ts +12 -12
  721. package/esm/src/actions/morpho-blue/MorphoBlueSetAuthWithSigAction.js +21 -21
  722. package/esm/src/actions/morpho-blue/MorphoBlueSupplyAction.d.ts +24 -24
  723. package/esm/src/actions/morpho-blue/MorphoBlueSupplyAction.js +46 -46
  724. package/esm/src/actions/morpho-blue/MorphoBlueSupplyCollateralAction.d.ts +24 -24
  725. package/esm/src/actions/morpho-blue/MorphoBlueSupplyCollateralAction.js +46 -46
  726. package/esm/src/actions/morpho-blue/MorphoBlueWithdrawAction.d.ts +21 -21
  727. package/esm/src/actions/morpho-blue/MorphoBlueWithdrawAction.js +46 -46
  728. package/esm/src/actions/morpho-blue/MorphoBlueWithdrawCollateralAction.d.ts +21 -21
  729. package/esm/src/actions/morpho-blue/MorphoBlueWithdrawCollateralAction.js +46 -46
  730. package/esm/src/actions/morpho-blue/MorphoTokenWrapAction.d.ts +14 -14
  731. package/esm/src/actions/morpho-blue/MorphoTokenWrapAction.js +20 -20
  732. package/esm/src/actions/morpho-blue/index.d.ts +9 -9
  733. package/esm/src/actions/morpho-blue/index.js +9 -9
  734. package/esm/src/actions/mstable/MStableClaimAction.d.ts +16 -16
  735. package/esm/src/actions/mstable/MStableClaimAction.js +25 -25
  736. package/esm/src/actions/mstable/MStableDepositAction.d.ts +25 -25
  737. package/esm/src/actions/mstable/MStableDepositAction.js +75 -75
  738. package/esm/src/actions/mstable/MStableWithdrawAction.d.ts +25 -25
  739. package/esm/src/actions/mstable/MStableWithdrawAction.js +74 -74
  740. package/esm/src/actions/mstable/index.d.ts +3 -3
  741. package/esm/src/actions/mstable/index.js +3 -3
  742. package/esm/src/actions/rari/RariDepositAction.d.ts +22 -22
  743. package/esm/src/actions/rari/RariDepositAction.js +41 -41
  744. package/esm/src/actions/rari/RariWithdrawAction.d.ts +23 -23
  745. package/esm/src/actions/rari/RariWithdrawAction.js +43 -43
  746. package/esm/src/actions/rari/index.d.ts +2 -2
  747. package/esm/src/actions/rari/index.js +2 -2
  748. package/esm/src/actions/reflexer/ReflexerGenerateAction.d.ts +15 -15
  749. package/esm/src/actions/reflexer/ReflexerGenerateAction.js +19 -19
  750. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourDepositAction.d.ts +19 -19
  751. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourDepositAction.js +37 -37
  752. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourGetReservesAction.d.ts +14 -14
  753. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourGetReservesAction.js +21 -21
  754. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourWithdrawAction.d.ts +15 -15
  755. package/esm/src/actions/reflexer/ReflexerNativeUniV2SaviourWithdrawAction.js +23 -23
  756. package/esm/src/actions/reflexer/ReflexerOpenSafeAction.d.ts +13 -13
  757. package/esm/src/actions/reflexer/ReflexerOpenSafeAction.js +15 -15
  758. package/esm/src/actions/reflexer/ReflexerPaybackAction.d.ts +19 -19
  759. package/esm/src/actions/reflexer/ReflexerPaybackAction.js +32 -32
  760. package/esm/src/actions/reflexer/ReflexerSupplyAction.d.ts +21 -21
  761. package/esm/src/actions/reflexer/ReflexerSupplyAction.js +44 -44
  762. package/esm/src/actions/reflexer/ReflexerWithdrawAction.d.ts +16 -16
  763. package/esm/src/actions/reflexer/ReflexerWithdrawAction.js +20 -20
  764. package/esm/src/actions/reflexer/ReflexerWithdrawStuckFunds.d.ts +14 -14
  765. package/esm/src/actions/reflexer/ReflexerWithdrawStuckFunds.js +18 -18
  766. package/esm/src/actions/reflexer/index.d.ts +9 -9
  767. package/esm/src/actions/reflexer/index.js +9 -9
  768. package/esm/src/actions/renzo/RenzoStakeAction.d.ts +19 -19
  769. package/esm/src/actions/renzo/RenzoStakeAction.js +39 -39
  770. package/esm/src/actions/renzo/index.d.ts +1 -1
  771. package/esm/src/actions/renzo/index.js +1 -1
  772. package/esm/src/actions/sky/SkyClaimRewardsAction.d.ts +15 -15
  773. package/esm/src/actions/sky/SkyClaimRewardsAction.js +22 -22
  774. package/esm/src/actions/sky/SkyStakeAction.d.ts +20 -20
  775. package/esm/src/actions/sky/SkyStakeAction.js +38 -38
  776. package/esm/src/actions/sky/SkyUnstakeAction.d.ts +16 -16
  777. package/esm/src/actions/sky/SkyUnstakeAction.js +24 -24
  778. package/esm/src/actions/sky/index.d.ts +3 -3
  779. package/esm/src/actions/sky/index.js +3 -3
  780. package/esm/src/actions/spark/SparkBorrowAction.d.ts +21 -21
  781. package/esm/src/actions/spark/SparkBorrowAction.js +59 -59
  782. package/esm/src/actions/spark/SparkClaimRewardsAction.d.ts +18 -18
  783. package/esm/src/actions/spark/SparkClaimRewardsAction.js +40 -40
  784. package/esm/src/actions/spark/SparkCollateralSwitchAction.d.ts +18 -18
  785. package/esm/src/actions/spark/SparkCollateralSwitchAction.js +39 -39
  786. package/esm/src/actions/spark/SparkDelegateCredit.d.ts +19 -19
  787. package/esm/src/actions/spark/SparkDelegateCredit.js +47 -47
  788. package/esm/src/actions/spark/SparkDelegateWithSigAction.d.ts +11 -11
  789. package/esm/src/actions/spark/SparkDelegateWithSigAction.js +33 -33
  790. package/esm/src/actions/spark/SparkPaybackAction.d.ts +27 -27
  791. package/esm/src/actions/spark/SparkPaybackAction.js +77 -77
  792. package/esm/src/actions/spark/SparkSetEModeAction.d.ts +16 -16
  793. package/esm/src/actions/spark/SparkSetEModeAction.js +33 -33
  794. package/esm/src/actions/spark/SparkSpTokenPaybackAction.d.ts +25 -25
  795. package/esm/src/actions/spark/SparkSpTokenPaybackAction.js +64 -64
  796. package/esm/src/actions/spark/SparkSupplyAction.d.ts +27 -27
  797. package/esm/src/actions/spark/SparkSupplyAction.js +77 -77
  798. package/esm/src/actions/spark/SparkSwapBorrowRateModeAction.d.ts +18 -18
  799. package/esm/src/actions/spark/SparkSwapBorrowRateModeAction.js +38 -38
  800. package/esm/src/actions/spark/SparkWithdrawAction.d.ts +18 -18
  801. package/esm/src/actions/spark/SparkWithdrawAction.js +45 -45
  802. package/esm/src/actions/spark/index.d.ts +11 -11
  803. package/esm/src/actions/spark/index.js +11 -11
  804. package/esm/src/actions/stkgho/GhoClaimAAVEAction.d.ts +14 -14
  805. package/esm/src/actions/stkgho/GhoClaimAAVEAction.js +22 -22
  806. package/esm/src/actions/stkgho/GhoFinalizeUnstakeAction.d.ts +14 -14
  807. package/esm/src/actions/stkgho/GhoFinalizeUnstakeAction.js +22 -22
  808. package/esm/src/actions/stkgho/GhoStartUnstakeAction.d.ts +9 -9
  809. package/esm/src/actions/stkgho/GhoStartUnstakeAction.js +12 -12
  810. package/esm/src/actions/stkgho/index.d.ts +3 -3
  811. package/esm/src/actions/stkgho/index.js +3 -3
  812. package/esm/src/actions/uniswap/UniswapSupplyAction.d.ts +26 -26
  813. package/esm/src/actions/uniswap/UniswapSupplyAction.js +65 -65
  814. package/esm/src/actions/uniswap/UniswapWithdrawAction.d.ts +25 -25
  815. package/esm/src/actions/uniswap/UniswapWithdrawAction.js +56 -56
  816. package/esm/src/actions/uniswap/index.d.ts +2 -2
  817. package/esm/src/actions/uniswap/index.js +2 -2
  818. package/esm/src/actions/uniswapV3/UniswapV3CollectAction.d.ts +24 -24
  819. package/esm/src/actions/uniswapV3/UniswapV3CollectAction.js +47 -47
  820. package/esm/src/actions/uniswapV3/UniswapV3CreatePoolAction.d.ts +30 -30
  821. package/esm/src/actions/uniswapV3/UniswapV3CreatePoolAction.js +69 -69
  822. package/esm/src/actions/uniswapV3/UniswapV3MintAction.d.ts +29 -29
  823. package/esm/src/actions/uniswapV3/UniswapV3MintAction.js +67 -67
  824. package/esm/src/actions/uniswapV3/UniswapV3SupplyAction.d.ts +26 -26
  825. package/esm/src/actions/uniswapV3/UniswapV3SupplyAction.js +60 -60
  826. package/esm/src/actions/uniswapV3/UniswapV3WithdrawAction.d.ts +28 -28
  827. package/esm/src/actions/uniswapV3/UniswapV3WithdrawAction.js +58 -58
  828. package/esm/src/actions/uniswapV3/index.d.ts +5 -5
  829. package/esm/src/actions/uniswapV3/index.js +5 -5
  830. package/esm/src/actions/yearn/YearnSupplyAction.d.ts +21 -21
  831. package/esm/src/actions/yearn/YearnSupplyAction.js +43 -43
  832. package/esm/src/actions/yearn/YearnWithdrawAction.d.ts +21 -21
  833. package/esm/src/actions/yearn/YearnWithdrawAction.js +43 -43
  834. package/esm/src/actions/yearn/index.d.ts +2 -2
  835. package/esm/src/actions/yearn/index.js +2 -2
  836. package/esm/src/addresses.d.ts +1020 -1000
  837. package/esm/src/addresses.js +506 -500
  838. package/esm/src/config.d.ts +28 -28
  839. package/esm/src/config.js +102 -102
  840. package/esm/src/index.d.ts +4073 -3993
  841. package/esm/src/index.js +35 -35
  842. package/esm/src/triggers/AaveV2RatioTrigger.d.ts +10 -10
  843. package/esm/src/triggers/AaveV2RatioTrigger.js +12 -12
  844. package/esm/src/triggers/AaveV3QuotePriceTrigger.d.ts +10 -10
  845. package/esm/src/triggers/AaveV3QuotePriceTrigger.js +12 -12
  846. package/esm/src/triggers/AaveV3RatioTrigger.d.ts +10 -10
  847. package/esm/src/triggers/AaveV3RatioTrigger.js +12 -12
  848. package/esm/src/triggers/CBRebondTrigger.d.ts +10 -10
  849. package/esm/src/triggers/CBRebondTrigger.js +12 -12
  850. package/esm/src/triggers/ChainLinkPriceTrigger.d.ts +10 -10
  851. package/esm/src/triggers/ChainLinkPriceTrigger.js +12 -12
  852. package/esm/src/triggers/CompV3RatioTrigger.d.ts +10 -10
  853. package/esm/src/triggers/CompV3RatioTrigger.js +12 -12
  854. package/esm/src/triggers/CompoundRatioTrigger.d.ts +10 -10
  855. package/esm/src/triggers/CompoundRatioTrigger.js +12 -12
  856. package/esm/src/triggers/CurveUsdCollRatioTrigger.d.ts +10 -10
  857. package/esm/src/triggers/CurveUsdCollRatioTrigger.js +12 -12
  858. package/esm/src/triggers/CurveUsdHealthRatioTrigger.d.ts +10 -10
  859. package/esm/src/triggers/CurveUsdHealthRatioTrigger.js +12 -12
  860. package/esm/src/triggers/GasPriceTrigger.d.ts +10 -10
  861. package/esm/src/triggers/GasPriceTrigger.js +12 -12
  862. package/esm/src/triggers/LiquityDebtInFrontWithLimitTrigger.d.ts +10 -10
  863. package/esm/src/triggers/LiquityDebtInFrontWithLimitTrigger.js +12 -12
  864. package/esm/src/triggers/LiquityRatioTrigger.d.ts +10 -10
  865. package/esm/src/triggers/LiquityRatioTrigger.js +12 -12
  866. package/esm/src/triggers/MakerRatioTrigger.d.ts +10 -10
  867. package/esm/src/triggers/MakerRatioTrigger.js +12 -12
  868. package/esm/src/triggers/MorphoAaveV2RatioTrigger.d.ts +10 -10
  869. package/esm/src/triggers/MorphoAaveV2RatioTrigger.js +12 -12
  870. package/esm/src/triggers/MorphoBlueRatioTrigger.d.ts +10 -10
  871. package/esm/src/triggers/MorphoBlueRatioTrigger.js +12 -12
  872. package/esm/src/triggers/OffchainPriceTrigger.d.ts +10 -10
  873. package/esm/src/triggers/OffchainPriceTrigger.js +12 -12
  874. package/esm/src/triggers/ReflexerRatioTrigger.d.ts +10 -10
  875. package/esm/src/triggers/ReflexerRatioTrigger.js +12 -12
  876. package/esm/src/triggers/SparkQuotePriceTrigger.d.ts +10 -10
  877. package/esm/src/triggers/SparkQuotePriceTrigger.js +12 -12
  878. package/esm/src/triggers/SparkRatioTrigger.d.ts +10 -10
  879. package/esm/src/triggers/SparkRatioTrigger.js +12 -12
  880. package/esm/src/triggers/TimestampTrigger.d.ts +10 -10
  881. package/esm/src/triggers/TimestampTrigger.js +12 -12
  882. package/esm/src/triggers/TrailingStopTrigger.d.ts +10 -10
  883. package/esm/src/triggers/TrailingStopTrigger.js +12 -12
  884. package/esm/src/triggers/UniV3CurrentTickTrigger.d.ts +10 -10
  885. package/esm/src/triggers/UniV3CurrentTickTrigger.js +12 -12
  886. package/esm/src/triggers/index.d.ts +22 -22
  887. package/esm/src/triggers/index.js +22 -22
  888. package/esm/src/types.d.ts +53 -53
  889. package/esm/src/types.js +1 -1
  890. package/esm/src/utils/basic-utils.d.ts +6 -6
  891. package/esm/src/utils/basic-utils.js +7 -7
  892. package/esm/src/utils/convex-utils.d.ts +52 -52
  893. package/esm/src/utils/convex-utils.js +16 -16
  894. package/esm/src/utils/convexPoolInfo.json +1057 -1057
  895. package/esm/src/utils/curve-utils.d.ts +7 -7
  896. package/esm/src/utils/curve-utils.js +7 -7
  897. package/esm/src/utils/curvePoolInfo.json +299 -299
  898. package/esm/src/utils/curveusd-utils.d.ts +30 -30
  899. package/esm/src/utils/curveusd-utils.js +16 -16
  900. package/esm/src/utils/general.d.ts +17 -17
  901. package/esm/src/utils/general.js +39 -39
  902. package/esm/src/utils/index.d.ts +9 -9
  903. package/esm/src/utils/index.js +9 -9
  904. package/esm/src/utils/mstableAssetPairs.d.ts +9 -9
  905. package/esm/src/utils/mstableAssetPairs.js +8 -8
  906. package/esm/src/utils/uniswapLP.d.ts +19 -19
  907. package/esm/src/utils/uniswapLP.js +31 -31
  908. package/esm/src/utils/uniswapV3LP.d.ts +5 -5
  909. package/esm/src/utils/uniswapV3LP.js +23 -23
  910. package/esm/src/utils/zeroExExchange.d.ts +39 -39
  911. package/esm/src/utils/zeroExExchange.js +169 -169
  912. package/package.json +58 -58
  913. package/src/Action.ts +220 -220
  914. package/src/ActionWithL2.ts +48 -48
  915. package/src/DfsWeb3.ts +109 -109
  916. package/src/Recipe.ts +219 -219
  917. package/src/Strategy.ts +69 -69
  918. package/src/abis/Action.json +246 -246
  919. package/src/abis/DFSProxyRegistry.json +193 -193
  920. package/src/abis/DsProxy.json +218 -218
  921. package/src/abis/Erc20.json +222 -222
  922. package/src/abis/ProxyRegistry.json +65 -65
  923. package/src/abis/Recipe.json +870 -870
  924. package/src/abis/UniV3PositionManager.json +64 -64
  925. package/src/actions/aave/AaveBorrowAction.ts +37 -37
  926. package/src/actions/aave/AaveClaimAAVEAction.ts +29 -29
  927. package/src/actions/aave/AaveClaimStkAaveAction.ts +30 -30
  928. package/src/actions/aave/AaveCollateralSwitchAction.ts +25 -25
  929. package/src/actions/aave/AaveFinalizeUnstakeAction.ts +29 -29
  930. package/src/actions/aave/AavePaybackAction.ts +32 -32
  931. package/src/actions/aave/AaveStartUnstakeAction.ts +18 -18
  932. package/src/actions/aave/AaveSupplyAction.ts +38 -38
  933. package/src/actions/aave/AaveWithdrawAction.ts +21 -21
  934. package/src/actions/aave/index.ts +8 -8
  935. package/src/actions/aaveV3/AaveV3ATokenPaybackAction.ts +64 -64
  936. package/src/actions/aaveV3/AaveV3BorrowAction.ts +68 -68
  937. package/src/actions/aaveV3/AaveV3ClaimRewardsAction.ts +50 -50
  938. package/src/actions/aaveV3/AaveV3CollateralSwitchAction.ts +46 -46
  939. package/src/actions/aaveV3/AaveV3DelegateCredit.ts +56 -56
  940. package/src/actions/aaveV3/AaveV3DelegateWithSigAction.ts +42 -42
  941. package/src/actions/aaveV3/AaveV3PaybackAction.ts +77 -77
  942. package/src/actions/aaveV3/AaveV3SetEModeAction.ts +40 -40
  943. package/src/actions/aaveV3/AaveV3SupplyAction.ts +75 -75
  944. package/src/actions/aaveV3/AaveV3SwapBorrowRateModeAction.ts +46 -46
  945. package/src/actions/aaveV3/AaveV3WithdrawAction.ts +53 -53
  946. package/src/actions/aaveV3/index.ts +10 -10
  947. package/src/actions/balancer/BalancerV2ClaimAction.ts +46 -46
  948. package/src/actions/balancer/BalancerV2SupplyAction.ts +52 -52
  949. package/src/actions/balancer/BalancerV2WithdrawAction.ts +60 -60
  950. package/src/actions/balancer/index.ts +2 -2
  951. package/src/actions/basic/ApproveTokenAction.ts +38 -38
  952. package/src/actions/basic/AutomationV2Unsub.ts +18 -18
  953. package/src/actions/basic/ChangeProxyOwnerAction.ts +16 -16
  954. package/src/actions/basic/CreateSubAction.ts +23 -23
  955. package/src/actions/basic/ExecuteSafeTxAction.ts +85 -85
  956. package/src/actions/basic/GasFeeAction.ts +27 -27
  957. package/src/actions/basic/GasFeeActionL2.ts +28 -28
  958. package/src/actions/basic/HandleAuthAction.ts +15 -15
  959. package/src/actions/basic/LSVSellAction.ts +61 -61
  960. package/src/actions/basic/LimitSellAction.ts +62 -62
  961. package/src/actions/basic/PermitTokenAction.ts +49 -49
  962. package/src/actions/basic/PullTokenAction.ts +36 -36
  963. package/src/actions/basic/RemoveTokenApprovalAction.ts +39 -39
  964. package/src/actions/basic/SDaiUnwrapAction.ts +37 -37
  965. package/src/actions/basic/SDaiWrapAction.ts +37 -37
  966. package/src/actions/basic/SellAction.ts +61 -61
  967. package/src/actions/basic/SendTokenAction.ts +29 -29
  968. package/src/actions/basic/SendTokenAndUnwrapAction.ts +29 -29
  969. package/src/actions/basic/SendTokensAction.ts +38 -38
  970. package/src/actions/basic/StarknetClaimAction.ts +26 -26
  971. package/src/actions/basic/SubInputsAction.ts +21 -21
  972. package/src/actions/basic/SumInputsAction.ts +21 -21
  973. package/src/actions/basic/ToggleSubAction.ts +17 -17
  974. package/src/actions/basic/TokenBalanceAction.ts +19 -19
  975. package/src/actions/basic/TokenizedVaultAdapterDepositAction.ts +38 -38
  976. package/src/actions/basic/TokenizedVaultAdapterMintAction.ts +38 -38
  977. package/src/actions/basic/TokenizedVaultAdapterRedeemAction.ts +36 -36
  978. package/src/actions/basic/TokenizedVaultAdapterWithdrawAction.ts +36 -36
  979. package/src/actions/basic/TransferNFTAction.ts +23 -23
  980. package/src/actions/basic/UnwrapEthAction.ts +38 -38
  981. package/src/actions/basic/UpdateSubAction.ts +27 -27
  982. package/src/actions/basic/WrapEthAction.ts +29 -29
  983. package/src/actions/basic/index.ts +31 -31
  984. package/src/actions/bprotocol/BprotocolLiquitySPDepositAction.ts +32 -32
  985. package/src/actions/bprotocol/BprotocolLiquitySPWithdrawAction.ts +27 -27
  986. package/src/actions/bprotocol/index.ts +2 -2
  987. package/src/actions/checkers/AaveV2RatioCheckAction.ts +22 -22
  988. package/src/actions/checkers/AaveV3OpenRatioCheckAction.ts +30 -30
  989. package/src/actions/checkers/AaveV3RatioCheckAction.ts +22 -22
  990. package/src/actions/checkers/CompoundV2RatioCheckAction.ts +22 -22
  991. package/src/actions/checkers/CompoundV3RatioCheckAction.ts +26 -26
  992. package/src/actions/checkers/CurveUsdCollRatioCheck.ts +24 -24
  993. package/src/actions/checkers/LiquityRatioCheckAction.ts +22 -22
  994. package/src/actions/checkers/LiquityRatioIncreaseCheckAction.ts +20 -20
  995. package/src/actions/checkers/MakerRatioCheckAction.ts +27 -27
  996. package/src/actions/checkers/MorphoAaveV2RatioCheckAction.ts +24 -24
  997. package/src/actions/checkers/MorphoBlueRatioCheckAction.ts +46 -46
  998. package/src/actions/checkers/SparkRatioCheckAction.ts +22 -22
  999. package/src/actions/checkers/index.ts +11 -11
  1000. package/src/actions/chickenBonds/CBChickenInAction.ts +19 -19
  1001. package/src/actions/chickenBonds/CBChickenOutAction.ts +21 -21
  1002. package/src/actions/chickenBonds/CBCreateAction.ts +23 -23
  1003. package/src/actions/chickenBonds/CBCreateRebondSubAction.ts +20 -20
  1004. package/src/actions/chickenBonds/CBRedeemAction.ts +26 -26
  1005. package/src/actions/chickenBonds/CBUpdateRebondSubAction.ts +17 -17
  1006. package/src/actions/chickenBonds/FetchBondIdAction.ts +23 -23
  1007. package/src/actions/chickenBonds/index.ts +8 -8
  1008. package/src/actions/compound/CompoundBorrowAction.ts +20 -20
  1009. package/src/actions/compound/CompoundClaimAction.ts +26 -26
  1010. package/src/actions/compound/CompoundCollateralSwitchAction.ts +18 -18
  1011. package/src/actions/compound/CompoundGetDebtAction.ts +20 -20
  1012. package/src/actions/compound/CompoundPaybackAction.ts +27 -27
  1013. package/src/actions/compound/CompoundSupplyAction.ts +33 -33
  1014. package/src/actions/compound/CompoundWithdrawAction.ts +20 -20
  1015. package/src/actions/compound/index.ts +6 -6
  1016. package/src/actions/compoundV3/CompoundV3AllowAction.ts +26 -26
  1017. package/src/actions/compoundV3/CompoundV3BorrowAction.ts +28 -28
  1018. package/src/actions/compoundV3/CompoundV3ClaimAction.ts +34 -34
  1019. package/src/actions/compoundV3/CompoundV3PaybackAction.ts +46 -46
  1020. package/src/actions/compoundV3/CompoundV3SupplyAction.ts +40 -40
  1021. package/src/actions/compoundV3/CompoundV3TransferAction.ts +37 -37
  1022. package/src/actions/compoundV3/CompoundV3WithdrawAction.ts +36 -36
  1023. package/src/actions/compoundV3/index.ts +6 -6
  1024. package/src/actions/convex/ConvexClaimAction.ts +65 -65
  1025. package/src/actions/convex/ConvexDepositAction.ts +71 -71
  1026. package/src/actions/convex/ConvexWithdrawAction.ts +69 -69
  1027. package/src/actions/convex/index.ts +2 -2
  1028. package/src/actions/curve/CurveClaimFeesAction.ts +30 -30
  1029. package/src/actions/curve/CurveDepositAction.ts +84 -84
  1030. package/src/actions/curve/CurveGaugeDepositAction.ts +36 -36
  1031. package/src/actions/curve/CurveGaugeWithdrawAction.ts +28 -28
  1032. package/src/actions/curve/CurveMintCrvAction.ts +25 -25
  1033. package/src/actions/curve/CurveStethPoolDepositAction.ts +40 -40
  1034. package/src/actions/curve/CurveStethPoolWithdrawAction.ts +42 -42
  1035. package/src/actions/curve/CurveSwapAction.ts +38 -38
  1036. package/src/actions/curve/CurveWithdrawAction.ts +82 -82
  1037. package/src/actions/curve/index.ts +8 -8
  1038. package/src/actions/curveusd/CurveUsdAdjustAction.ts +44 -44
  1039. package/src/actions/curveusd/CurveUsdBorrowAction.ts +33 -33
  1040. package/src/actions/curveusd/CurveUsdCreateAction.ts +48 -48
  1041. package/src/actions/curveusd/CurveUsdGetDebtAction.ts +20 -20
  1042. package/src/actions/curveusd/CurveUsdLevCreateAction.ts +39 -39
  1043. package/src/actions/curveusd/CurveUsdLevCreateTransientAction.ts +52 -0
  1044. package/src/actions/curveusd/CurveUsdPaybackAction.ts +48 -48
  1045. package/src/actions/curveusd/CurveUsdRepayAction.ts +35 -35
  1046. package/src/actions/curveusd/CurveUsdRepayTransientAction.ts +36 -0
  1047. package/src/actions/curveusd/CurveUsdSelfLiquidateAction.ts +41 -41
  1048. package/src/actions/curveusd/CurveUsdSelfLiquidateWithCollAction.ts +39 -39
  1049. package/src/actions/curveusd/CurveUsdSelfLiquidateWithCollTransientAction.ts +55 -0
  1050. package/src/actions/curveusd/CurveUsdSupplyAction.ts +43 -43
  1051. package/src/actions/curveusd/CurveUsdWithdrawAction.ts +34 -34
  1052. package/src/actions/curveusd/index.ts +14 -11
  1053. package/src/actions/dydx/DyDxWithdrawAction.ts +20 -20
  1054. package/src/actions/dydx/index.ts +1 -1
  1055. package/src/actions/etherfi/EtherFiStakeAction.ts +37 -37
  1056. package/src/actions/etherfi/EtherFiUnwrapAction.ts +30 -30
  1057. package/src/actions/etherfi/EtherFiWrapAction.ts +35 -35
  1058. package/src/actions/etherfi/index.ts +2 -2
  1059. package/src/actions/eulerV2/EulerV2BorrowAction.ts +37 -37
  1060. package/src/actions/eulerV2/EulerV2CollateralSwitchAction.ts +34 -34
  1061. package/src/actions/eulerV2/EulerV2PaybackAction.ts +47 -47
  1062. package/src/actions/eulerV2/EulerV2PaybackWithSharesAction.ts +37 -37
  1063. package/src/actions/eulerV2/EulerV2PullDebtAction.ts +37 -37
  1064. package/src/actions/eulerV2/EulerV2ReorderCollateralsAction.ts +31 -31
  1065. package/src/actions/eulerV2/EulerV2SupplyAction.ts +49 -49
  1066. package/src/actions/eulerV2/EulerV2WithdrawAction.ts +37 -37
  1067. package/src/actions/eulerV2/index.ts +7 -7
  1068. package/src/actions/flashloan/AaveV2FlashLoanAction.ts +30 -30
  1069. package/src/actions/flashloan/AaveV2FlashLoanPaybackAction.ts +18 -18
  1070. package/src/actions/flashloan/AaveV3FlashLoanAction.ts +30 -30
  1071. package/src/actions/flashloan/AaveV3FlashLoanCarryDebtAction.ts +34 -34
  1072. package/src/actions/flashloan/AaveV3FlashLoanNoFeeAction.ts +26 -26
  1073. package/src/actions/flashloan/AaveV3FlashLoanNoFeePaybackAction.ts +18 -18
  1074. package/src/actions/flashloan/AaveV3FlashLoanPaybackAction.ts +17 -17
  1075. package/src/actions/flashloan/BalancerFlashLoanAction.ts +28 -28
  1076. package/src/actions/flashloan/BalancerFlashLoanPaybackAction.ts +18 -18
  1077. package/src/actions/flashloan/CurveUsdFlashLoanAction.ts +27 -0
  1078. package/src/actions/flashloan/DyDxFlashLoanAction.ts +23 -23
  1079. package/src/actions/flashloan/DyDxFlashLoanPaybackAction.ts +18 -18
  1080. package/src/actions/flashloan/EulerFlashLoanAction.ts +24 -24
  1081. package/src/actions/flashloan/EulerFlashLoanPaybackAction.ts +18 -18
  1082. package/src/actions/flashloan/FLAction.ts +40 -40
  1083. package/src/actions/flashloan/FLPaybackAction.ts +18 -18
  1084. package/src/actions/flashloan/FlashLoanId.ts +3 -3
  1085. package/src/actions/flashloan/GhoFlashLoanAction.ts +27 -27
  1086. package/src/actions/flashloan/GhoFlashLoanPaybackAction.ts +17 -17
  1087. package/src/actions/flashloan/MakerFlashLoanAction.ts +27 -27
  1088. package/src/actions/flashloan/MakerFlashLoanPaybackAction.ts +17 -17
  1089. package/src/actions/flashloan/MorphoBlueFlashLoanAction.ts +28 -28
  1090. package/src/actions/flashloan/MorphoBlueFlashLoanPaybackAction.ts +18 -18
  1091. package/src/actions/flashloan/SparkFlashLoanAction.ts +30 -30
  1092. package/src/actions/flashloan/SparkFlashLoanPaybackAction.ts +17 -17
  1093. package/src/actions/flashloan/UniV3FlashLoanAction.ts +31 -31
  1094. package/src/actions/flashloan/UniV3FlashLoanPaybackAction.ts +19 -19
  1095. package/src/actions/flashloan/index.ts +26 -25
  1096. package/src/actions/guni/GUniDeposit.ts +45 -45
  1097. package/src/actions/guni/GUniWithdraw.ts +35 -35
  1098. package/src/actions/guni/index.ts +1 -1
  1099. package/src/actions/index.ts +75 -75
  1100. package/src/actions/insta/InstPullTokensAction.ts +33 -33
  1101. package/src/actions/lido/LidoStakeAction.ts +25 -25
  1102. package/src/actions/lido/LidoUnwrapAction.ts +24 -24
  1103. package/src/actions/lido/LidoWrapAction.ts +34 -34
  1104. package/src/actions/lido/index.ts +3 -3
  1105. package/src/actions/liquity/LiquityAdjustAction.ts +52 -52
  1106. package/src/actions/liquity/LiquityBorrowAction.ts +32 -32
  1107. package/src/actions/liquity/LiquityClaimAction.ts +25 -25
  1108. package/src/actions/liquity/LiquityClaimSPRewardsAction.ts +19 -19
  1109. package/src/actions/liquity/LiquityClaimStakingRewardsAction.ts +19 -19
  1110. package/src/actions/liquity/LiquityCloseAction.ts +33 -33
  1111. package/src/actions/liquity/LiquityEthGainToTroveAction.ts +27 -27
  1112. package/src/actions/liquity/LiquityOpenAction.ts +42 -42
  1113. package/src/actions/liquity/LiquityPaybackAction.ts +35 -35
  1114. package/src/actions/liquity/LiquityRedeemAction.ts +53 -53
  1115. package/src/actions/liquity/LiquitySPDepositAction.ts +37 -37
  1116. package/src/actions/liquity/LiquitySPWithdrawAction.ts +33 -33
  1117. package/src/actions/liquity/LiquityStakeAction.ts +38 -38
  1118. package/src/actions/liquity/LiquitySupplyAction.ts +35 -35
  1119. package/src/actions/liquity/LiquityUnstakeAction.ts +33 -33
  1120. package/src/actions/liquity/LiquityWithdrawAction.ts +30 -30
  1121. package/src/actions/liquity/index.ts +15 -15
  1122. package/src/actions/llamalend/LlamaLendBoostAction.ts +25 -25
  1123. package/src/actions/llamalend/LlamaLendBorrowAction.ts +33 -33
  1124. package/src/actions/llamalend/LlamaLendCreateAction.ts +49 -49
  1125. package/src/actions/llamalend/LlamaLendGetDebtAction.ts +20 -20
  1126. package/src/actions/llamalend/LlamaLendLevCreateAction.ts +38 -38
  1127. package/src/actions/llamalend/LlamaLendPaybackAction.ts +40 -40
  1128. package/src/actions/llamalend/LlamaLendRepayAction.ts +27 -27
  1129. package/src/actions/llamalend/LlamaLendSelfLiquidateAction.ts +42 -42
  1130. package/src/actions/llamalend/LlamaLendSelfLiquidateWithCollAction.ts +32 -32
  1131. package/src/actions/llamalend/LlamaLendSupplyAction.ts +43 -43
  1132. package/src/actions/llamalend/LlamaLendWithdrawAction.ts +34 -34
  1133. package/src/actions/llamalend/index.ts +10 -10
  1134. package/src/actions/lsv/LSVBorrowAction.ts +20 -20
  1135. package/src/actions/lsv/LSVPaybackAction.ts +19 -19
  1136. package/src/actions/lsv/LSVSupplyAction.ts +22 -22
  1137. package/src/actions/lsv/LSVWithdrawAction.ts +22 -22
  1138. package/src/actions/lsv/index.ts +3 -3
  1139. package/src/actions/maker/MakerBoostCompositeAction.ts +54 -54
  1140. package/src/actions/maker/MakerClaimAction.ts +26 -26
  1141. package/src/actions/maker/MakerDsrDepositAction.ts +22 -22
  1142. package/src/actions/maker/MakerDsrWithdrawAction.ts +21 -21
  1143. package/src/actions/maker/MakerGenerateAction.ts +21 -21
  1144. package/src/actions/maker/MakerGiveAction.ts +28 -28
  1145. package/src/actions/maker/MakerMergeAction.ts +18 -18
  1146. package/src/actions/maker/MakerOpenVaultAction.ts +17 -17
  1147. package/src/actions/maker/MakerPaybackAction.ts +24 -24
  1148. package/src/actions/maker/MakerRatioAction.ts +16 -16
  1149. package/src/actions/maker/MakerRepayCompositeAction.ts +54 -54
  1150. package/src/actions/maker/MakerSupplyAction.ts +27 -27
  1151. package/src/actions/maker/MakerTokenConverterAction.ts +29 -29
  1152. package/src/actions/maker/MakerWithdrawAction.ts +22 -22
  1153. package/src/actions/maker/index.ts +13 -13
  1154. package/src/actions/merkl/MerklClaimAction.ts +36 -36
  1155. package/src/actions/morpho/MorphoAaveV2BorrowAction.ts +36 -36
  1156. package/src/actions/morpho/MorphoAaveV2PaybackAction.ts +34 -34
  1157. package/src/actions/morpho/MorphoAaveV2SupplyAction.ts +46 -46
  1158. package/src/actions/morpho/MorphoAaveV2WithdrawAction.ts +25 -25
  1159. package/src/actions/morpho/MorphoClaimAction.ts +23 -23
  1160. package/src/actions/morpho/aaveV3/MorphoAaveV3BorrowAction.ts +41 -41
  1161. package/src/actions/morpho/aaveV3/MorphoAaveV3PaybackAction.ts +46 -46
  1162. package/src/actions/morpho/aaveV3/MorphoAaveV3SetManagerAction.ts +31 -31
  1163. package/src/actions/morpho/aaveV3/MorphoAaveV3SupplyAction.ts +52 -52
  1164. package/src/actions/morpho/aaveV3/MorphoAaveV3WithdrawAction.ts +44 -44
  1165. package/src/actions/morpho/index.ts +9 -9
  1166. package/src/actions/morpho-blue/MorphoBlueBorrowAction.ts +54 -54
  1167. package/src/actions/morpho-blue/MorphoBluePaybackAction.ts +54 -54
  1168. package/src/actions/morpho-blue/MorphoBlueSetAuthAction.ts +24 -24
  1169. package/src/actions/morpho-blue/MorphoBlueSetAuthWithSigAction.ts +38 -38
  1170. package/src/actions/morpho-blue/MorphoBlueSupplyAction.ts +54 -54
  1171. package/src/actions/morpho-blue/MorphoBlueSupplyCollateralAction.ts +54 -54
  1172. package/src/actions/morpho-blue/MorphoBlueWithdrawAction.ts +54 -54
  1173. package/src/actions/morpho-blue/MorphoBlueWithdrawCollateralAction.ts +54 -54
  1174. package/src/actions/morpho-blue/MorphoTokenWrapAction.ts +23 -23
  1175. package/src/actions/morpho-blue/index.ts +8 -8
  1176. package/src/actions/mstable/MStableClaimAction.ts +38 -38
  1177. package/src/actions/mstable/MStableDepositAction.ts +83 -83
  1178. package/src/actions/mstable/MStableWithdrawAction.ts +82 -82
  1179. package/src/actions/mstable/index.ts +2 -2
  1180. package/src/actions/rari/RariDepositAction.ts +32 -32
  1181. package/src/actions/rari/RariWithdrawAction.ts +34 -34
  1182. package/src/actions/rari/index.ts +1 -1
  1183. package/src/actions/reflexer/ReflexerGenerateAction.ts +20 -20
  1184. package/src/actions/reflexer/ReflexerNativeUniV2SaviourDepositAction.ts +28 -28
  1185. package/src/actions/reflexer/ReflexerNativeUniV2SaviourGetReservesAction.ts +22 -22
  1186. package/src/actions/reflexer/ReflexerNativeUniV2SaviourWithdrawAction.ts +24 -24
  1187. package/src/actions/reflexer/ReflexerOpenSafeAction.ts +16 -16
  1188. package/src/actions/reflexer/ReflexerPaybackAction.ts +23 -23
  1189. package/src/actions/reflexer/ReflexerSupplyAction.ts +32 -32
  1190. package/src/actions/reflexer/ReflexerWithdrawAction.ts +21 -21
  1191. package/src/actions/reflexer/ReflexerWithdrawStuckFunds.ts +20 -20
  1192. package/src/actions/reflexer/index.ts +9 -9
  1193. package/src/actions/renzo/RenzoStakeAction.ts +32 -32
  1194. package/src/actions/renzo/index.ts +1 -1
  1195. package/src/actions/sky/SkyClaimRewardsAction.ts +24 -24
  1196. package/src/actions/sky/SkyStakeAction.ts +30 -30
  1197. package/src/actions/sky/SkyUnstakeAction.ts +26 -26
  1198. package/src/actions/sky/index.ts +2 -2
  1199. package/src/actions/spark/SparkBorrowAction.ts +68 -68
  1200. package/src/actions/spark/SparkClaimRewardsAction.ts +50 -50
  1201. package/src/actions/spark/SparkCollateralSwitchAction.ts +46 -46
  1202. package/src/actions/spark/SparkDelegateCredit.ts +56 -56
  1203. package/src/actions/spark/SparkDelegateWithSigAction.ts +42 -42
  1204. package/src/actions/spark/SparkPaybackAction.ts +77 -77
  1205. package/src/actions/spark/SparkSetEModeAction.ts +40 -40
  1206. package/src/actions/spark/SparkSpTokenPaybackAction.ts +64 -64
  1207. package/src/actions/spark/SparkSupplyAction.ts +75 -75
  1208. package/src/actions/spark/SparkSwapBorrowRateModeAction.ts +46 -46
  1209. package/src/actions/spark/SparkWithdrawAction.ts +53 -53
  1210. package/src/actions/spark/index.ts +10 -10
  1211. package/src/actions/stkgho/GhoClaimAAVEAction.ts +29 -29
  1212. package/src/actions/stkgho/GhoFinalizeUnstakeAction.ts +29 -29
  1213. package/src/actions/stkgho/GhoStartUnstakeAction.ts +17 -17
  1214. package/src/actions/stkgho/index.ts +2 -2
  1215. package/src/actions/uniswap/UniswapSupplyAction.ts +63 -63
  1216. package/src/actions/uniswap/UniswapWithdrawAction.ts +53 -53
  1217. package/src/actions/uniswap/index.ts +1 -1
  1218. package/src/actions/uniswapV3/UniswapV3CollectAction.ts +47 -47
  1219. package/src/actions/uniswapV3/UniswapV3CreatePoolAction.ts +69 -69
  1220. package/src/actions/uniswapV3/UniswapV3MintAction.ts +68 -68
  1221. package/src/actions/uniswapV3/UniswapV3SupplyAction.ts +58 -58
  1222. package/src/actions/uniswapV3/UniswapV3WithdrawAction.ts +58 -58
  1223. package/src/actions/uniswapV3/index.ts +4 -4
  1224. package/src/actions/yearn/YearnSupplyAction.ts +33 -33
  1225. package/src/actions/yearn/YearnWithdrawAction.ts +33 -33
  1226. package/src/actions/yearn/index.ts +1 -1
  1227. package/src/addresses.ts +574 -568
  1228. package/src/config.ts +111 -111
  1229. package/src/index.ts +67 -67
  1230. package/src/triggers/AaveV2RatioTrigger.ts +14 -14
  1231. package/src/triggers/AaveV3QuotePriceTrigger.ts +14 -14
  1232. package/src/triggers/AaveV3RatioTrigger.ts +14 -14
  1233. package/src/triggers/CBRebondTrigger.ts +14 -14
  1234. package/src/triggers/ChainLinkPriceTrigger.ts +14 -14
  1235. package/src/triggers/CompV3RatioTrigger.ts +14 -14
  1236. package/src/triggers/CompoundRatioTrigger.ts +14 -14
  1237. package/src/triggers/CurveUsdCollRatioTrigger.ts +14 -14
  1238. package/src/triggers/CurveUsdHealthRatioTrigger.ts +14 -14
  1239. package/src/triggers/GasPriceTrigger.ts +14 -14
  1240. package/src/triggers/LiquityDebtInFrontWithLimitTrigger.ts +19 -19
  1241. package/src/triggers/LiquityRatioTrigger.ts +19 -19
  1242. package/src/triggers/MakerRatioTrigger.ts +15 -15
  1243. package/src/triggers/MorphoAaveV2RatioTrigger.ts +15 -15
  1244. package/src/triggers/MorphoBlueRatioTrigger.ts +25 -25
  1245. package/src/triggers/OffchainPriceTrigger.ts +14 -14
  1246. package/src/triggers/ReflexerRatioTrigger.ts +14 -14
  1247. package/src/triggers/SparkQuotePriceTrigger.ts +14 -14
  1248. package/src/triggers/SparkRatioTrigger.ts +14 -14
  1249. package/src/triggers/TimestampTrigger.ts +14 -14
  1250. package/src/triggers/TrailingStopTrigger.ts +14 -14
  1251. package/src/triggers/UniV3CurrentTickTrigger.ts +14 -14
  1252. package/src/triggers/index.ts +22 -22
  1253. package/src/types.ts +80 -80
  1254. package/src/utils/basic-utils.ts +5 -5
  1255. package/src/utils/convex-utils.ts +21 -21
  1256. package/src/utils/convexPoolInfo.json +1057 -1057
  1257. package/src/utils/curve-utils.ts +15 -15
  1258. package/src/utils/curvePoolInfo.json +299 -299
  1259. package/src/utils/curveusd-utils.ts +19 -19
  1260. package/src/utils/general.ts +37 -37
  1261. package/src/utils/index.ts +19 -19
  1262. package/src/utils/mstableAssetPairs.ts +8 -8
  1263. package/src/utils/uniswapLP.ts +44 -44
  1264. package/src/utils/uniswapV3LP.ts +16 -16
  1265. package/src/utils/zeroExExchange.ts +206 -206
  1266. package/test/Action.js +62 -62
  1267. package/test/ActionWithL2.js +27 -27
  1268. package/test/DfsWeb3.js +65 -65
  1269. package/test/Recipe.js +95 -95
  1270. package/test/Strategy.js +44 -44
  1271. package/test/_actionUtils.js +17 -17
  1272. package/test/_recipeUtils.js +12 -12
  1273. package/test/accessLists/MockAccessLists.json +1410 -1410
  1274. package/test/accessLists/Recipe.js +124 -124
  1275. package/test/accessLists/access-lists.js +107 -107
  1276. package/test/actions/aave/AaveBorrowAction.js +70 -70
  1277. package/test/actions/aave/AaveClaimStkAaveAction.js +21 -21
  1278. package/test/actions/aave/AaveCollateralSwitchAction.js +20 -20
  1279. package/test/actions/aave/AavePaybackAction.js +84 -84
  1280. package/test/actions/aave/AaveSupplyAction.js +81 -81
  1281. package/test/actions/aave/AaveWithdrawAction.js +42 -42
  1282. package/test/actions/balancer/BalancerV2ClaimAction.js +101 -101
  1283. package/test/actions/balancer/BalancerV2SupplyAction.js +36 -36
  1284. package/test/actions/balancer/BalancerV2WithdrawAction.js +33 -33
  1285. package/test/actions/basic/ChangeProxyOwnerAction.js +21 -21
  1286. package/test/actions/basic/CreateSubAction.js +28 -28
  1287. package/test/actions/basic/SellAction.js +79 -79
  1288. package/test/actions/basic/SendTokenAction.js +49 -49
  1289. package/test/actions/basic/TokenBalanceAction.js +20 -20
  1290. package/test/actions/checkers/AaveV3OpenRatioCheckAction.js +22 -22
  1291. package/test/actions/compound/CompoundBorrowAction.js +63 -63
  1292. package/test/actions/compound/CompoundCollateralSwitchAction.js +19 -19
  1293. package/test/actions/compound/CompoundGetDebtAction.js +20 -20
  1294. package/test/actions/compound/CompoundPaybackAction.js +53 -53
  1295. package/test/actions/compound/CompoundSupplyAction.js +54 -54
  1296. package/test/actions/compound/CompoundWithdrawAction.js +40 -40
  1297. package/test/actions/dydx/DyDxWithdrawAction.js +40 -40
  1298. package/test/actions/etherFi/EtherFiStakeAction.js +65 -65
  1299. package/test/actions/etherFi/EtherFiUnwrapAction.js +34 -34
  1300. package/test/actions/etherFi/EtherFiWrapAction.js +34 -34
  1301. package/test/actions/eulerV2/EulerV2BorrowAction.js +30 -30
  1302. package/test/actions/eulerV2/EulerV2CollateralSwitchAction.js +28 -28
  1303. package/test/actions/eulerV2/EulerV2PaybackAction.js +38 -38
  1304. package/test/actions/eulerV2/EulerV2SupplyAction.js +41 -41
  1305. package/test/actions/eulerV2/EulerV2WithdrawAction.js +30 -30
  1306. package/test/actions/flashloan/DyDxFlashLoanAction.js +84 -84
  1307. package/test/actions/insta/InstPullTokensAction.js +30 -30
  1308. package/test/actions/lido/LidoStakeAction.js +30 -30
  1309. package/test/actions/liquity/LiquityBorrowAction.js +28 -28
  1310. package/test/actions/liquity/LiquityClaimAction.js +28 -28
  1311. package/test/actions/liquity/LiquityClaimSPRewardsAction.js +28 -28
  1312. package/test/actions/liquity/LiquityClaimStakingRewardsAction.js +28 -28
  1313. package/test/actions/liquity/LiquityCloseAction.js +30 -30
  1314. package/test/actions/liquity/LiquityEthGainToTroveAction.js +28 -28
  1315. package/test/actions/liquity/LiquityOpenAction.js +30 -30
  1316. package/test/actions/liquity/LiquityPaybackAction.js +30 -30
  1317. package/test/actions/liquity/LiquityRedeemAction.js +38 -38
  1318. package/test/actions/liquity/LiquitySPDepositAction.js +31 -31
  1319. package/test/actions/liquity/LiquitySPWithdrawAction.js +29 -29
  1320. package/test/actions/liquity/LiquityStakeAction.js +30 -30
  1321. package/test/actions/liquity/LiquitySupplyAction.js +30 -30
  1322. package/test/actions/liquity/LiquityUnstakeAction.js +28 -28
  1323. package/test/actions/liquity/LiquityWithdrawAction.js +28 -28
  1324. package/test/actions/maker/MakerGenerateAction.js +63 -63
  1325. package/test/actions/maker/MakerGiveAction.js +63 -63
  1326. package/test/actions/maker/MakerMergeAction.js +49 -49
  1327. package/test/actions/maker/MakerOpenVaultAction.js +56 -56
  1328. package/test/actions/maker/MakerPaybackAction.js +55 -55
  1329. package/test/actions/maker/MakerSupplyAction.js +103 -103
  1330. package/test/actions/maker/MakerWithdrawAction.js +66 -66
  1331. package/test/actions/morpho-blue/MorphoTokenWrapAction.js +36 -36
  1332. package/test/actions/reflexer/ReflexerNativeUniV2SaviourDepositAction.js +30 -30
  1333. package/test/actions/reflexer/ReflexerNativeUniV2SaviourGetReservesAction.js +26 -26
  1334. package/test/actions/reflexer/ReflexerNativeUniV2SaviourWithdrawAction.js +28 -28
  1335. package/test/actions/renzo/RenzoStakeAction.js +59 -59
  1336. package/test/actions/uniswap/UniswapSupplyAction.js +68 -68
  1337. package/test/actions/uniswap/UniswapWithdrawAction.js +35 -35
  1338. package/test/actions/uniswapV3/UniswapV3CollectAction.js +35 -35
  1339. package/test/actions/uniswapV3/UniswapV3CreatePoolAction.js +42 -42
  1340. package/test/actions/uniswapV3/UniswapV3MintAction.js +74 -74
  1341. package/test/actions/uniswapV3/UniswapV3SupplyAction.js +68 -68
  1342. package/test/actions/uniswapV3/UniswapV3WithdrawAction.js +39 -39
  1343. package/test/actions/yearn/YearnSupplyAction.js +35 -35
  1344. package/test/actions/yearn/YearnWithdrawAction.js +36 -36
  1345. package/test/index.js +11 -11
  1346. package/test/utils/uniswapLP.js +40 -40
  1347. package/test/utils/zeroExExchange.js +87 -87
  1348. package/tsconfig.esm.json +11 -11
  1349. package/tsconfig.json +79 -79
  1350. package/umd/index.js +3195 -3068
  1351. package/webpack.umd.js +52 -52
@@ -1,1000 +1,1020 @@
1
- import { EthAddress } from './types';
2
- export declare const actionAddresses: {
3
- [x: number]: {
4
- WrapEth: string;
5
- UnwrapEth: string;
6
- PullToken: string;
7
- SendToken: string;
8
- SumInputs: string;
9
- SubInputs: string;
10
- ChangeProxyOwner: string;
11
- TokenBalance: string;
12
- AutomationV2Unsub: string;
13
- SendTokenAndUnwrap: string;
14
- ToggleSub: string;
15
- UpdateSub: string;
16
- TransferNFT: string;
17
- CreateSub: string;
18
- ApproveToken: string;
19
- SDaiWrap: string;
20
- SDaiUnwrap: string;
21
- TokenizedVaultAdapter: string;
22
- PermitToken: string;
23
- StarknetClaim: string;
24
- HandleAuth: string;
25
- DFSSell: string;
26
- SkyStake: string;
27
- SkyUnstake: string;
28
- SkyClaimRewards: string;
29
- McdGenerate: string;
30
- McdGive: string;
31
- McdMerge: string;
32
- McdOpen: string;
33
- McdPayback: string;
34
- McdSupply: string;
35
- McdWithdraw: string;
36
- McdClaim: string;
37
- McdDsrDeposit: string;
38
- McdDsrWithdraw: string;
39
- McdTokenConverter: string;
40
- ReflexerSupply: string;
41
- ReflexerWithdraw: string;
42
- ReflexerPayback: string;
43
- ReflexerGenerate: string;
44
- ReflexerOpen: string;
45
- ReflexerWithdrawStuckFunds: string;
46
- ReflexerNativeUniV2SaviourDeposit: string;
47
- ReflexerNativeUniV2SaviourGetReserves: string;
48
- ReflexerNativeUniV2SaviourWithdraw: string;
49
- AaveBorrow: string;
50
- AavePayback: string;
51
- AaveSupply: string;
52
- AaveWithdraw: string;
53
- AaveCollateralSwitch: string;
54
- AaveUnstake: string;
55
- AaveClaimAAVE: string;
56
- AaveClaimStkAave: string;
57
- AaveV3Withdraw: string;
58
- AaveV3SwapBorrowRateMode: string;
59
- AaveV3Supply: string;
60
- AaveV3SetEMode: string;
61
- AaveV3Payback: string;
62
- AaveV3CollateralSwitch: string;
63
- AaveV3ClaimRewards: string;
64
- AaveV3Borrow: string;
65
- AaveV3ATokenPayback: string;
66
- AaveV3View: string;
67
- AaveV3DelegateWithSig: string;
68
- GhoClaimAAVE: string;
69
- GhoUnstake: string;
70
- LSVWithdraw: string;
71
- LSVBorrow: string;
72
- LSVSupply: string;
73
- LSVPayback: string;
74
- LSVSell: string;
75
- MorphoAaveV2Borrow: string;
76
- MorphoAaveV2Payback: string;
77
- MorphoAaveV2Supply: string;
78
- MorphoAaveV2Withdraw: string;
79
- MorphoClaim: string;
80
- MorphoAaveV3Borrow: string;
81
- MorphoAaveV3Payback: string;
82
- MorphoAaveV3Supply: string;
83
- MorphoAaveV3Withdraw: string;
84
- MorphoAaveV3SetManager: string;
85
- SparkBorrow: string;
86
- SparkClaimRewards: string;
87
- SparkCollateralSwitch: string;
88
- SparkPayback: string;
89
- SparkSetEMode: string;
90
- SparkSpTokenPayback: string;
91
- SparkSupply: string;
92
- SparkSwapBorrowRateMode: string;
93
- SparkWithdraw: string;
94
- SparkDelegateCredit: string;
95
- SparkDelegateWithSig: string;
96
- CompBorrow: string;
97
- CompClaim: string;
98
- CompPayback: string;
99
- CompSupply: string;
100
- CompWithdraw: string;
101
- CompGetDebt: string;
102
- CompCollateralSwitch: string;
103
- FLAaveV2: string;
104
- FLAaveV3NoFee: string;
105
- FLAaveV3CarryDebt: string;
106
- FLAaveV3: string;
107
- FLDyDx: string;
108
- FLMaker: string;
109
- FLBalancer: string;
110
- FLSpark: string;
111
- FLAction: string;
112
- FLUniV3: string;
113
- FLGho: string;
114
- FLMorphoBlue: string;
115
- UniSupply: string;
116
- UniWithdraw: string;
117
- UniCollectV3: string;
118
- UniMintV3: string;
119
- UniSupplyV3: string;
120
- UniWithdrawV3: string;
121
- UniCreatePoolV3: string;
122
- DyDxWithdraw: string;
123
- YearnSupply: string;
124
- YearnWithdraw: string;
125
- LiquityClose: string;
126
- LiquityBorrow: string;
127
- LiquityOpen: string;
128
- LiquityPayback: string;
129
- LiquityWithdraw: string;
130
- LiquitySupply: string;
131
- LiquitySPDeposit: string;
132
- LiquitySPWithdraw: string;
133
- LiquityStake: string;
134
- LiquityUnstake: string;
135
- LiquityEthGainToTrove: string;
136
- LiquityClaim: string;
137
- LiquityRedeem: string;
138
- LiquityAdjust: string;
139
- BprotocolLiquitySPDeposit: string;
140
- BprotocolLiquitySPWithdraw: string;
141
- LidoStake: string;
142
- LidoWrap: string;
143
- LidoUnwrap: string;
144
- InstPullTokens: string;
145
- BalancerV2Supply: string;
146
- BalancerV2Withdraw: string;
147
- BalancerV2Claim: string;
148
- GUniWithdraw: string;
149
- GUniDeposit: string;
150
- RariDeposit: string;
151
- RariWithdraw: string;
152
- MStableDeposit: string;
153
- MStableWithdraw: string;
154
- MStableClaim: string;
155
- McdRatioCheck: string;
156
- GasFeeTaker: string;
157
- CurveStethPoolDeposit: string;
158
- CurveStethPoolWithdraw: string;
159
- CurveDeposit: string;
160
- CurveWithdraw: string;
161
- McdBoostComposite: string;
162
- McdRepayComposite: string;
163
- FLEuler: string;
164
- TrailingStopTrigger: string;
165
- CBRebondTrigger: string;
166
- CBUpdateRebondSub: string;
167
- LiquityRatioCheck: string;
168
- ConvexDeposit: string;
169
- ConvexWithdraw: string;
170
- ConvexClaim: string;
171
- CBCreate: string;
172
- CBRedeem: string;
173
- CBChickenIn: string;
174
- CBChickenOut: string;
175
- CBCreateRebondSub: string;
176
- FetchBondId: string;
177
- CompV3Allow: string;
178
- CompV3Borrow: string;
179
- CompV3Claim: string;
180
- CompV3Payback: string;
181
- CompV3Supply: string;
182
- CompV3Transfer: string;
183
- CompV3Withdraw: string;
184
- CurveUsdBorrow: string;
185
- CurveUsdCreate: string;
186
- CurveUsdPayback: string;
187
- CurveUsdSupply: string;
188
- CurveUsdAdjust: string;
189
- CurveUsdWithdraw: string;
190
- CurveUsdLevCreate: string;
191
- CurveUsdRepay: string;
192
- CurveUsdSwapper: string;
193
- CurveUsdSelfLiquidate: string;
194
- CurveUsdSelfLiquidateWithColl: string;
195
- CurveUsdGetDebt: string;
196
- CurveUsdCollRatioTrigger: string;
197
- CurveUsdCollRatioCheck: string;
198
- MorphoBlueSupply: string;
199
- MorphoBlueSupplyCollateral: string;
200
- MorphoBlueWithdraw: string;
201
- MorphoBlueWithdrawCollateral: string;
202
- MorphoBlueBorrow: string;
203
- MorphoBluePayback: string;
204
- MorphoBlueSetAuth: string;
205
- MorphoBlueSetAuthWithSig: string;
206
- MorphoTokenWrap: string;
207
- LlamaLendCreate: string;
208
- LlamaLendSupply: string;
209
- LlamaLendBorrow: string;
210
- LlamaLendWithdraw: string;
211
- LlamaLendPayback: string;
212
- LlamaLendSelfLiquidate: string;
213
- LlamaLendGetDebt: string;
214
- LlamaLendBoost: string;
215
- LlamaLendRepay: string;
216
- LlamaLendLevCreate: string;
217
- LlamaLendSelfLiquidateWithColl: string;
218
- EulerV2Supply: string;
219
- EulerV2Withdraw: string;
220
- EulerV2Borrow: string;
221
- EulerV2Payback: string;
222
- EulerV2CollateralSwitch: string;
223
- EulerV2View: string;
224
- MerklClaim: string;
225
- RenzoStake: string;
226
- EtherFiStake: string;
227
- EtherFiWrap: string;
228
- EtherFiUnwrap: string;
229
- AaveV3DelegateCredit?: undefined;
230
- AaveV3RatioTrigger?: undefined;
231
- GasFeeTakerL2?: undefined;
232
- AaveV3RatioCheck?: undefined;
233
- MorphoBlueView?: undefined;
234
- } | {
235
- DFSSell: string;
236
- WrapEth: string;
237
- UnwrapEth: string;
238
- SendToken: string;
239
- PullToken: string;
240
- SumInputs: string;
241
- SubInputs: string;
242
- ApproveToken: string;
243
- SendTokenAndUnwrap: string;
244
- ToggleSub: string;
245
- TokenBalance: string;
246
- TokenizedVaultAdapter: string;
247
- ChangeProxyOwner: string;
248
- PermitToken: string;
249
- HandleAuth: string;
250
- AaveV3ATokenPayback: string;
251
- AaveV3Borrow: string;
252
- AaveV3CollateralSwitch: string;
253
- AaveV3Payback: string;
254
- AaveV3SetEMode: string;
255
- AaveV3Supply: string;
256
- AaveV3SwapBorrowRateMode: string;
257
- AaveV3Withdraw: string;
258
- AaveV3ClaimRewards: string;
259
- AaveV3DelegateWithSig: string;
260
- AaveV3DelegateCredit: string;
261
- FLAaveV3NoFee: string;
262
- FLAaveV3: string;
263
- FLBalancer: string;
264
- FLAction: string;
265
- AaveV3RatioTrigger: string;
266
- GasFeeTakerL2: string;
267
- AaveV3RatioCheck: string;
268
- UniCollectV3: string;
269
- UniMintV3: string;
270
- UniSupplyV3: string;
271
- UniWithdrawV3: string;
272
- UniCreatePoolV3: string;
273
- CompV3Allow: string;
274
- CompV3Borrow: string;
275
- CompV3Claim: string;
276
- CompV3Payback: string;
277
- CompV3Supply: string;
278
- CompV3Transfer: string;
279
- CompV3Withdraw: string;
280
- AutomationV2Unsub?: undefined;
281
- UpdateSub?: undefined;
282
- TransferNFT?: undefined;
283
- CreateSub?: undefined;
284
- SDaiWrap?: undefined;
285
- SDaiUnwrap?: undefined;
286
- StarknetClaim?: undefined;
287
- SkyStake?: undefined;
288
- SkyUnstake?: undefined;
289
- SkyClaimRewards?: undefined;
290
- McdGenerate?: undefined;
291
- McdGive?: undefined;
292
- McdMerge?: undefined;
293
- McdOpen?: undefined;
294
- McdPayback?: undefined;
295
- McdSupply?: undefined;
296
- McdWithdraw?: undefined;
297
- McdClaim?: undefined;
298
- McdDsrDeposit?: undefined;
299
- McdDsrWithdraw?: undefined;
300
- McdTokenConverter?: undefined;
301
- ReflexerSupply?: undefined;
302
- ReflexerWithdraw?: undefined;
303
- ReflexerPayback?: undefined;
304
- ReflexerGenerate?: undefined;
305
- ReflexerOpen?: undefined;
306
- ReflexerWithdrawStuckFunds?: undefined;
307
- ReflexerNativeUniV2SaviourDeposit?: undefined;
308
- ReflexerNativeUniV2SaviourGetReserves?: undefined;
309
- ReflexerNativeUniV2SaviourWithdraw?: undefined;
310
- AaveBorrow?: undefined;
311
- AavePayback?: undefined;
312
- AaveSupply?: undefined;
313
- AaveWithdraw?: undefined;
314
- AaveCollateralSwitch?: undefined;
315
- AaveUnstake?: undefined;
316
- AaveClaimAAVE?: undefined;
317
- AaveClaimStkAave?: undefined;
318
- AaveV3View?: undefined;
319
- GhoClaimAAVE?: undefined;
320
- GhoUnstake?: undefined;
321
- LSVWithdraw?: undefined;
322
- LSVBorrow?: undefined;
323
- LSVSupply?: undefined;
324
- LSVPayback?: undefined;
325
- LSVSell?: undefined;
326
- MorphoAaveV2Borrow?: undefined;
327
- MorphoAaveV2Payback?: undefined;
328
- MorphoAaveV2Supply?: undefined;
329
- MorphoAaveV2Withdraw?: undefined;
330
- MorphoClaim?: undefined;
331
- MorphoAaveV3Borrow?: undefined;
332
- MorphoAaveV3Payback?: undefined;
333
- MorphoAaveV3Supply?: undefined;
334
- MorphoAaveV3Withdraw?: undefined;
335
- MorphoAaveV3SetManager?: undefined;
336
- SparkBorrow?: undefined;
337
- SparkClaimRewards?: undefined;
338
- SparkCollateralSwitch?: undefined;
339
- SparkPayback?: undefined;
340
- SparkSetEMode?: undefined;
341
- SparkSpTokenPayback?: undefined;
342
- SparkSupply?: undefined;
343
- SparkSwapBorrowRateMode?: undefined;
344
- SparkWithdraw?: undefined;
345
- SparkDelegateCredit?: undefined;
346
- SparkDelegateWithSig?: undefined;
347
- CompBorrow?: undefined;
348
- CompClaim?: undefined;
349
- CompPayback?: undefined;
350
- CompSupply?: undefined;
351
- CompWithdraw?: undefined;
352
- CompGetDebt?: undefined;
353
- CompCollateralSwitch?: undefined;
354
- FLAaveV2?: undefined;
355
- FLAaveV3CarryDebt?: undefined;
356
- FLDyDx?: undefined;
357
- FLMaker?: undefined;
358
- FLSpark?: undefined;
359
- FLUniV3?: undefined;
360
- FLGho?: undefined;
361
- FLMorphoBlue?: undefined;
362
- UniSupply?: undefined;
363
- UniWithdraw?: undefined;
364
- DyDxWithdraw?: undefined;
365
- YearnSupply?: undefined;
366
- YearnWithdraw?: undefined;
367
- LiquityClose?: undefined;
368
- LiquityBorrow?: undefined;
369
- LiquityOpen?: undefined;
370
- LiquityPayback?: undefined;
371
- LiquityWithdraw?: undefined;
372
- LiquitySupply?: undefined;
373
- LiquitySPDeposit?: undefined;
374
- LiquitySPWithdraw?: undefined;
375
- LiquityStake?: undefined;
376
- LiquityUnstake?: undefined;
377
- LiquityEthGainToTrove?: undefined;
378
- LiquityClaim?: undefined;
379
- LiquityRedeem?: undefined;
380
- LiquityAdjust?: undefined;
381
- BprotocolLiquitySPDeposit?: undefined;
382
- BprotocolLiquitySPWithdraw?: undefined;
383
- LidoStake?: undefined;
384
- LidoWrap?: undefined;
385
- LidoUnwrap?: undefined;
386
- InstPullTokens?: undefined;
387
- BalancerV2Supply?: undefined;
388
- BalancerV2Withdraw?: undefined;
389
- BalancerV2Claim?: undefined;
390
- GUniWithdraw?: undefined;
391
- GUniDeposit?: undefined;
392
- RariDeposit?: undefined;
393
- RariWithdraw?: undefined;
394
- MStableDeposit?: undefined;
395
- MStableWithdraw?: undefined;
396
- MStableClaim?: undefined;
397
- McdRatioCheck?: undefined;
398
- GasFeeTaker?: undefined;
399
- CurveStethPoolDeposit?: undefined;
400
- CurveStethPoolWithdraw?: undefined;
401
- CurveDeposit?: undefined;
402
- CurveWithdraw?: undefined;
403
- McdBoostComposite?: undefined;
404
- McdRepayComposite?: undefined;
405
- FLEuler?: undefined;
406
- TrailingStopTrigger?: undefined;
407
- CBRebondTrigger?: undefined;
408
- CBUpdateRebondSub?: undefined;
409
- LiquityRatioCheck?: undefined;
410
- ConvexDeposit?: undefined;
411
- ConvexWithdraw?: undefined;
412
- ConvexClaim?: undefined;
413
- CBCreate?: undefined;
414
- CBRedeem?: undefined;
415
- CBChickenIn?: undefined;
416
- CBChickenOut?: undefined;
417
- CBCreateRebondSub?: undefined;
418
- FetchBondId?: undefined;
419
- CurveUsdBorrow?: undefined;
420
- CurveUsdCreate?: undefined;
421
- CurveUsdPayback?: undefined;
422
- CurveUsdSupply?: undefined;
423
- CurveUsdAdjust?: undefined;
424
- CurveUsdWithdraw?: undefined;
425
- CurveUsdLevCreate?: undefined;
426
- CurveUsdRepay?: undefined;
427
- CurveUsdSwapper?: undefined;
428
- CurveUsdSelfLiquidate?: undefined;
429
- CurveUsdSelfLiquidateWithColl?: undefined;
430
- CurveUsdGetDebt?: undefined;
431
- CurveUsdCollRatioTrigger?: undefined;
432
- CurveUsdCollRatioCheck?: undefined;
433
- MorphoBlueSupply?: undefined;
434
- MorphoBlueSupplyCollateral?: undefined;
435
- MorphoBlueWithdraw?: undefined;
436
- MorphoBlueWithdrawCollateral?: undefined;
437
- MorphoBlueBorrow?: undefined;
438
- MorphoBluePayback?: undefined;
439
- MorphoBlueSetAuth?: undefined;
440
- MorphoBlueSetAuthWithSig?: undefined;
441
- MorphoTokenWrap?: undefined;
442
- LlamaLendCreate?: undefined;
443
- LlamaLendSupply?: undefined;
444
- LlamaLendBorrow?: undefined;
445
- LlamaLendWithdraw?: undefined;
446
- LlamaLendPayback?: undefined;
447
- LlamaLendSelfLiquidate?: undefined;
448
- LlamaLendGetDebt?: undefined;
449
- LlamaLendBoost?: undefined;
450
- LlamaLendRepay?: undefined;
451
- LlamaLendLevCreate?: undefined;
452
- LlamaLendSelfLiquidateWithColl?: undefined;
453
- EulerV2Supply?: undefined;
454
- EulerV2Withdraw?: undefined;
455
- EulerV2Borrow?: undefined;
456
- EulerV2Payback?: undefined;
457
- EulerV2CollateralSwitch?: undefined;
458
- EulerV2View?: undefined;
459
- MerklClaim?: undefined;
460
- RenzoStake?: undefined;
461
- EtherFiStake?: undefined;
462
- EtherFiWrap?: undefined;
463
- EtherFiUnwrap?: undefined;
464
- MorphoBlueView?: undefined;
465
- } | {
466
- DFSSell: string;
467
- WrapEth: string;
468
- UnwrapEth: string;
469
- SendToken: string;
470
- PullToken: string;
471
- SumInputs: string;
472
- SubInputs: string;
473
- SendTokenAndUnwrap: string;
474
- ApproveToken: string;
475
- ToggleSub: string;
476
- TokenBalance: string;
477
- TokenizedVaultAdapter: string;
478
- ChangeProxyOwner: string;
479
- PermitToken: string;
480
- HandleAuth: string;
481
- AaveV3ATokenPayback: string;
482
- AaveV3Borrow: string;
483
- AaveV3CollateralSwitch: string;
484
- AaveV3Payback: string;
485
- AaveV3SetEMode: string;
486
- AaveV3Supply: string;
487
- AaveV3SwapBorrowRateMode: string;
488
- AaveV3Withdraw: string;
489
- AaveV3ClaimRewards: string;
490
- AaveV3DelegateWithSig: string;
491
- CompV3Allow: string;
492
- CompV3Borrow: string;
493
- CompV3Claim: string;
494
- CompV3Payback: string;
495
- CompV3Supply: string;
496
- CompV3Transfer: string;
497
- CompV3Withdraw: string;
498
- FLAaveV3NoFee: string;
499
- FLAaveV3: string;
500
- FLBalancer: string;
501
- FLUniV3: string;
502
- FLAction: string;
503
- GasFeeTakerL2: string;
504
- AaveV3RatioCheck: string;
505
- UniCollectV3: string;
506
- UniMintV3: string;
507
- UniSupplyV3: string;
508
- UniWithdrawV3: string;
509
- UniCreatePoolV3: string;
510
- LlamaLendCreate: string;
511
- LlamaLendSupply: string;
512
- LlamaLendBorrow: string;
513
- LlamaLendWithdraw: string;
514
- LlamaLendPayback: string;
515
- LlamaLendSelfLiquidate: string;
516
- LlamaLendGetDebt: string;
517
- LlamaLendBoost: string;
518
- LlamaLendRepay: string;
519
- LlamaLendLevCreate: string;
520
- LlamaLendSelfLiquidateWithColl: string;
521
- AutomationV2Unsub?: undefined;
522
- UpdateSub?: undefined;
523
- TransferNFT?: undefined;
524
- CreateSub?: undefined;
525
- SDaiWrap?: undefined;
526
- SDaiUnwrap?: undefined;
527
- StarknetClaim?: undefined;
528
- SkyStake?: undefined;
529
- SkyUnstake?: undefined;
530
- SkyClaimRewards?: undefined;
531
- McdGenerate?: undefined;
532
- McdGive?: undefined;
533
- McdMerge?: undefined;
534
- McdOpen?: undefined;
535
- McdPayback?: undefined;
536
- McdSupply?: undefined;
537
- McdWithdraw?: undefined;
538
- McdClaim?: undefined;
539
- McdDsrDeposit?: undefined;
540
- McdDsrWithdraw?: undefined;
541
- McdTokenConverter?: undefined;
542
- ReflexerSupply?: undefined;
543
- ReflexerWithdraw?: undefined;
544
- ReflexerPayback?: undefined;
545
- ReflexerGenerate?: undefined;
546
- ReflexerOpen?: undefined;
547
- ReflexerWithdrawStuckFunds?: undefined;
548
- ReflexerNativeUniV2SaviourDeposit?: undefined;
549
- ReflexerNativeUniV2SaviourGetReserves?: undefined;
550
- ReflexerNativeUniV2SaviourWithdraw?: undefined;
551
- AaveBorrow?: undefined;
552
- AavePayback?: undefined;
553
- AaveSupply?: undefined;
554
- AaveWithdraw?: undefined;
555
- AaveCollateralSwitch?: undefined;
556
- AaveUnstake?: undefined;
557
- AaveClaimAAVE?: undefined;
558
- AaveClaimStkAave?: undefined;
559
- AaveV3View?: undefined;
560
- GhoClaimAAVE?: undefined;
561
- GhoUnstake?: undefined;
562
- LSVWithdraw?: undefined;
563
- LSVBorrow?: undefined;
564
- LSVSupply?: undefined;
565
- LSVPayback?: undefined;
566
- LSVSell?: undefined;
567
- MorphoAaveV2Borrow?: undefined;
568
- MorphoAaveV2Payback?: undefined;
569
- MorphoAaveV2Supply?: undefined;
570
- MorphoAaveV2Withdraw?: undefined;
571
- MorphoClaim?: undefined;
572
- MorphoAaveV3Borrow?: undefined;
573
- MorphoAaveV3Payback?: undefined;
574
- MorphoAaveV3Supply?: undefined;
575
- MorphoAaveV3Withdraw?: undefined;
576
- MorphoAaveV3SetManager?: undefined;
577
- SparkBorrow?: undefined;
578
- SparkClaimRewards?: undefined;
579
- SparkCollateralSwitch?: undefined;
580
- SparkPayback?: undefined;
581
- SparkSetEMode?: undefined;
582
- SparkSpTokenPayback?: undefined;
583
- SparkSupply?: undefined;
584
- SparkSwapBorrowRateMode?: undefined;
585
- SparkWithdraw?: undefined;
586
- SparkDelegateCredit?: undefined;
587
- SparkDelegateWithSig?: undefined;
588
- CompBorrow?: undefined;
589
- CompClaim?: undefined;
590
- CompPayback?: undefined;
591
- CompSupply?: undefined;
592
- CompWithdraw?: undefined;
593
- CompGetDebt?: undefined;
594
- CompCollateralSwitch?: undefined;
595
- FLAaveV2?: undefined;
596
- FLAaveV3CarryDebt?: undefined;
597
- FLDyDx?: undefined;
598
- FLMaker?: undefined;
599
- FLSpark?: undefined;
600
- FLGho?: undefined;
601
- FLMorphoBlue?: undefined;
602
- UniSupply?: undefined;
603
- UniWithdraw?: undefined;
604
- DyDxWithdraw?: undefined;
605
- YearnSupply?: undefined;
606
- YearnWithdraw?: undefined;
607
- LiquityClose?: undefined;
608
- LiquityBorrow?: undefined;
609
- LiquityOpen?: undefined;
610
- LiquityPayback?: undefined;
611
- LiquityWithdraw?: undefined;
612
- LiquitySupply?: undefined;
613
- LiquitySPDeposit?: undefined;
614
- LiquitySPWithdraw?: undefined;
615
- LiquityStake?: undefined;
616
- LiquityUnstake?: undefined;
617
- LiquityEthGainToTrove?: undefined;
618
- LiquityClaim?: undefined;
619
- LiquityRedeem?: undefined;
620
- LiquityAdjust?: undefined;
621
- BprotocolLiquitySPDeposit?: undefined;
622
- BprotocolLiquitySPWithdraw?: undefined;
623
- LidoStake?: undefined;
624
- LidoWrap?: undefined;
625
- LidoUnwrap?: undefined;
626
- InstPullTokens?: undefined;
627
- BalancerV2Supply?: undefined;
628
- BalancerV2Withdraw?: undefined;
629
- BalancerV2Claim?: undefined;
630
- GUniWithdraw?: undefined;
631
- GUniDeposit?: undefined;
632
- RariDeposit?: undefined;
633
- RariWithdraw?: undefined;
634
- MStableDeposit?: undefined;
635
- MStableWithdraw?: undefined;
636
- MStableClaim?: undefined;
637
- McdRatioCheck?: undefined;
638
- GasFeeTaker?: undefined;
639
- CurveStethPoolDeposit?: undefined;
640
- CurveStethPoolWithdraw?: undefined;
641
- CurveDeposit?: undefined;
642
- CurveWithdraw?: undefined;
643
- McdBoostComposite?: undefined;
644
- McdRepayComposite?: undefined;
645
- FLEuler?: undefined;
646
- TrailingStopTrigger?: undefined;
647
- CBRebondTrigger?: undefined;
648
- CBUpdateRebondSub?: undefined;
649
- LiquityRatioCheck?: undefined;
650
- ConvexDeposit?: undefined;
651
- ConvexWithdraw?: undefined;
652
- ConvexClaim?: undefined;
653
- CBCreate?: undefined;
654
- CBRedeem?: undefined;
655
- CBChickenIn?: undefined;
656
- CBChickenOut?: undefined;
657
- CBCreateRebondSub?: undefined;
658
- FetchBondId?: undefined;
659
- CurveUsdBorrow?: undefined;
660
- CurveUsdCreate?: undefined;
661
- CurveUsdPayback?: undefined;
662
- CurveUsdSupply?: undefined;
663
- CurveUsdAdjust?: undefined;
664
- CurveUsdWithdraw?: undefined;
665
- CurveUsdLevCreate?: undefined;
666
- CurveUsdRepay?: undefined;
667
- CurveUsdSwapper?: undefined;
668
- CurveUsdSelfLiquidate?: undefined;
669
- CurveUsdSelfLiquidateWithColl?: undefined;
670
- CurveUsdGetDebt?: undefined;
671
- CurveUsdCollRatioTrigger?: undefined;
672
- CurveUsdCollRatioCheck?: undefined;
673
- MorphoBlueSupply?: undefined;
674
- MorphoBlueSupplyCollateral?: undefined;
675
- MorphoBlueWithdraw?: undefined;
676
- MorphoBlueWithdrawCollateral?: undefined;
677
- MorphoBlueBorrow?: undefined;
678
- MorphoBluePayback?: undefined;
679
- MorphoBlueSetAuth?: undefined;
680
- MorphoBlueSetAuthWithSig?: undefined;
681
- MorphoTokenWrap?: undefined;
682
- EulerV2Supply?: undefined;
683
- EulerV2Withdraw?: undefined;
684
- EulerV2Borrow?: undefined;
685
- EulerV2Payback?: undefined;
686
- EulerV2CollateralSwitch?: undefined;
687
- EulerV2View?: undefined;
688
- MerklClaim?: undefined;
689
- RenzoStake?: undefined;
690
- EtherFiStake?: undefined;
691
- EtherFiWrap?: undefined;
692
- EtherFiUnwrap?: undefined;
693
- AaveV3DelegateCredit?: undefined;
694
- AaveV3RatioTrigger?: undefined;
695
- MorphoBlueView?: undefined;
696
- } | {
697
- DFSSell: string;
698
- WrapEth: string;
699
- UnwrapEth: string;
700
- SendToken: string;
701
- PullToken: string;
702
- ApproveToken: string;
703
- SumInputs: string;
704
- SubInputs: string;
705
- TokenBalance: string;
706
- ChangeProxyOwner: string;
707
- PermitToken: string;
708
- HandleAuth: string;
709
- ToggleSub: string;
710
- CreateSub: string;
711
- UpdateSub: string;
712
- FLAaveV3: string;
713
- FLBalancer: string;
714
- FLUniV3: string;
715
- FLAction: string;
716
- FLMorphoBlue: string;
717
- AaveV3Withdraw: string;
718
- AaveV3SwapBorrowRateMode: string;
719
- AaveV3Supply: string;
720
- AaveV3SetEMode: string;
721
- AaveV3Payback: string;
722
- AaveV3CollateralSwitch: string;
723
- AaveV3ClaimRewards: string;
724
- AaveV3Borrow: string;
725
- AaveV3ATokenPayback: string;
726
- AaveV3View: string;
727
- AaveV3DelegateWithSig: string;
728
- CompV3Allow: string;
729
- CompV3Borrow: string;
730
- CompV3Claim: string;
731
- CompV3Payback: string;
732
- CompV3Supply: string;
733
- CompV3Transfer: string;
734
- CompV3Withdraw: string;
735
- MorphoBlueSupply: string;
736
- MorphoBlueSupplyCollateral: string;
737
- MorphoBlueWithdraw: string;
738
- MorphoBlueWithdrawCollateral: string;
739
- MorphoBlueBorrow: string;
740
- MorphoBluePayback: string;
741
- MorphoBlueSetAuth: string;
742
- MorphoBlueSetAuthWithSig: string;
743
- MorphoBlueView: string;
744
- AutomationV2Unsub?: undefined;
745
- SendTokenAndUnwrap?: undefined;
746
- TransferNFT?: undefined;
747
- SDaiWrap?: undefined;
748
- SDaiUnwrap?: undefined;
749
- TokenizedVaultAdapter?: undefined;
750
- StarknetClaim?: undefined;
751
- SkyStake?: undefined;
752
- SkyUnstake?: undefined;
753
- SkyClaimRewards?: undefined;
754
- McdGenerate?: undefined;
755
- McdGive?: undefined;
756
- McdMerge?: undefined;
757
- McdOpen?: undefined;
758
- McdPayback?: undefined;
759
- McdSupply?: undefined;
760
- McdWithdraw?: undefined;
761
- McdClaim?: undefined;
762
- McdDsrDeposit?: undefined;
763
- McdDsrWithdraw?: undefined;
764
- McdTokenConverter?: undefined;
765
- ReflexerSupply?: undefined;
766
- ReflexerWithdraw?: undefined;
767
- ReflexerPayback?: undefined;
768
- ReflexerGenerate?: undefined;
769
- ReflexerOpen?: undefined;
770
- ReflexerWithdrawStuckFunds?: undefined;
771
- ReflexerNativeUniV2SaviourDeposit?: undefined;
772
- ReflexerNativeUniV2SaviourGetReserves?: undefined;
773
- ReflexerNativeUniV2SaviourWithdraw?: undefined;
774
- AaveBorrow?: undefined;
775
- AavePayback?: undefined;
776
- AaveSupply?: undefined;
777
- AaveWithdraw?: undefined;
778
- AaveCollateralSwitch?: undefined;
779
- AaveUnstake?: undefined;
780
- AaveClaimAAVE?: undefined;
781
- AaveClaimStkAave?: undefined;
782
- GhoClaimAAVE?: undefined;
783
- GhoUnstake?: undefined;
784
- LSVWithdraw?: undefined;
785
- LSVBorrow?: undefined;
786
- LSVSupply?: undefined;
787
- LSVPayback?: undefined;
788
- LSVSell?: undefined;
789
- MorphoAaveV2Borrow?: undefined;
790
- MorphoAaveV2Payback?: undefined;
791
- MorphoAaveV2Supply?: undefined;
792
- MorphoAaveV2Withdraw?: undefined;
793
- MorphoClaim?: undefined;
794
- MorphoAaveV3Borrow?: undefined;
795
- MorphoAaveV3Payback?: undefined;
796
- MorphoAaveV3Supply?: undefined;
797
- MorphoAaveV3Withdraw?: undefined;
798
- MorphoAaveV3SetManager?: undefined;
799
- SparkBorrow?: undefined;
800
- SparkClaimRewards?: undefined;
801
- SparkCollateralSwitch?: undefined;
802
- SparkPayback?: undefined;
803
- SparkSetEMode?: undefined;
804
- SparkSpTokenPayback?: undefined;
805
- SparkSupply?: undefined;
806
- SparkSwapBorrowRateMode?: undefined;
807
- SparkWithdraw?: undefined;
808
- SparkDelegateCredit?: undefined;
809
- SparkDelegateWithSig?: undefined;
810
- CompBorrow?: undefined;
811
- CompClaim?: undefined;
812
- CompPayback?: undefined;
813
- CompSupply?: undefined;
814
- CompWithdraw?: undefined;
815
- CompGetDebt?: undefined;
816
- CompCollateralSwitch?: undefined;
817
- FLAaveV2?: undefined;
818
- FLAaveV3NoFee?: undefined;
819
- FLAaveV3CarryDebt?: undefined;
820
- FLDyDx?: undefined;
821
- FLMaker?: undefined;
822
- FLSpark?: undefined;
823
- FLGho?: undefined;
824
- UniSupply?: undefined;
825
- UniWithdraw?: undefined;
826
- UniCollectV3?: undefined;
827
- UniMintV3?: undefined;
828
- UniSupplyV3?: undefined;
829
- UniWithdrawV3?: undefined;
830
- UniCreatePoolV3?: undefined;
831
- DyDxWithdraw?: undefined;
832
- YearnSupply?: undefined;
833
- YearnWithdraw?: undefined;
834
- LiquityClose?: undefined;
835
- LiquityBorrow?: undefined;
836
- LiquityOpen?: undefined;
837
- LiquityPayback?: undefined;
838
- LiquityWithdraw?: undefined;
839
- LiquitySupply?: undefined;
840
- LiquitySPDeposit?: undefined;
841
- LiquitySPWithdraw?: undefined;
842
- LiquityStake?: undefined;
843
- LiquityUnstake?: undefined;
844
- LiquityEthGainToTrove?: undefined;
845
- LiquityClaim?: undefined;
846
- LiquityRedeem?: undefined;
847
- LiquityAdjust?: undefined;
848
- BprotocolLiquitySPDeposit?: undefined;
849
- BprotocolLiquitySPWithdraw?: undefined;
850
- LidoStake?: undefined;
851
- LidoWrap?: undefined;
852
- LidoUnwrap?: undefined;
853
- InstPullTokens?: undefined;
854
- BalancerV2Supply?: undefined;
855
- BalancerV2Withdraw?: undefined;
856
- BalancerV2Claim?: undefined;
857
- GUniWithdraw?: undefined;
858
- GUniDeposit?: undefined;
859
- RariDeposit?: undefined;
860
- RariWithdraw?: undefined;
861
- MStableDeposit?: undefined;
862
- MStableWithdraw?: undefined;
863
- MStableClaim?: undefined;
864
- McdRatioCheck?: undefined;
865
- GasFeeTaker?: undefined;
866
- CurveStethPoolDeposit?: undefined;
867
- CurveStethPoolWithdraw?: undefined;
868
- CurveDeposit?: undefined;
869
- CurveWithdraw?: undefined;
870
- McdBoostComposite?: undefined;
871
- McdRepayComposite?: undefined;
872
- FLEuler?: undefined;
873
- TrailingStopTrigger?: undefined;
874
- CBRebondTrigger?: undefined;
875
- CBUpdateRebondSub?: undefined;
876
- LiquityRatioCheck?: undefined;
877
- ConvexDeposit?: undefined;
878
- ConvexWithdraw?: undefined;
879
- ConvexClaim?: undefined;
880
- CBCreate?: undefined;
881
- CBRedeem?: undefined;
882
- CBChickenIn?: undefined;
883
- CBChickenOut?: undefined;
884
- CBCreateRebondSub?: undefined;
885
- FetchBondId?: undefined;
886
- CurveUsdBorrow?: undefined;
887
- CurveUsdCreate?: undefined;
888
- CurveUsdPayback?: undefined;
889
- CurveUsdSupply?: undefined;
890
- CurveUsdAdjust?: undefined;
891
- CurveUsdWithdraw?: undefined;
892
- CurveUsdLevCreate?: undefined;
893
- CurveUsdRepay?: undefined;
894
- CurveUsdSwapper?: undefined;
895
- CurveUsdSelfLiquidate?: undefined;
896
- CurveUsdSelfLiquidateWithColl?: undefined;
897
- CurveUsdGetDebt?: undefined;
898
- CurveUsdCollRatioTrigger?: undefined;
899
- CurveUsdCollRatioCheck?: undefined;
900
- MorphoTokenWrap?: undefined;
901
- LlamaLendCreate?: undefined;
902
- LlamaLendSupply?: undefined;
903
- LlamaLendBorrow?: undefined;
904
- LlamaLendWithdraw?: undefined;
905
- LlamaLendPayback?: undefined;
906
- LlamaLendSelfLiquidate?: undefined;
907
- LlamaLendGetDebt?: undefined;
908
- LlamaLendBoost?: undefined;
909
- LlamaLendRepay?: undefined;
910
- LlamaLendLevCreate?: undefined;
911
- LlamaLendSelfLiquidateWithColl?: undefined;
912
- EulerV2Supply?: undefined;
913
- EulerV2Withdraw?: undefined;
914
- EulerV2Borrow?: undefined;
915
- EulerV2Payback?: undefined;
916
- EulerV2CollateralSwitch?: undefined;
917
- EulerV2View?: undefined;
918
- MerklClaim?: undefined;
919
- RenzoStake?: undefined;
920
- EtherFiStake?: undefined;
921
- EtherFiWrap?: undefined;
922
- EtherFiUnwrap?: undefined;
923
- AaveV3DelegateCredit?: undefined;
924
- AaveV3RatioTrigger?: undefined;
925
- GasFeeTakerL2?: undefined;
926
- AaveV3RatioCheck?: undefined;
927
- };
928
- };
929
- export declare const otherAddresses: {
930
- [x: number]: {
931
- RecipeExecutor: string;
932
- DFSRegistry: string;
933
- DFSProxyRegistry: string;
934
- ProxyRegistry: string;
935
- McdCdpManager: string;
936
- BCdpManager: string;
937
- AaveDefaultMarket: string;
938
- UniswapV3PositionManager: string;
939
- RaiWethUniV2LPToken: string;
940
- BalancerToken: string;
941
- CrvToken: string;
942
- CvxToken: string;
943
- DAI: string;
944
- GHO: string;
945
- LUSD: string;
946
- BLUSD: string;
947
- Empty: string;
948
- DSGuardFactory?: undefined;
949
- AdminVault?: undefined;
950
- DefisaverLogger?: undefined;
951
- } | {
952
- RecipeExecutor: string;
953
- DFSRegistry: string;
954
- ProxyRegistry: string;
955
- DSGuardFactory: string;
956
- AdminVault: string;
957
- DefisaverLogger: string;
958
- Empty: string;
959
- UniswapV3PositionManager: string;
960
- DFSProxyRegistry?: undefined;
961
- McdCdpManager?: undefined;
962
- BCdpManager?: undefined;
963
- AaveDefaultMarket?: undefined;
964
- RaiWethUniV2LPToken?: undefined;
965
- BalancerToken?: undefined;
966
- CrvToken?: undefined;
967
- CvxToken?: undefined;
968
- DAI?: undefined;
969
- GHO?: undefined;
970
- LUSD?: undefined;
971
- BLUSD?: undefined;
972
- } | {
973
- RecipeExecutor: string;
974
- DFSRegistry: string;
975
- ProxyRegistry: string;
976
- DSGuardFactory: string;
977
- AdminVault: string;
978
- DefisaverLogger: string;
979
- Empty: string;
980
- DFSProxyRegistry?: undefined;
981
- McdCdpManager?: undefined;
982
- BCdpManager?: undefined;
983
- AaveDefaultMarket?: undefined;
984
- UniswapV3PositionManager?: undefined;
985
- RaiWethUniV2LPToken?: undefined;
986
- BalancerToken?: undefined;
987
- CrvToken?: undefined;
988
- CvxToken?: undefined;
989
- DAI?: undefined;
990
- GHO?: undefined;
991
- LUSD?: undefined;
992
- BLUSD?: undefined;
993
- };
994
- };
995
- /**
996
- *
997
- * @param name
998
- * @param chainId
999
- */
1000
- export declare const getAddr: (name: string, chainId?: number) => EthAddress;
1
+ import { EthAddress } from './types';
2
+ export declare const actionAddresses: {
3
+ [x: number]: {
4
+ WrapEth: string;
5
+ UnwrapEth: string;
6
+ PullToken: string;
7
+ SendToken: string;
8
+ SumInputs: string;
9
+ SubInputs: string;
10
+ ChangeProxyOwner: string;
11
+ TokenBalance: string;
12
+ AutomationV2Unsub: string;
13
+ SendTokenAndUnwrap: string;
14
+ ToggleSub: string;
15
+ UpdateSub: string;
16
+ TransferNFT: string;
17
+ CreateSub: string;
18
+ ApproveToken: string;
19
+ SDaiWrap: string;
20
+ SDaiUnwrap: string;
21
+ TokenizedVaultAdapter: string;
22
+ PermitToken: string;
23
+ StarknetClaim: string;
24
+ HandleAuth: string;
25
+ SendTokens: string;
26
+ DFSSell: string;
27
+ SkyStake: string;
28
+ SkyUnstake: string;
29
+ SkyClaimRewards: string;
30
+ McdGenerate: string;
31
+ McdGive: string;
32
+ McdMerge: string;
33
+ McdOpen: string;
34
+ McdPayback: string;
35
+ McdSupply: string;
36
+ McdWithdraw: string;
37
+ McdClaim: string;
38
+ McdDsrDeposit: string;
39
+ McdDsrWithdraw: string;
40
+ McdTokenConverter: string;
41
+ ReflexerSupply: string;
42
+ ReflexerWithdraw: string;
43
+ ReflexerPayback: string;
44
+ ReflexerGenerate: string;
45
+ ReflexerOpen: string;
46
+ ReflexerWithdrawStuckFunds: string;
47
+ ReflexerNativeUniV2SaviourDeposit: string;
48
+ ReflexerNativeUniV2SaviourGetReserves: string;
49
+ ReflexerNativeUniV2SaviourWithdraw: string;
50
+ AaveBorrow: string;
51
+ AavePayback: string;
52
+ AaveSupply: string;
53
+ AaveWithdraw: string;
54
+ AaveCollateralSwitch: string;
55
+ AaveUnstake: string;
56
+ AaveClaimAAVE: string;
57
+ AaveClaimStkAave: string;
58
+ AaveV3Withdraw: string;
59
+ AaveV3SwapBorrowRateMode: string;
60
+ AaveV3Supply: string;
61
+ AaveV3SetEMode: string;
62
+ AaveV3Payback: string;
63
+ AaveV3CollateralSwitch: string;
64
+ AaveV3ClaimRewards: string;
65
+ AaveV3Borrow: string;
66
+ AaveV3ATokenPayback: string;
67
+ AaveV3View: string;
68
+ AaveV3DelegateWithSig: string;
69
+ GhoClaimAAVE: string;
70
+ GhoUnstake: string;
71
+ LSVWithdraw: string;
72
+ LSVBorrow: string;
73
+ LSVSupply: string;
74
+ LSVPayback: string;
75
+ LSVSell: string;
76
+ MorphoAaveV2Borrow: string;
77
+ MorphoAaveV2Payback: string;
78
+ MorphoAaveV2Supply: string;
79
+ MorphoAaveV2Withdraw: string;
80
+ MorphoClaim: string;
81
+ MorphoAaveV3Borrow: string;
82
+ MorphoAaveV3Payback: string;
83
+ MorphoAaveV3Supply: string;
84
+ MorphoAaveV3Withdraw: string;
85
+ MorphoAaveV3SetManager: string;
86
+ SparkBorrow: string;
87
+ SparkClaimRewards: string;
88
+ SparkCollateralSwitch: string;
89
+ SparkPayback: string;
90
+ SparkSetEMode: string;
91
+ SparkSpTokenPayback: string;
92
+ SparkSupply: string;
93
+ SparkSwapBorrowRateMode: string;
94
+ SparkWithdraw: string;
95
+ SparkDelegateCredit: string;
96
+ SparkDelegateWithSig: string;
97
+ CompBorrow: string;
98
+ CompClaim: string;
99
+ CompPayback: string;
100
+ CompSupply: string;
101
+ CompWithdraw: string;
102
+ CompGetDebt: string;
103
+ CompCollateralSwitch: string;
104
+ FLAaveV2: string;
105
+ FLAaveV3NoFee: string;
106
+ FLAaveV3CarryDebt: string;
107
+ FLAaveV3: string;
108
+ FLDyDx: string;
109
+ FLMaker: string;
110
+ FLBalancer: string;
111
+ FLSpark: string;
112
+ FLAction: string;
113
+ FLUniV3: string;
114
+ FLGho: string;
115
+ FLMorphoBlue: string;
116
+ UniSupply: string;
117
+ UniWithdraw: string;
118
+ UniCollectV3: string;
119
+ UniMintV3: string;
120
+ UniSupplyV3: string;
121
+ UniWithdrawV3: string;
122
+ UniCreatePoolV3: string;
123
+ DyDxWithdraw: string;
124
+ YearnSupply: string;
125
+ YearnWithdraw: string;
126
+ LiquityClose: string;
127
+ LiquityBorrow: string;
128
+ LiquityOpen: string;
129
+ LiquityPayback: string;
130
+ LiquityWithdraw: string;
131
+ LiquitySupply: string;
132
+ LiquitySPDeposit: string;
133
+ LiquitySPWithdraw: string;
134
+ LiquityStake: string;
135
+ LiquityUnstake: string;
136
+ LiquityEthGainToTrove: string;
137
+ LiquityClaim: string;
138
+ LiquityRedeem: string;
139
+ LiquityAdjust: string;
140
+ BprotocolLiquitySPDeposit: string;
141
+ BprotocolLiquitySPWithdraw: string;
142
+ LidoStake: string;
143
+ LidoWrap: string;
144
+ LidoUnwrap: string;
145
+ InstPullTokens: string;
146
+ BalancerV2Supply: string;
147
+ BalancerV2Withdraw: string;
148
+ BalancerV2Claim: string;
149
+ GUniWithdraw: string;
150
+ GUniDeposit: string;
151
+ RariDeposit: string;
152
+ RariWithdraw: string;
153
+ MStableDeposit: string;
154
+ MStableWithdraw: string;
155
+ MStableClaim: string;
156
+ McdRatioCheck: string;
157
+ GasFeeTaker: string;
158
+ CurveStethPoolDeposit: string;
159
+ CurveStethPoolWithdraw: string;
160
+ CurveDeposit: string;
161
+ CurveWithdraw: string;
162
+ McdBoostComposite: string;
163
+ McdRepayComposite: string;
164
+ FLEuler: string;
165
+ TrailingStopTrigger: string;
166
+ CBRebondTrigger: string;
167
+ CBUpdateRebondSub: string;
168
+ LiquityRatioCheck: string;
169
+ ConvexDeposit: string;
170
+ ConvexWithdraw: string;
171
+ ConvexClaim: string;
172
+ CBCreate: string;
173
+ CBRedeem: string;
174
+ CBChickenIn: string;
175
+ CBChickenOut: string;
176
+ CBCreateRebondSub: string;
177
+ FetchBondId: string;
178
+ CompV3Allow: string;
179
+ CompV3Borrow: string;
180
+ CompV3Claim: string;
181
+ CompV3Payback: string;
182
+ CompV3Supply: string;
183
+ CompV3Transfer: string;
184
+ CompV3Withdraw: string;
185
+ CurveUsdBorrow: string;
186
+ CurveUsdCreate: string;
187
+ CurveUsdPayback: string;
188
+ CurveUsdSupply: string;
189
+ CurveUsdAdjust: string;
190
+ CurveUsdWithdraw: string;
191
+ CurveUsdLevCreate: string;
192
+ CurveUsdRepay: string;
193
+ CurveUsdSwapper: string;
194
+ CurveUsdSwapperTransient: string;
195
+ CurveUsdSelfLiquidate: string;
196
+ CurveUsdSelfLiquidateWithColl: string;
197
+ CurveUsdGetDebt: string;
198
+ CurveUsdCollRatioTrigger: string;
199
+ CurveUsdCollRatioCheck: string;
200
+ CurveUsdSelfLiquidateWithCollTransient: string;
201
+ CurveUsdLevCreateTransient: string;
202
+ CurveUsdRepayTransient: string;
203
+ MorphoBlueSupply: string;
204
+ MorphoBlueSupplyCollateral: string;
205
+ MorphoBlueWithdraw: string;
206
+ MorphoBlueWithdrawCollateral: string;
207
+ MorphoBlueBorrow: string;
208
+ MorphoBluePayback: string;
209
+ MorphoBlueSetAuth: string;
210
+ MorphoBlueSetAuthWithSig: string;
211
+ MorphoTokenWrap: string;
212
+ LlamaLendCreate: string;
213
+ LlamaLendSupply: string;
214
+ LlamaLendBorrow: string;
215
+ LlamaLendWithdraw: string;
216
+ LlamaLendPayback: string;
217
+ LlamaLendSelfLiquidate: string;
218
+ LlamaLendGetDebt: string;
219
+ LlamaLendBoost: string;
220
+ LlamaLendRepay: string;
221
+ LlamaLendLevCreate: string;
222
+ LlamaLendSelfLiquidateWithColl: string;
223
+ EulerV2Supply: string;
224
+ EulerV2Withdraw: string;
225
+ EulerV2Borrow: string;
226
+ EulerV2Payback: string;
227
+ EulerV2CollateralSwitch: string;
228
+ EulerV2View: string;
229
+ MerklClaim: string;
230
+ RenzoStake: string;
231
+ EtherFiStake: string;
232
+ EtherFiWrap: string;
233
+ EtherFiUnwrap: string;
234
+ AaveV3DelegateCredit?: undefined;
235
+ AaveV3RatioTrigger?: undefined;
236
+ GasFeeTakerL2?: undefined;
237
+ AaveV3RatioCheck?: undefined;
238
+ MorphoBlueView?: undefined;
239
+ } | {
240
+ DFSSell: string;
241
+ WrapEth: string;
242
+ UnwrapEth: string;
243
+ SendToken: string;
244
+ PullToken: string;
245
+ SumInputs: string;
246
+ SubInputs: string;
247
+ ApproveToken: string;
248
+ SendTokenAndUnwrap: string;
249
+ ToggleSub: string;
250
+ TokenBalance: string;
251
+ TokenizedVaultAdapter: string;
252
+ ChangeProxyOwner: string;
253
+ PermitToken: string;
254
+ HandleAuth: string;
255
+ AaveV3ATokenPayback: string;
256
+ AaveV3Borrow: string;
257
+ AaveV3CollateralSwitch: string;
258
+ AaveV3Payback: string;
259
+ AaveV3SetEMode: string;
260
+ AaveV3Supply: string;
261
+ AaveV3SwapBorrowRateMode: string;
262
+ AaveV3Withdraw: string;
263
+ AaveV3ClaimRewards: string;
264
+ AaveV3DelegateWithSig: string;
265
+ AaveV3DelegateCredit: string;
266
+ FLAaveV3NoFee: string;
267
+ FLAaveV3: string;
268
+ FLBalancer: string;
269
+ FLAction: string;
270
+ AaveV3RatioTrigger: string;
271
+ GasFeeTakerL2: string;
272
+ AaveV3RatioCheck: string;
273
+ UniCollectV3: string;
274
+ UniMintV3: string;
275
+ UniSupplyV3: string;
276
+ UniWithdrawV3: string;
277
+ UniCreatePoolV3: string;
278
+ CompV3Allow: string;
279
+ CompV3Borrow: string;
280
+ CompV3Claim: string;
281
+ CompV3Payback: string;
282
+ CompV3Supply: string;
283
+ CompV3Transfer: string;
284
+ CompV3Withdraw: string;
285
+ AutomationV2Unsub?: undefined;
286
+ UpdateSub?: undefined;
287
+ TransferNFT?: undefined;
288
+ CreateSub?: undefined;
289
+ SDaiWrap?: undefined;
290
+ SDaiUnwrap?: undefined;
291
+ StarknetClaim?: undefined;
292
+ SendTokens?: undefined;
293
+ SkyStake?: undefined;
294
+ SkyUnstake?: undefined;
295
+ SkyClaimRewards?: undefined;
296
+ McdGenerate?: undefined;
297
+ McdGive?: undefined;
298
+ McdMerge?: undefined;
299
+ McdOpen?: undefined;
300
+ McdPayback?: undefined;
301
+ McdSupply?: undefined;
302
+ McdWithdraw?: undefined;
303
+ McdClaim?: undefined;
304
+ McdDsrDeposit?: undefined;
305
+ McdDsrWithdraw?: undefined;
306
+ McdTokenConverter?: undefined;
307
+ ReflexerSupply?: undefined;
308
+ ReflexerWithdraw?: undefined;
309
+ ReflexerPayback?: undefined;
310
+ ReflexerGenerate?: undefined;
311
+ ReflexerOpen?: undefined;
312
+ ReflexerWithdrawStuckFunds?: undefined;
313
+ ReflexerNativeUniV2SaviourDeposit?: undefined;
314
+ ReflexerNativeUniV2SaviourGetReserves?: undefined;
315
+ ReflexerNativeUniV2SaviourWithdraw?: undefined;
316
+ AaveBorrow?: undefined;
317
+ AavePayback?: undefined;
318
+ AaveSupply?: undefined;
319
+ AaveWithdraw?: undefined;
320
+ AaveCollateralSwitch?: undefined;
321
+ AaveUnstake?: undefined;
322
+ AaveClaimAAVE?: undefined;
323
+ AaveClaimStkAave?: undefined;
324
+ AaveV3View?: undefined;
325
+ GhoClaimAAVE?: undefined;
326
+ GhoUnstake?: undefined;
327
+ LSVWithdraw?: undefined;
328
+ LSVBorrow?: undefined;
329
+ LSVSupply?: undefined;
330
+ LSVPayback?: undefined;
331
+ LSVSell?: undefined;
332
+ MorphoAaveV2Borrow?: undefined;
333
+ MorphoAaveV2Payback?: undefined;
334
+ MorphoAaveV2Supply?: undefined;
335
+ MorphoAaveV2Withdraw?: undefined;
336
+ MorphoClaim?: undefined;
337
+ MorphoAaveV3Borrow?: undefined;
338
+ MorphoAaveV3Payback?: undefined;
339
+ MorphoAaveV3Supply?: undefined;
340
+ MorphoAaveV3Withdraw?: undefined;
341
+ MorphoAaveV3SetManager?: undefined;
342
+ SparkBorrow?: undefined;
343
+ SparkClaimRewards?: undefined;
344
+ SparkCollateralSwitch?: undefined;
345
+ SparkPayback?: undefined;
346
+ SparkSetEMode?: undefined;
347
+ SparkSpTokenPayback?: undefined;
348
+ SparkSupply?: undefined;
349
+ SparkSwapBorrowRateMode?: undefined;
350
+ SparkWithdraw?: undefined;
351
+ SparkDelegateCredit?: undefined;
352
+ SparkDelegateWithSig?: undefined;
353
+ CompBorrow?: undefined;
354
+ CompClaim?: undefined;
355
+ CompPayback?: undefined;
356
+ CompSupply?: undefined;
357
+ CompWithdraw?: undefined;
358
+ CompGetDebt?: undefined;
359
+ CompCollateralSwitch?: undefined;
360
+ FLAaveV2?: undefined;
361
+ FLAaveV3CarryDebt?: undefined;
362
+ FLDyDx?: undefined;
363
+ FLMaker?: undefined;
364
+ FLSpark?: undefined;
365
+ FLUniV3?: undefined;
366
+ FLGho?: undefined;
367
+ FLMorphoBlue?: undefined;
368
+ UniSupply?: undefined;
369
+ UniWithdraw?: undefined;
370
+ DyDxWithdraw?: undefined;
371
+ YearnSupply?: undefined;
372
+ YearnWithdraw?: undefined;
373
+ LiquityClose?: undefined;
374
+ LiquityBorrow?: undefined;
375
+ LiquityOpen?: undefined;
376
+ LiquityPayback?: undefined;
377
+ LiquityWithdraw?: undefined;
378
+ LiquitySupply?: undefined;
379
+ LiquitySPDeposit?: undefined;
380
+ LiquitySPWithdraw?: undefined;
381
+ LiquityStake?: undefined;
382
+ LiquityUnstake?: undefined;
383
+ LiquityEthGainToTrove?: undefined;
384
+ LiquityClaim?: undefined;
385
+ LiquityRedeem?: undefined;
386
+ LiquityAdjust?: undefined;
387
+ BprotocolLiquitySPDeposit?: undefined;
388
+ BprotocolLiquitySPWithdraw?: undefined;
389
+ LidoStake?: undefined;
390
+ LidoWrap?: undefined;
391
+ LidoUnwrap?: undefined;
392
+ InstPullTokens?: undefined;
393
+ BalancerV2Supply?: undefined;
394
+ BalancerV2Withdraw?: undefined;
395
+ BalancerV2Claim?: undefined;
396
+ GUniWithdraw?: undefined;
397
+ GUniDeposit?: undefined;
398
+ RariDeposit?: undefined;
399
+ RariWithdraw?: undefined;
400
+ MStableDeposit?: undefined;
401
+ MStableWithdraw?: undefined;
402
+ MStableClaim?: undefined;
403
+ McdRatioCheck?: undefined;
404
+ GasFeeTaker?: undefined;
405
+ CurveStethPoolDeposit?: undefined;
406
+ CurveStethPoolWithdraw?: undefined;
407
+ CurveDeposit?: undefined;
408
+ CurveWithdraw?: undefined;
409
+ McdBoostComposite?: undefined;
410
+ McdRepayComposite?: undefined;
411
+ FLEuler?: undefined;
412
+ TrailingStopTrigger?: undefined;
413
+ CBRebondTrigger?: undefined;
414
+ CBUpdateRebondSub?: undefined;
415
+ LiquityRatioCheck?: undefined;
416
+ ConvexDeposit?: undefined;
417
+ ConvexWithdraw?: undefined;
418
+ ConvexClaim?: undefined;
419
+ CBCreate?: undefined;
420
+ CBRedeem?: undefined;
421
+ CBChickenIn?: undefined;
422
+ CBChickenOut?: undefined;
423
+ CBCreateRebondSub?: undefined;
424
+ FetchBondId?: undefined;
425
+ CurveUsdBorrow?: undefined;
426
+ CurveUsdCreate?: undefined;
427
+ CurveUsdPayback?: undefined;
428
+ CurveUsdSupply?: undefined;
429
+ CurveUsdAdjust?: undefined;
430
+ CurveUsdWithdraw?: undefined;
431
+ CurveUsdLevCreate?: undefined;
432
+ CurveUsdRepay?: undefined;
433
+ CurveUsdSwapper?: undefined;
434
+ CurveUsdSwapperTransient?: undefined;
435
+ CurveUsdSelfLiquidate?: undefined;
436
+ CurveUsdSelfLiquidateWithColl?: undefined;
437
+ CurveUsdGetDebt?: undefined;
438
+ CurveUsdCollRatioTrigger?: undefined;
439
+ CurveUsdCollRatioCheck?: undefined;
440
+ CurveUsdSelfLiquidateWithCollTransient?: undefined;
441
+ CurveUsdLevCreateTransient?: undefined;
442
+ CurveUsdRepayTransient?: undefined;
443
+ MorphoBlueSupply?: undefined;
444
+ MorphoBlueSupplyCollateral?: undefined;
445
+ MorphoBlueWithdraw?: undefined;
446
+ MorphoBlueWithdrawCollateral?: undefined;
447
+ MorphoBlueBorrow?: undefined;
448
+ MorphoBluePayback?: undefined;
449
+ MorphoBlueSetAuth?: undefined;
450
+ MorphoBlueSetAuthWithSig?: undefined;
451
+ MorphoTokenWrap?: undefined;
452
+ LlamaLendCreate?: undefined;
453
+ LlamaLendSupply?: undefined;
454
+ LlamaLendBorrow?: undefined;
455
+ LlamaLendWithdraw?: undefined;
456
+ LlamaLendPayback?: undefined;
457
+ LlamaLendSelfLiquidate?: undefined;
458
+ LlamaLendGetDebt?: undefined;
459
+ LlamaLendBoost?: undefined;
460
+ LlamaLendRepay?: undefined;
461
+ LlamaLendLevCreate?: undefined;
462
+ LlamaLendSelfLiquidateWithColl?: undefined;
463
+ EulerV2Supply?: undefined;
464
+ EulerV2Withdraw?: undefined;
465
+ EulerV2Borrow?: undefined;
466
+ EulerV2Payback?: undefined;
467
+ EulerV2CollateralSwitch?: undefined;
468
+ EulerV2View?: undefined;
469
+ MerklClaim?: undefined;
470
+ RenzoStake?: undefined;
471
+ EtherFiStake?: undefined;
472
+ EtherFiWrap?: undefined;
473
+ EtherFiUnwrap?: undefined;
474
+ MorphoBlueView?: undefined;
475
+ } | {
476
+ DFSSell: string;
477
+ WrapEth: string;
478
+ UnwrapEth: string;
479
+ SendToken: string;
480
+ PullToken: string;
481
+ SumInputs: string;
482
+ SubInputs: string;
483
+ SendTokenAndUnwrap: string;
484
+ ApproveToken: string;
485
+ ToggleSub: string;
486
+ TokenBalance: string;
487
+ TokenizedVaultAdapter: string;
488
+ ChangeProxyOwner: string;
489
+ PermitToken: string;
490
+ HandleAuth: string;
491
+ AaveV3ATokenPayback: string;
492
+ AaveV3Borrow: string;
493
+ AaveV3CollateralSwitch: string;
494
+ AaveV3Payback: string;
495
+ AaveV3SetEMode: string;
496
+ AaveV3Supply: string;
497
+ AaveV3SwapBorrowRateMode: string;
498
+ AaveV3Withdraw: string;
499
+ AaveV3ClaimRewards: string;
500
+ AaveV3DelegateWithSig: string;
501
+ CompV3Allow: string;
502
+ CompV3Borrow: string;
503
+ CompV3Claim: string;
504
+ CompV3Payback: string;
505
+ CompV3Supply: string;
506
+ CompV3Transfer: string;
507
+ CompV3Withdraw: string;
508
+ FLAaveV3NoFee: string;
509
+ FLAaveV3: string;
510
+ FLBalancer: string;
511
+ FLUniV3: string;
512
+ FLAction: string;
513
+ GasFeeTakerL2: string;
514
+ AaveV3RatioCheck: string;
515
+ UniCollectV3: string;
516
+ UniMintV3: string;
517
+ UniSupplyV3: string;
518
+ UniWithdrawV3: string;
519
+ UniCreatePoolV3: string;
520
+ LlamaLendCreate: string;
521
+ LlamaLendSupply: string;
522
+ LlamaLendBorrow: string;
523
+ LlamaLendWithdraw: string;
524
+ LlamaLendPayback: string;
525
+ LlamaLendSelfLiquidate: string;
526
+ LlamaLendGetDebt: string;
527
+ LlamaLendBoost: string;
528
+ LlamaLendRepay: string;
529
+ LlamaLendLevCreate: string;
530
+ LlamaLendSelfLiquidateWithColl: string;
531
+ AutomationV2Unsub?: undefined;
532
+ UpdateSub?: undefined;
533
+ TransferNFT?: undefined;
534
+ CreateSub?: undefined;
535
+ SDaiWrap?: undefined;
536
+ SDaiUnwrap?: undefined;
537
+ StarknetClaim?: undefined;
538
+ SendTokens?: undefined;
539
+ SkyStake?: undefined;
540
+ SkyUnstake?: undefined;
541
+ SkyClaimRewards?: undefined;
542
+ McdGenerate?: undefined;
543
+ McdGive?: undefined;
544
+ McdMerge?: undefined;
545
+ McdOpen?: undefined;
546
+ McdPayback?: undefined;
547
+ McdSupply?: undefined;
548
+ McdWithdraw?: undefined;
549
+ McdClaim?: undefined;
550
+ McdDsrDeposit?: undefined;
551
+ McdDsrWithdraw?: undefined;
552
+ McdTokenConverter?: undefined;
553
+ ReflexerSupply?: undefined;
554
+ ReflexerWithdraw?: undefined;
555
+ ReflexerPayback?: undefined;
556
+ ReflexerGenerate?: undefined;
557
+ ReflexerOpen?: undefined;
558
+ ReflexerWithdrawStuckFunds?: undefined;
559
+ ReflexerNativeUniV2SaviourDeposit?: undefined;
560
+ ReflexerNativeUniV2SaviourGetReserves?: undefined;
561
+ ReflexerNativeUniV2SaviourWithdraw?: undefined;
562
+ AaveBorrow?: undefined;
563
+ AavePayback?: undefined;
564
+ AaveSupply?: undefined;
565
+ AaveWithdraw?: undefined;
566
+ AaveCollateralSwitch?: undefined;
567
+ AaveUnstake?: undefined;
568
+ AaveClaimAAVE?: undefined;
569
+ AaveClaimStkAave?: undefined;
570
+ AaveV3View?: undefined;
571
+ GhoClaimAAVE?: undefined;
572
+ GhoUnstake?: undefined;
573
+ LSVWithdraw?: undefined;
574
+ LSVBorrow?: undefined;
575
+ LSVSupply?: undefined;
576
+ LSVPayback?: undefined;
577
+ LSVSell?: undefined;
578
+ MorphoAaveV2Borrow?: undefined;
579
+ MorphoAaveV2Payback?: undefined;
580
+ MorphoAaveV2Supply?: undefined;
581
+ MorphoAaveV2Withdraw?: undefined;
582
+ MorphoClaim?: undefined;
583
+ MorphoAaveV3Borrow?: undefined;
584
+ MorphoAaveV3Payback?: undefined;
585
+ MorphoAaveV3Supply?: undefined;
586
+ MorphoAaveV3Withdraw?: undefined;
587
+ MorphoAaveV3SetManager?: undefined;
588
+ SparkBorrow?: undefined;
589
+ SparkClaimRewards?: undefined;
590
+ SparkCollateralSwitch?: undefined;
591
+ SparkPayback?: undefined;
592
+ SparkSetEMode?: undefined;
593
+ SparkSpTokenPayback?: undefined;
594
+ SparkSupply?: undefined;
595
+ SparkSwapBorrowRateMode?: undefined;
596
+ SparkWithdraw?: undefined;
597
+ SparkDelegateCredit?: undefined;
598
+ SparkDelegateWithSig?: undefined;
599
+ CompBorrow?: undefined;
600
+ CompClaim?: undefined;
601
+ CompPayback?: undefined;
602
+ CompSupply?: undefined;
603
+ CompWithdraw?: undefined;
604
+ CompGetDebt?: undefined;
605
+ CompCollateralSwitch?: undefined;
606
+ FLAaveV2?: undefined;
607
+ FLAaveV3CarryDebt?: undefined;
608
+ FLDyDx?: undefined;
609
+ FLMaker?: undefined;
610
+ FLSpark?: undefined;
611
+ FLGho?: undefined;
612
+ FLMorphoBlue?: undefined;
613
+ UniSupply?: undefined;
614
+ UniWithdraw?: undefined;
615
+ DyDxWithdraw?: undefined;
616
+ YearnSupply?: undefined;
617
+ YearnWithdraw?: undefined;
618
+ LiquityClose?: undefined;
619
+ LiquityBorrow?: undefined;
620
+ LiquityOpen?: undefined;
621
+ LiquityPayback?: undefined;
622
+ LiquityWithdraw?: undefined;
623
+ LiquitySupply?: undefined;
624
+ LiquitySPDeposit?: undefined;
625
+ LiquitySPWithdraw?: undefined;
626
+ LiquityStake?: undefined;
627
+ LiquityUnstake?: undefined;
628
+ LiquityEthGainToTrove?: undefined;
629
+ LiquityClaim?: undefined;
630
+ LiquityRedeem?: undefined;
631
+ LiquityAdjust?: undefined;
632
+ BprotocolLiquitySPDeposit?: undefined;
633
+ BprotocolLiquitySPWithdraw?: undefined;
634
+ LidoStake?: undefined;
635
+ LidoWrap?: undefined;
636
+ LidoUnwrap?: undefined;
637
+ InstPullTokens?: undefined;
638
+ BalancerV2Supply?: undefined;
639
+ BalancerV2Withdraw?: undefined;
640
+ BalancerV2Claim?: undefined;
641
+ GUniWithdraw?: undefined;
642
+ GUniDeposit?: undefined;
643
+ RariDeposit?: undefined;
644
+ RariWithdraw?: undefined;
645
+ MStableDeposit?: undefined;
646
+ MStableWithdraw?: undefined;
647
+ MStableClaim?: undefined;
648
+ McdRatioCheck?: undefined;
649
+ GasFeeTaker?: undefined;
650
+ CurveStethPoolDeposit?: undefined;
651
+ CurveStethPoolWithdraw?: undefined;
652
+ CurveDeposit?: undefined;
653
+ CurveWithdraw?: undefined;
654
+ McdBoostComposite?: undefined;
655
+ McdRepayComposite?: undefined;
656
+ FLEuler?: undefined;
657
+ TrailingStopTrigger?: undefined;
658
+ CBRebondTrigger?: undefined;
659
+ CBUpdateRebondSub?: undefined;
660
+ LiquityRatioCheck?: undefined;
661
+ ConvexDeposit?: undefined;
662
+ ConvexWithdraw?: undefined;
663
+ ConvexClaim?: undefined;
664
+ CBCreate?: undefined;
665
+ CBRedeem?: undefined;
666
+ CBChickenIn?: undefined;
667
+ CBChickenOut?: undefined;
668
+ CBCreateRebondSub?: undefined;
669
+ FetchBondId?: undefined;
670
+ CurveUsdBorrow?: undefined;
671
+ CurveUsdCreate?: undefined;
672
+ CurveUsdPayback?: undefined;
673
+ CurveUsdSupply?: undefined;
674
+ CurveUsdAdjust?: undefined;
675
+ CurveUsdWithdraw?: undefined;
676
+ CurveUsdLevCreate?: undefined;
677
+ CurveUsdRepay?: undefined;
678
+ CurveUsdSwapper?: undefined;
679
+ CurveUsdSwapperTransient?: undefined;
680
+ CurveUsdSelfLiquidate?: undefined;
681
+ CurveUsdSelfLiquidateWithColl?: undefined;
682
+ CurveUsdGetDebt?: undefined;
683
+ CurveUsdCollRatioTrigger?: undefined;
684
+ CurveUsdCollRatioCheck?: undefined;
685
+ CurveUsdSelfLiquidateWithCollTransient?: undefined;
686
+ CurveUsdLevCreateTransient?: undefined;
687
+ CurveUsdRepayTransient?: undefined;
688
+ MorphoBlueSupply?: undefined;
689
+ MorphoBlueSupplyCollateral?: undefined;
690
+ MorphoBlueWithdraw?: undefined;
691
+ MorphoBlueWithdrawCollateral?: undefined;
692
+ MorphoBlueBorrow?: undefined;
693
+ MorphoBluePayback?: undefined;
694
+ MorphoBlueSetAuth?: undefined;
695
+ MorphoBlueSetAuthWithSig?: undefined;
696
+ MorphoTokenWrap?: undefined;
697
+ EulerV2Supply?: undefined;
698
+ EulerV2Withdraw?: undefined;
699
+ EulerV2Borrow?: undefined;
700
+ EulerV2Payback?: undefined;
701
+ EulerV2CollateralSwitch?: undefined;
702
+ EulerV2View?: undefined;
703
+ MerklClaim?: undefined;
704
+ RenzoStake?: undefined;
705
+ EtherFiStake?: undefined;
706
+ EtherFiWrap?: undefined;
707
+ EtherFiUnwrap?: undefined;
708
+ AaveV3DelegateCredit?: undefined;
709
+ AaveV3RatioTrigger?: undefined;
710
+ MorphoBlueView?: undefined;
711
+ } | {
712
+ DFSSell: string;
713
+ WrapEth: string;
714
+ UnwrapEth: string;
715
+ SendToken: string;
716
+ PullToken: string;
717
+ ApproveToken: string;
718
+ SumInputs: string;
719
+ SubInputs: string;
720
+ TokenBalance: string;
721
+ ChangeProxyOwner: string;
722
+ PermitToken: string;
723
+ HandleAuth: string;
724
+ ToggleSub: string;
725
+ CreateSub: string;
726
+ UpdateSub: string;
727
+ MerklClaim: string;
728
+ FLAaveV3: string;
729
+ FLBalancer: string;
730
+ FLUniV3: string;
731
+ FLAction: string;
732
+ FLMorphoBlue: string;
733
+ AaveV3Withdraw: string;
734
+ AaveV3SwapBorrowRateMode: string;
735
+ AaveV3Supply: string;
736
+ AaveV3SetEMode: string;
737
+ AaveV3Payback: string;
738
+ AaveV3CollateralSwitch: string;
739
+ AaveV3ClaimRewards: string;
740
+ AaveV3Borrow: string;
741
+ AaveV3ATokenPayback: string;
742
+ AaveV3View: string;
743
+ AaveV3DelegateWithSig: string;
744
+ CompV3Allow: string;
745
+ CompV3Borrow: string;
746
+ CompV3Claim: string;
747
+ CompV3Payback: string;
748
+ CompV3Supply: string;
749
+ CompV3Transfer: string;
750
+ CompV3Withdraw: string;
751
+ MorphoBlueSupply: string;
752
+ MorphoBlueSupplyCollateral: string;
753
+ MorphoBlueWithdraw: string;
754
+ MorphoBlueWithdrawCollateral: string;
755
+ MorphoBlueBorrow: string;
756
+ MorphoBluePayback: string;
757
+ MorphoBlueSetAuth: string;
758
+ MorphoBlueSetAuthWithSig: string;
759
+ MorphoBlueView: string;
760
+ AutomationV2Unsub?: undefined;
761
+ SendTokenAndUnwrap?: undefined;
762
+ TransferNFT?: undefined;
763
+ SDaiWrap?: undefined;
764
+ SDaiUnwrap?: undefined;
765
+ TokenizedVaultAdapter?: undefined;
766
+ StarknetClaim?: undefined;
767
+ SendTokens?: undefined;
768
+ SkyStake?: undefined;
769
+ SkyUnstake?: undefined;
770
+ SkyClaimRewards?: undefined;
771
+ McdGenerate?: undefined;
772
+ McdGive?: undefined;
773
+ McdMerge?: undefined;
774
+ McdOpen?: undefined;
775
+ McdPayback?: undefined;
776
+ McdSupply?: undefined;
777
+ McdWithdraw?: undefined;
778
+ McdClaim?: undefined;
779
+ McdDsrDeposit?: undefined;
780
+ McdDsrWithdraw?: undefined;
781
+ McdTokenConverter?: undefined;
782
+ ReflexerSupply?: undefined;
783
+ ReflexerWithdraw?: undefined;
784
+ ReflexerPayback?: undefined;
785
+ ReflexerGenerate?: undefined;
786
+ ReflexerOpen?: undefined;
787
+ ReflexerWithdrawStuckFunds?: undefined;
788
+ ReflexerNativeUniV2SaviourDeposit?: undefined;
789
+ ReflexerNativeUniV2SaviourGetReserves?: undefined;
790
+ ReflexerNativeUniV2SaviourWithdraw?: undefined;
791
+ AaveBorrow?: undefined;
792
+ AavePayback?: undefined;
793
+ AaveSupply?: undefined;
794
+ AaveWithdraw?: undefined;
795
+ AaveCollateralSwitch?: undefined;
796
+ AaveUnstake?: undefined;
797
+ AaveClaimAAVE?: undefined;
798
+ AaveClaimStkAave?: undefined;
799
+ GhoClaimAAVE?: undefined;
800
+ GhoUnstake?: undefined;
801
+ LSVWithdraw?: undefined;
802
+ LSVBorrow?: undefined;
803
+ LSVSupply?: undefined;
804
+ LSVPayback?: undefined;
805
+ LSVSell?: undefined;
806
+ MorphoAaveV2Borrow?: undefined;
807
+ MorphoAaveV2Payback?: undefined;
808
+ MorphoAaveV2Supply?: undefined;
809
+ MorphoAaveV2Withdraw?: undefined;
810
+ MorphoClaim?: undefined;
811
+ MorphoAaveV3Borrow?: undefined;
812
+ MorphoAaveV3Payback?: undefined;
813
+ MorphoAaveV3Supply?: undefined;
814
+ MorphoAaveV3Withdraw?: undefined;
815
+ MorphoAaveV3SetManager?: undefined;
816
+ SparkBorrow?: undefined;
817
+ SparkClaimRewards?: undefined;
818
+ SparkCollateralSwitch?: undefined;
819
+ SparkPayback?: undefined;
820
+ SparkSetEMode?: undefined;
821
+ SparkSpTokenPayback?: undefined;
822
+ SparkSupply?: undefined;
823
+ SparkSwapBorrowRateMode?: undefined;
824
+ SparkWithdraw?: undefined;
825
+ SparkDelegateCredit?: undefined;
826
+ SparkDelegateWithSig?: undefined;
827
+ CompBorrow?: undefined;
828
+ CompClaim?: undefined;
829
+ CompPayback?: undefined;
830
+ CompSupply?: undefined;
831
+ CompWithdraw?: undefined;
832
+ CompGetDebt?: undefined;
833
+ CompCollateralSwitch?: undefined;
834
+ FLAaveV2?: undefined;
835
+ FLAaveV3NoFee?: undefined;
836
+ FLAaveV3CarryDebt?: undefined;
837
+ FLDyDx?: undefined;
838
+ FLMaker?: undefined;
839
+ FLSpark?: undefined;
840
+ FLGho?: undefined;
841
+ UniSupply?: undefined;
842
+ UniWithdraw?: undefined;
843
+ UniCollectV3?: undefined;
844
+ UniMintV3?: undefined;
845
+ UniSupplyV3?: undefined;
846
+ UniWithdrawV3?: undefined;
847
+ UniCreatePoolV3?: undefined;
848
+ DyDxWithdraw?: undefined;
849
+ YearnSupply?: undefined;
850
+ YearnWithdraw?: undefined;
851
+ LiquityClose?: undefined;
852
+ LiquityBorrow?: undefined;
853
+ LiquityOpen?: undefined;
854
+ LiquityPayback?: undefined;
855
+ LiquityWithdraw?: undefined;
856
+ LiquitySupply?: undefined;
857
+ LiquitySPDeposit?: undefined;
858
+ LiquitySPWithdraw?: undefined;
859
+ LiquityStake?: undefined;
860
+ LiquityUnstake?: undefined;
861
+ LiquityEthGainToTrove?: undefined;
862
+ LiquityClaim?: undefined;
863
+ LiquityRedeem?: undefined;
864
+ LiquityAdjust?: undefined;
865
+ BprotocolLiquitySPDeposit?: undefined;
866
+ BprotocolLiquitySPWithdraw?: undefined;
867
+ LidoStake?: undefined;
868
+ LidoWrap?: undefined;
869
+ LidoUnwrap?: undefined;
870
+ InstPullTokens?: undefined;
871
+ BalancerV2Supply?: undefined;
872
+ BalancerV2Withdraw?: undefined;
873
+ BalancerV2Claim?: undefined;
874
+ GUniWithdraw?: undefined;
875
+ GUniDeposit?: undefined;
876
+ RariDeposit?: undefined;
877
+ RariWithdraw?: undefined;
878
+ MStableDeposit?: undefined;
879
+ MStableWithdraw?: undefined;
880
+ MStableClaim?: undefined;
881
+ McdRatioCheck?: undefined;
882
+ GasFeeTaker?: undefined;
883
+ CurveStethPoolDeposit?: undefined;
884
+ CurveStethPoolWithdraw?: undefined;
885
+ CurveDeposit?: undefined;
886
+ CurveWithdraw?: undefined;
887
+ McdBoostComposite?: undefined;
888
+ McdRepayComposite?: undefined;
889
+ FLEuler?: undefined;
890
+ TrailingStopTrigger?: undefined;
891
+ CBRebondTrigger?: undefined;
892
+ CBUpdateRebondSub?: undefined;
893
+ LiquityRatioCheck?: undefined;
894
+ ConvexDeposit?: undefined;
895
+ ConvexWithdraw?: undefined;
896
+ ConvexClaim?: undefined;
897
+ CBCreate?: undefined;
898
+ CBRedeem?: undefined;
899
+ CBChickenIn?: undefined;
900
+ CBChickenOut?: undefined;
901
+ CBCreateRebondSub?: undefined;
902
+ FetchBondId?: undefined;
903
+ CurveUsdBorrow?: undefined;
904
+ CurveUsdCreate?: undefined;
905
+ CurveUsdPayback?: undefined;
906
+ CurveUsdSupply?: undefined;
907
+ CurveUsdAdjust?: undefined;
908
+ CurveUsdWithdraw?: undefined;
909
+ CurveUsdLevCreate?: undefined;
910
+ CurveUsdRepay?: undefined;
911
+ CurveUsdSwapper?: undefined;
912
+ CurveUsdSwapperTransient?: undefined;
913
+ CurveUsdSelfLiquidate?: undefined;
914
+ CurveUsdSelfLiquidateWithColl?: undefined;
915
+ CurveUsdGetDebt?: undefined;
916
+ CurveUsdCollRatioTrigger?: undefined;
917
+ CurveUsdCollRatioCheck?: undefined;
918
+ CurveUsdSelfLiquidateWithCollTransient?: undefined;
919
+ CurveUsdLevCreateTransient?: undefined;
920
+ CurveUsdRepayTransient?: undefined;
921
+ MorphoTokenWrap?: undefined;
922
+ LlamaLendCreate?: undefined;
923
+ LlamaLendSupply?: undefined;
924
+ LlamaLendBorrow?: undefined;
925
+ LlamaLendWithdraw?: undefined;
926
+ LlamaLendPayback?: undefined;
927
+ LlamaLendSelfLiquidate?: undefined;
928
+ LlamaLendGetDebt?: undefined;
929
+ LlamaLendBoost?: undefined;
930
+ LlamaLendRepay?: undefined;
931
+ LlamaLendLevCreate?: undefined;
932
+ LlamaLendSelfLiquidateWithColl?: undefined;
933
+ EulerV2Supply?: undefined;
934
+ EulerV2Withdraw?: undefined;
935
+ EulerV2Borrow?: undefined;
936
+ EulerV2Payback?: undefined;
937
+ EulerV2CollateralSwitch?: undefined;
938
+ EulerV2View?: undefined;
939
+ RenzoStake?: undefined;
940
+ EtherFiStake?: undefined;
941
+ EtherFiWrap?: undefined;
942
+ EtherFiUnwrap?: undefined;
943
+ AaveV3DelegateCredit?: undefined;
944
+ AaveV3RatioTrigger?: undefined;
945
+ GasFeeTakerL2?: undefined;
946
+ AaveV3RatioCheck?: undefined;
947
+ };
948
+ };
949
+ export declare const otherAddresses: {
950
+ [x: number]: {
951
+ RecipeExecutor: string;
952
+ DFSRegistry: string;
953
+ DFSProxyRegistry: string;
954
+ ProxyRegistry: string;
955
+ McdCdpManager: string;
956
+ BCdpManager: string;
957
+ AaveDefaultMarket: string;
958
+ UniswapV3PositionManager: string;
959
+ RaiWethUniV2LPToken: string;
960
+ BalancerToken: string;
961
+ CrvToken: string;
962
+ CvxToken: string;
963
+ DAI: string;
964
+ GHO: string;
965
+ LUSD: string;
966
+ BLUSD: string;
967
+ Empty: string;
968
+ DSGuardFactory?: undefined;
969
+ AdminVault?: undefined;
970
+ DefisaverLogger?: undefined;
971
+ } | {
972
+ RecipeExecutor: string;
973
+ DFSRegistry: string;
974
+ ProxyRegistry: string;
975
+ DSGuardFactory: string;
976
+ AdminVault: string;
977
+ DefisaverLogger: string;
978
+ Empty: string;
979
+ UniswapV3PositionManager: string;
980
+ DFSProxyRegistry?: undefined;
981
+ McdCdpManager?: undefined;
982
+ BCdpManager?: undefined;
983
+ AaveDefaultMarket?: undefined;
984
+ RaiWethUniV2LPToken?: undefined;
985
+ BalancerToken?: undefined;
986
+ CrvToken?: undefined;
987
+ CvxToken?: undefined;
988
+ DAI?: undefined;
989
+ GHO?: undefined;
990
+ LUSD?: undefined;
991
+ BLUSD?: undefined;
992
+ } | {
993
+ RecipeExecutor: string;
994
+ DFSRegistry: string;
995
+ ProxyRegistry: string;
996
+ DSGuardFactory: string;
997
+ AdminVault: string;
998
+ DefisaverLogger: string;
999
+ Empty: string;
1000
+ DFSProxyRegistry?: undefined;
1001
+ McdCdpManager?: undefined;
1002
+ BCdpManager?: undefined;
1003
+ AaveDefaultMarket?: undefined;
1004
+ UniswapV3PositionManager?: undefined;
1005
+ RaiWethUniV2LPToken?: undefined;
1006
+ BalancerToken?: undefined;
1007
+ CrvToken?: undefined;
1008
+ CvxToken?: undefined;
1009
+ DAI?: undefined;
1010
+ GHO?: undefined;
1011
+ LUSD?: undefined;
1012
+ BLUSD?: undefined;
1013
+ };
1014
+ };
1015
+ /**
1016
+ *
1017
+ * @param name
1018
+ * @param chainId
1019
+ */
1020
+ export declare const getAddr: (name: string, chainId?: number) => EthAddress;