DSProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x46df9ad8 at 12292202
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $43,611.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb73f9187c40e0b85c4b39f0d9200483f958c47f350f2c924a77143fd3efa3945
0x9af1be240abbc2c7a51e553e461a15346775baeaebc5cd386c083e4f3024790e
0xfe1b49829e91d4a4f528c5cda8e5995c27b6f04384eb5ab1cde9153ff9f3abe4
0xb959fc7c0f958054a16d5582ec462c1164b85af202af57cedbefd5e844010109
0x1dcfa5a339b811a68e1278e68248fced38efc425ff3aae2eb66b47b947aafd03
0x75ccb331896dc7012ef1384a1cd8d7286360f8ed1b5999b99ef8c3aa4458ae9b
0x827c2981d51a588f332f500b38adf458ab2ac3e155b32353c1b89737f876837e
0x5118817f77cd5a61c77b1b012cf97aa04940bdd4880102919be708de2d4fe972
0xd3852d9bc2b1b545ac06fbd8876ae244c234e71377abf76c1f832589ba5b4fc9
0xe2591549907f6bf05fb738b08b44179ec749f734eb011fbeb9e07f108292fe2d

Functions
Getter at block 21178811
authority(view returns (address)
0x8b511f7c48bfe6030b30ad33cf47865a612d7073
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x4c95390b6d8afd4e59332881f516947f11ef89a9
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(