DSProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x7456690d at 17471486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,563.92
0xd895e70868b6164e1c0ed8f772ffd455de95813c1852312315344cefa3d65794
0xfd64a9c7f0a64809c103b8aa7ef5f9b6006d926761ad59b038ed1dac57128668
0x546a987db9f85090f3f0912d2fdc1e13f314adbf6615c6d8aa45aca450e1f396
0xcf3d85ab07bafb1191c26e7bc22d4fe9d04c0982729413f90a0c07c3fc97102e
0x9cbd4063ff767270ed80cdfb2444e93be82ffe967867b29198672384879d372b
0x9ae8a27b5e00ce1980de5b38572e3093f7df3759338bc1448e03ab8f4ad96ed5
0x76e575489f81a737b4009e94af3a73a1474a215479d61ddf4ff10e01c141ed8b
0x75336c68e8f50ffa14280d5dfe1722de5d47dc6811795602abbbe73432facd4d
0x6e16af0e8f157313f23a288fbc40adcca6b8203bdce4170bf95f7c193c0cc4c4
0xae08dfb1c629ff7cf1d1c927b1a2479c6bc06e05a32fa974ff73ba756eb62b56

Functions
Getter at block 20909557
authority(view returns (address)
0x571581b98adcff19b2a38d998a97a357c719532d
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xdc0ae4879d8783989102fd51dcd44faed5e7f4f3
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(