DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x35827ce5f44374952a0d63af95dd2eb9e192c1447754e9a21ebc7881ba75732d
0xed858b7ba6b111263741933708a3e5d1e38f07f71661b2781bdc415b9c3b41ec
0x51e95397b80b84f4b87521aab3be76c93a316d373a435766f2f41cb3f671dbe2
0x8c27184c239a493257acd3ffba3609cfcc0a0bff73669554b94f0573864e1c14
0x2e91e1c37010263225f28b3142c4500d1a4fd9e96611f19ae2e8e9584634768a
0x5f686ffc44a045cc8aa6393ce6a4e47a7e5fa3df6ae275ff680f1ffe04e861df
0xd5cf92d8853c0525accdd5b294025be3cffa248403f92f9361376b23cca20840
0x8ab3e8b4ae5ebcd844bf01f8c20c07b6888d27c104b5ae1a5920cea089c31e94
0x12203b7f621edf2fc80b64e1842bdde631d31a8d8af5f99afae121a148ff2337
0x0bddc26e4e1fe3ae177e5c6edb49734091c53a2c79fa58c8abdbc71adeb27a27

Functions
Getter at block 21323165
authority(view returns (address)
0x7b3a5be65ce7c3245e0d360ef116c0010bc935a1
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x2d93d3d5a1b087dc17dc405fe1e650c00ccd6534
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(