DSProxy

Verified contract

Proxy

Active on Ethereum with 60 txns
Deployed by via 0x88302559 at 16398237
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $848,648.75
ERC-20
Value $0
ERC-20
--
0x2f3ac43cb7ea33dabe3c2cbd97e1e5edf72ff5761d6f3ef476797f091cf21a87
0x9b084098edf28a9348e9588c732a5703b257c7a5ccbe09164479588c5dffea1b
0xbfcefe227feb35db18d82296f30a259fdffcdd7724c702a929679455e9695af7
0x9df18b13297dc9ac0ab5c8ef5c1fefa6c4eea384e827adb675921ddf7c8d0e68
0x421842487cdc410144d533724b4d7ed22d07eaaf0b4259e5991726e9293e1c1f
0x71a3b60b9d6eeaa7097b693a88b16f11489a4477e6fe098a65658719c7048b23
0x63fd3293ce7dddedef36298c070e75d923897f2a4c9018d66540ed06125b9f0e
0x44d97d3a5f54aee99926a2e4286541a4b0b0d7ce7a35569edc674612e54864d7
0x5c367bb0caba54ece5c8efff9af81df7a964d1376e0105fe8aa189f1240f4fd2
0x20466a72e55575cb996fffad30cce3eb4b4c8e31169149abf0cc78f4b983299b

Functions
Getter at block 20936070
authority(view returns (address)
0xbcc94007abd8f140826b3befc5d5da0fcd3d3d6a
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x2181e5bfc6511f67b3b3c1ddbff7ab34d4148cdd
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(