DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xe172115ffb09861bdb66a4515a6650ae5ecc11b3ef7ba0255f860e335477ba91
0xdab38452000b8df8103a772c68534a284eb9665ad5e1111423084f3f3f52e30a
0xd7de15bb01bde601b1fb69d219c3ca2e510e6b216c200b12482a2c263a38b950
0x591f929fbad5d1c67b1fe361bc0213ae961377ca5dc1a3d34ee0a17f7ceca5e0
0xa5c813cacc2ad16748de2adb83396e71b086e39ca37a893788207094ab45a58f
0x615abefc9f466ce954a7cb7ec47a39137954f09428017ddfa6ead891d2419ff3
0x5605e45fac25f4dd3dbc6d94fdfb6bc92e7d6ba8c0705eaf45c47e143e1d97e4
0xca3c3460fc60e71ad9d87968ea8ea745c2c634e5f4eed9510321545fbf6ea783
0x092c82c34375e69cdb93c857ffbadee376edf7cb8aaefad1a56b74d1c63acfdf
0xc89431fd01f707d1960560eb43a576dad276aeeba504e95220e23d3158519849

Functions
Getter at block 20893330
authority(view returns (address)
0xba2cae56b53c60d42539106770e6373957aaba8b
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x3a9075db45b3024ca609b922bd0776211ad256ef
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(