RecipeExecutor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb07031c8 at 20347081
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RecipeExecutor"

No transactions found for "RecipeExecutor"


Functions
Getter at block 20790265
CHAINLINK_FEED_REGISTRY(view returns (address)
0x47fb2585d2c56fe188d0e6ec628a38b74fceeedf
EXECUTE_ACTION_SELECTOR(view returns (bytes4)
0x8df50f74
EXECUTE_SELECTOR(view returns (bytes4)
0x1cff79cd
SENTINEL_MODULES(view returns (address)
0x0000000000000000000000000000000000000001
TX_SAVER_EXECUTOR_ID(view returns (bytes4)
0x91bfbd87
TX_SAVER_FEE_RECIPIENT(view returns (address)
0x0ed7f3223266ca1694f85c23abe06e614af3a479
adminVault(view returns (address)
0xccf3d848e08b94478ed8f46ffead3008faf581fd
registry(view returns (address)
0x287778f121f134c66212fb16c9b53ec991d32f5b
Read-only
isDSProxy(address _proxyview returns (bool)
State-modifying
_executeActionsFromFL(struct StrategyModelRecipe _currRecipebytes32 _flAmountpayable 
disableModule(address _moduleAddr
enableModule(address _moduleAddr
executeRecipe(struct StrategyModelRecipe _currRecipepayable 
executeRecipeFromStrategy(uint256 _subIdbytes[] _actionCallDatabytes[] _triggerCallDatauint256 _strategyIndexstruct StrategyModelStrategySub _subpayable 
executeRecipeFromTxSaver(struct StrategyModelRecipe _currRecipestruct StrategyModelTxSaverSignedData _txSaverDatapayable 
giveProxyPermission(address _contractAddr
kill(
removeProxyPermission(address _contractAddr
withdrawStuckFunds(address _tokenaddress _receiveruint256 _amount
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ModuleNotFoundError(address moduleAddr
NonContractCall(
SenderNotAdmin(
SenderNotOwner(
TokenDecimalsTooHigh(uint256 decimals
TriggerNotActiveError(uint256 arg0
TxCostInFeeTokenTooHighError(uint256 maxTxCostuint256 txCost
TxSaverAuthorizationError(address caller
ZeroTokenPriceInEthError(