DSProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x611c579b at 8042148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,988,901.21
ERC-20
Value $634,444.38
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x997eff3400491e8d03e50b45b07b1c8983abd90855f0192d3c9d4b23dc97db6e
0x58fcf6efec1bb95778ee96d9066236a397faba3a5c866f52884a61d3bce17bc2
0x047f7bd5b2bc76370b8a7b7c3d50f8573694bc770ec6256ecb14842760af0353
0xd28e931497cfb15135d8b7ec9267f3fbe27d8ab869b85dae910b1847485a65da
0x5d4a8ddcf472c4293065ec47701208f9f654655dea2221f5f4b1c1219855b088
0xdfa78e2f90d4d1a42b693a61fa4043889c41c92f0de65a55b708ca95877572f8
0xe132acea10dfb251de09198324417f9595c05c3c8a57f68485abe73a60cb128d
0x73051162dbebada3057f0ad54032dc2ff0363a0674d9e6a7349e1c65d84fdc09
0xd8064342f149d20361af9859deae39800b150552ccfee93a6e433b6155f1d0d9
0x01bc2cea750e553742434c32255e6e77209b034f8c121211d3877f9ed78a6bd0

Functions
Getter at block 21385338
authority(view returns (address)
0xb71ff6d66eb7af30ecbe2b3935ea62ca90188cfd
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x8644daa288acb539a07d3dceb6d58f7a2af60c3d
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(