DSProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xf8fa3e5b at 15004917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $286,969.87
ERC-20
--
0xae9b61c13402ff590ef42baf84a6cf74a4fa1efcad05901db35f418405950dcb
0x74d475c0015ac00c9c4edb2e80b275d3beae6f8d4c54ef1eed02282a05e645ba
0x6aec9101d5471d1ec2433de01c9545b7dbb16a1249f85d36f7a90073b5726780
0xcd085c62d51e9fab9a29b02ac1a9ae93d68b8ee84ea8d5a92580155e5a8760b1
0xb47d2ffc97670ea3ef926311a599d42b28204949550f2841347683ed9d7515e6
0x1d9630dc653b03f03c73eab69eeb5b7431a612ce6bed82e5984e7cc6f2b2cd02
0xe73d93d135ee14121913153da4be5daec87a210d1fcaa454bfc9479aae896490
0xcb062553d2240d526de98c688680965c70ea2636795de1a7d0bf0a1b108a5b4c
0x49a2802c8dce358ca6521a4c083f3bac4ae3b9abf80db2b7bf7bd63ae683a862
0xe2268cc47e26ff3d818b4de2f3cda24e30ac27c645b2f5207f3d8fe62e6c43c0

Functions
Getter at block 21230272
authority(view returns (address)
0x76d9066e6a1bc6c487f5cf70e2eab3c06f9688fa
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x67e396fd3f4bf958a45b55e4ffdb4b272a053daa
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(