@defisaver/sdk 1.2.10 → 1.2.11

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