DSProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0xd2eecefd at 17810159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
0xd0b12cc6dddeb86075da1280351ece5af24b3eda17c73919d10debf362d7ccb1
0xedef53babf8b95aa4a19b644423873649183b501ef6349d821c289139051ff49
0xce540c12416e999c1d11d18d15a2efda53406da15a5e523f36e0e64f2a8cf20c
0xad9d0625e710a97a3a1411433d3612e8e94f0faf5a6adabcaae7e5253fa61f9d
0xc6f332b088967a2ab7082c37de59d7ffe9d28d35363a6edf87f3d89df3f6b183
0x15ef0a1361ae5b064a4084dd16aaf58e6cc3f3702359ac0ab6e6e4fb6baeefc8
0x9c2a51ad013a9c804c2860865a74f353e84e7ce05c3cb38fff1a1a4e4979db81
0x790da88080cf9cf392c21bdadf84a3de2e871e67c50de25c26487bf66eee9b51
0xd31101cc0dcd63ccd2eb510b878866ac00b2411a9d936829959e8f8637284d9f
0x18b04bc5ce0194461690e0193daa7e15f769c755ebcf0734290794fe5215a4b8

Functions
Getter at block 20790265
authority(view returns (address)
0x81638d248291cf1b8f97a32b86e01392554fd361
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xe72cf26e14177ec9a2718d65e8a04566df2adc13
CHAINLINK_FEED_REGISTRY(view returns (address)
[unknown]
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
execute(address _targetbytes _datapayable returns (bytes32 response)
execute(bytes _codebytes _datapayable returns (address targetbytes32 response)
setAuthority(address authority_
setCache(address _cacheAddrreturns (bool)
setOwner(address owner_
_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
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogSetAuthority(address indexed authority
LogSetOwner(address indexed owner
Constructor
constructor(address _cacheAddr
Fallback and receive
fallback(
Errors
ModuleNotFoundError(address moduleAddr
NonContractCall(
SenderNotAdmin(
SenderNotOwner(
TokenDecimalsTooHigh(uint256 decimals
TriggerNotActiveError(uint256 arg0
TxCostInFeeTokenTooHighError(uint256 maxTxCostuint256 txCost
TxSaverAuthorizationError(address caller
ZeroTokenPriceInEthError(