RecipeExecutor
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
44
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
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 22921236
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)
0xd8e67968d8a0df4becf2d50dae1e34d4d80c701c
registry() view returns (address)
0x347fb634271f666353f23a3362f3935d96f97476
Read-only
isDSProxy(address _proxy) view returns (bool)
State-modifying
Events _executeActionsFromFL(struct StrategyModelRecipe _currRecipe, bytes32 _flAmount) payable
disableModule(address _moduleAddr)
enableModule(address _moduleAddr)
executeRecipe(struct StrategyModelRecipe _currRecipe) payable
executeRecipeFromStrategy(uint256 _subId, bytes[] _actionCallData, bytes[] _triggerCallData, uint256 _strategyIndex, struct StrategyModelStrategySub _sub) payable
executeRecipeFromTxSaver(struct StrategyModelRecipe _currRecipe, struct StrategyModelTxSaverSignedData _txSaverData) 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.
ModuleNotFoundError(address moduleAddr)
NonContractCall()
SenderNotAdmin()
SenderNotOwner()
TokenDecimalsTooHigh(uint256 decimals)
TriggerNotActiveError(uint256 arg0)
TxCostInFeeTokenTooHighError(uint256 maxTxCost, uint256 txCost)
TxSaverAuthorizationError(address caller)
ZeroTokenPriceInEthError()