DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x4e9a305dc38fd22322259bafb5f7456e1b291ee1029931141b8252c447fe9c43
0xd8c86c3b224c7d4f3d4367baa0caabfce2c908179bd915621b437112591d4b67
0xbd46e0de725e0ea8e3a6de5974351b1955cb918087c6f9e64074577484770a80
0x2bfaaa28874a11a5d3c585ab5dab256b55494dd65c3747dee214c43104c52bae
0x33ad3c2be36950931dc58b514b8622bc71bbec1c617874c5e40a85046b444012
0xa954264e90cacec0956cc46e52b7f064cbc313404a5b9e03996f0ac2d0fb201c
0x80b460e7c9a4315e6dbb4914fe6f7fe1d8f06689d77552fc8097f1c005112c8b
0x05e8f4cc5c3cb3be412b4c99748085a4484855fe00a1cb4e99537e7da2045e5f
0x67d9524104426c6c65a922f2da9e51a0bf2d2b289e48761f789a8076d489eb0c
0x538a3bdf784d38989cad0d626ccb7462b9fb2cbf37d674f474500a0e08e21acf

Functions
Getter at block 21161604
authority(view returns (address)
0x2a16553be05b81438d6a0db7d389af54d32c8353
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x88fc59d0a0ae3a4f7b43db3ccf0195d858ed2019
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(