DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xd0afd95086939e3eccc296d45101a8e8e0c44d755cdf3d99d48bac2100b557e0
0xa8eef120585f6e28047f51ec8069a00415efe0132ce27cc3c66ca5fd51ed5dd1
0x8e18303fe7078e6e113f5a22bc607608a68ebae6746a84ec51c275824c384d14
0x0f7219665af8080de4faa19f212be393d579b37a0895950d0804f7754b657fcb
0xaa6e5e4c9b40c1ca9f48a3a75176509a48c1ae66a1db25eca50d035741c3ee38
0xe1126a1e7fc7e28d0a567f175af4c85dc2afa8875ef1b8fb5b0486640a4d113d
0x455fd655af06235620e67e0faecd0aab2910f05aba72908e4e22ac66e1a5ac87
0x22c9b51648e031ec13a452f096ac6ce3c27105654290e8e61281fa6c84893dd1
0xf7e69397c738817e112f7fcd0bc01f0174e8df4a12d83814580c13808dd5c089
0x632f39f119547aa172eb28116fad9abd4efd45c7f0ce884bbf016ca3a4051795

Functions
Getter at block 21314038
authority(view returns (address)
0xb5831811c07476b561a39a8fbb5cf00fa71818cc
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x736d11b3d472dbe421c9a049f93a520f9bea8243
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(