DSProxy

Verified contract

Proxy

Active on Ethereum with 228 txns
Deployed by via 0x53443b6a at 11490334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DSProxy"

0xd2b08cba2888cc2cbc251182987da636decb3921c4afe36cf01c82776fcb7b07
0x36d23711c9a5b32621c62ba58d16d00af474ad564d99354229d46992476f7cf9
0xfdc6a69976e1a0cceb922fa1d9dfdadd044f226ac9ccd680c9dba4dba67b9668
0x0ca4a690bcabeb608a46d317725dfa7636f5b71652ec443a95d81005ce2001b1
0x2b87d8f3003d9393f831f776547f678c185b1b46f0130738a6a6bb62c3580271
0xf43a4dc1d6a69e0bbb72ca89a9633bf5f72ae97c0e5bed3d784fdbae4b1fdc77
0x64c231c67f126031a2b7ecec3fdf6d2186a2af166ee0d94665de5bb24b4d27a9
0x7034a1ef02852747de9e2e4794a62fa3b985c530189c557a7d39b1c185f7b061
0x11a825d93e9737af012672631d828a3613466868ff484c34dade00996e623cd8
0x1308841c3023e03c6464d61e94cefc2b35ded8891b9b0d8b08dcd091371bfc20

Functions
Getter at block 20848244
authority(view returns (address)
0x0c5adf9e465e7b11a60ba033becf1e1c1f1cd388
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xddb4541097b4eee09b26f2524f4fbf58e9cc9d02
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(