DSProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0xdd50e0f4 at 11901847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.01
ERC-20
Value $0
ERC-20
Value $0
0x4d0216ad8f0ccc5a9470d9e803ec3ba64b65e9b3a6e577c92db11a585dedc750
0x33c888af372bf705d3c71c4669eca07771e8b31ce38b01e6cc09d9b8b79729d6
0xb76c870e8f5b0295284e8e3ee4d530225926841c37d19343562f7f71725dd4ec
0x73744a370924349a08a0aca772c8723044fad7166ac25e38af545b8a29955222
0xc62b1f8a0edf35d00e8db1818991309a2096734ea5a36ac1c768a73c17d0c984
0x8a7498d14e6db12e368d5cbf1bdd868932a26d63b7cc8bd82e463c91c1552600
0xc0885dd1998ae82e55832688419322ac56b2b37e6637e0f845263566732db754
0x34269e654ff4cc7413b83713e9907c21fbf05f538fd2c889e242c15e22b027b8
0x48aa776aa96a2b058e26df4a5a9bc148c705523d638724911acc955c366aecca
0x09e81e9493cbea0dde768842e57fe3f87acf004f1db2a17ed627d6ae914b9c91

Functions
Getter at block 21163092
authority(view returns (address)
0xe14d27fefced7c7b67d24d1ab3b48e5a9d14c3d5
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xec03bb8fce6da3b027792496400516873d396737
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(