@defisaver/sdk 1.2.22 → 1.2.23

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