DSProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xc8871a58 at 17405511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
0x10df9e86a60dc264b8070bf514a2fe5ae068c06c095e4594e42dd44f0ebf434f
0x198031be5510fa2f126f2b79ba803fd2a79960a0f90c35c2a81fab065f7c7bbd
0x9ccb5f8d04a07ff6c3abae505f7beea11299e4f9052377b35ac43a2edf2eb661
0x89141c6211af8ca50cb13b8da417ce5d51d7f933672c5ad4ef127250222d226f
0xd2ef7e7ca9eb246e2ede39c1787ee14a736c37c41708255d398dbd1d1f33c5c0
0x48f2a8e5377a9ca1970ad1f9b429fe752857df764f5b0c5da3a7cf5a97ef3f4d
0xfc0365e19132d1d60c72339d0c3720147a35cfc723e8cf15f673744046331ac6
0xcb24c6651059c957e0a1f2f7ed57e132fd4f3fd2d8aa48213b724a987261b7a7
0xcc064bfb8554cf5f4499607ec2aeee80e66643e553e89135b57a9bc0b2accf38
0x6bc09b2b184a90c6c5dbd580c8fcec385b1c599345d8127c3c55aa04148f5c2e

Functions
Getter at block 20949164
authority(view returns (address)
0x2fa990d47d6eb1e412748ec04fc3409c6d674187
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x6838bdbec0824bad6bed6849a0f57b59b435f71a
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(