DSProxy

Verified contract

Proxy

Active on Ethereum with 169 txns
Deployed by via 0x62998dcc at 8060876
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x2b0af29fce452c28cf9b9562154fa8e448ac016cffaf73fe3ef980b705cdb665
0xa25847c65012a627c02135752cdfb15dd8819eac1b3f2feabcf8d8eccc3c39d8
0xc703270e105058277cfec3ed027f00fb49635c769cb1978ba2c37b6177553cf2
0x1a78e20878de0e64625d14cb1b428b5a766fabb52b9f03558aeef2a6a4f8cc98
0xd763ebc103acc938550314a590f4a5b550f2d6c62a2d15009b3e710c1b4c72b7
0x04395529b38cf2629d576297b63de779e0673a1ea5dda498c05f847a5001dcf8
0x6c8f2fb84ccaf94661a2904109824fb2dd28c4e8052e09ef8e88b9679c995210
0x33ab1ab1b92f8eca924bdba0723f0652889b5ccbe7d3a953243ee0378204aea1
0x22c0bd242b05dcf0da7c0fd494ef1bdeae0df617c62d264f12b18fc0f2d32d0b
0xdc2f2b2e88a6bbe597d72f5a164afb02a251de63a1152f60dceef1e4f90bfbc8

Functions
Getter at block 21286265
authority(view returns (address)
0xbd97749c65c80514bb4f89a3a66d144c0d0af738
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x7337da035d68485047bbbb5d1b78bb80f3d50496
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(