0xa18b237df05153e8727ad36c296357ea52d2606a

Unverified contract

Proxy

Active on Base with 23 txns
Deployed by via 0xb23fec4e at 11944786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x18505771abfbf4e8cdb732c773143ea1aa20df89d036f522576e257ee2b20fd0
0xee04eaede74b80a910ac898ce050ef1312fd3af4bf51771a47db6a70e21f6874
0x35985eff34101dad6e72fb9d3c25dab3d6ade2965470346673820a1f9ca5acc5
0x4a706e838cceacc07ae08886b8fa4bfc7b19813d2e5445ddc97eb0686beb3ce3
0x11bfa9666d3a79b8de86363cb85f0947e7900bc551c242872f20d4f0531facd6
0xfb548a45e48b5552803aaba4bed5e8c0e65ada511995d5ac400f8f1a72a4d0fa
0x71bdc8d9fb327e40a81a588831ce8f301fd3b59a7d15947fa26e0b44c329815d
0x390c508dc9ec5d3cc1a69b70776e7ce5bedd7553314682fceefb05f37fca2f42
0x5e0b0508046810add1baf3cffc7599f869c3ee8ebc9be743026d742811c3eb7b
0x6ee3097b4ebf6d2db9d7e3139de916c6ad9c3d9a41c90fe5eb2679aab08a0c5c

Functions
Getter at block 22918645
EXECUTE_ACTION_SELECTOR(view returns (bytes4)
[unknown]
EXECUTE_SELECTOR(view returns (bytes4)
[unknown]
SENTINEL_MODULES(view returns (address)
[unknown]
TX_SAVER_EXECUTOR_ID(view returns (bytes4)
[unknown]
TX_SAVER_FEE_RECIPIENT(view returns (address)
[unknown]
adminVault(view returns (address)
[unknown]
registry(view returns (address)
[unknown]
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(