RecipeExecutor
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "RecipeExecutor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RecipeExecutor"
ABI
ABI objects
Getter at block 20810033
EXECUTE_ACTION_SELECTOR() view returns (bytes4)
0x8df50f74
EXECUTE_SELECTOR() view returns (bytes4)
0x1cff79cd
SENTINEL_MODULES() view returns (address)
0x0000000000000000000000000000000000000001
adminVault() view returns (address)
0xccf3d848e08b94478ed8f46ffead3008faf581fd
registry() view returns (address)
0x287778f121f134c66212fb16c9b53ec991d32f5b
Read-only
isDSProxy(address _proxy) view returns (bool)
State-modifying
Events _executeActionsFromFL(struct StrategyModelRecipe _currRecipe, bytes32 _flAmount) payable
disableLastModule(address _moduleAddr)
enableModule(address _moduleAddr)
executeRecipe(struct StrategyModelRecipe _currRecipe) payable
executeRecipeFromStrategy(uint256 _subId, bytes[] _actionCallData, bytes[] _triggerCallData, uint256 _strategyIndex, struct StrategyModelStrategySub _sub) payable
giveProxyPermission(address _contractAddr)
kill()
removeProxyPermission(address _contractAddr)
withdrawStuckFunds(address _token, address _receiver, uint256 _amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NonContractCall()
SenderNotAdmin()
SenderNotOwner()
TriggerNotActiveError(uint256 arg0)