DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xdabe734ba684d8b5233ab68e788c8a0245659d1d9dc3506f05788ff1240b3fd2
0xc52a16f8941d73c3cbb4fda2643456ed9d42e49a2b174ba93c724946a7e49b19
0x559ec14363586ffc30e584ff4ba91e9a2c8d096a7e9367513650c290ef515ea1
0x9265899edd461595ec3cc1dc344b76932d9e6021c570a89491342f569d9acb33
0x87a2f2da930188029800f6e088c71cd2f2657c47f7a0f863bb126ca278d131bd
0x449a834a654ac18fe7843a31800dd86c8d26d336dbdd96f1432112d076080caf
0xe5e85acfdc0facdd124f49ad3884ac4074151fee746163cade1526c11438be98
0xe0cf0cfb0d8ab96f02cff138e15c34328c433ef883683a35cb72bf44d611625e
0x2dbb5ceac6f027c59a873ea8d76815100c1c721fc970550bb0467d311e7cd4c5
0xe37f330d9021319b6977c0f1e1a08dc29f8f902ebe9aacd9fe8f2a48fcbeefe1

Functions
Getter at block 20888257
authority(view returns (address)
0xad4ba69035e541e8183e5170681ae6f99733dc5e
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x30ad9c77a5846978f482645f8f12e269a4d0ff57
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(