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