DSProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0x8daf8866 at 16132386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $188.02
0xd079f0f05d23035bae2d7c54dbfbd169ab7bea432b65b905bc398db03e4e2ad2
0xb9ad2b088839b5aacc68ea6d3cfb188e8f33b1e5656847deb6ea8297b1250b8e
0x9f2338b08b25d325a037ad67931289d1169ae88b282fc1e2e50f2fa992187656
0x23bd86a3ad9f0b77e6baf9e837383fb4b6b5f3ea915149aafe5f9eb9978d136b
0x4a34fb807db9c3a0491943e296ac37f54bdf79456e53598e03203975912e0ff4
0x6895f5d244fd3dd7c8a1f5b8ccca5766b2c277f70fff0e3192c735561efb92b1
0xd311ed3112e4329106160d2ea5266a9e7c5aaee1e1da82a52a5d201330bfc868
0xacd8d1c6c8684b79711e928f715734c50110005b24d9a43b4b2d0e735afebba8
0xb264a58307349427843f1c55757a5af535dddf8333665db965ff15c5baf4b452
0x24c22f73dd7b9ca681bb7ff0f1e0576d1a4c188abdf7a90a781d8a95d9b18017

Functions
Getter at block 20818031
authority(view returns (address)
0x78ea1fadc1dc0fe9aada868e2b4153af744489a6
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x08d49c032f268d3ac4265d1909c28dfaab440040
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(