DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x7dbe676f645fec2572c64394f00b148fbf9880961a0d1c0bbc21f71e3697453f
0x432fa455c44ee66e34c0b24c14f8c76431a311277922aa415c111d1d28c558ea
0x889771c7da44ba73311ca38fc6595ccb6a36a11a1ff3b5eb381bb9d1d152fca2
0x8a8ea28a6479dc4fb0e6a118cb2cb4bdb7610d81d698ba550d3043f4566e83ac
0xdde9f1c83771ee7219bb33e7b1e8a80b857f4dae5a326d6ec8e4c341076472f9
0x9f81577f6c7957692cb5c6760c4206606ac3bacb820051ad3ecb1e55515e86c7
0x480da658cd81563b4d3243072270287e5181d7ecf2bc63612d508bdb890aea78
0x7c9f4699fa3599d844350d820136cc707b0ac5aa6289e15e3e218fcf556fa25b
0x88a6439d6c0e4f8467460671a7a543234240e8d2f5cb7d88bb85b7f2b57d9f3b
0x3c0e147cc75d051ddfbf171fa060305ab824abae047391814cb475c7a9825556

Functions
Getter at block 20890372
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x6dd2f8d3b19e45c11fcefc1622640447764454cc
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(