@defisaver/sdk 1.2.28 → 1.2.29

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