DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xef826ec6a4f500148e01044e82590c5b9f45fcaf15ea64374d870a02f5a3e98b
0x478c4a87486c5a12c836aad36992d9b51e308ec42a5db0d58560be3bb9644468
0xd7e3723e9e780072188d0a72de8727ba9d5a77ca383fed49a9a72645a0666d29
0xeca8255a5712512077030adad97c2c0e4043e1225a6921181dd9c03fe474f57e
0x9b8c4d1edf588e5f6baee4cb665081713a2d55cefc39cb38929221e702ea81cb
0xd737b171ccd5410a0a3ffb290dc6a31e213a185359d758100778d3818efb172c
0x0b05cd61923d0444b64f670631e0e705cdb3203caa860de4ef64bec8f33152b9
0x1ee9282c7381a33420aa01e496cda674033fb663d2360f20ba88b0f68be4b45d
0x6b86788f780a173e521717462da57ded8aa367778f6cf80b6db271340207c4ff
0xcfe38f4b9429828118b4f26d180991e949258b01132fbd6b2a1f9dec846b5f18

Functions
Getter at block 21210695
authority(view returns (address)
0x7aa3381ccd2ceeb763070cb5e84aa8a56356099d
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x3a9fdcc1f15cd6e5babcaf8e332c6f7d72617367
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(