DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x28c748a397cf1228219f4ce47b92fe2ad1613ad0d3b324fca9e5d156f82bdb07
0x909d609513f0aef76696c4d96686d70608d328eefa3f5d156ef2eea34758da18
0x0ef52c9e667a1008099314524cf7c2045574a1d790cbdca9df66216f13adeacd
0x8026d89602bdb8b63fb4ba6982fac6c2164bcebae853c275df4a57015f1efcea
0x97a7a140de5e9486a0c3ac0e4c38707abc1150d43d4d51b28df51d4d6ae48d25
0x5317a31818495a7069d65ecb4f078ea077c88e3dc44ae081b8fcc0c7ebbbfe06
0x735dd4a08bb463087b7815342bf52e106c24eb479004e732577a701d7a1fb488
0x53fbc5aaad45b4caaccdb7b37cde0650b612efeee9bf73c608400365ad4b0a09
0xb94bd1f76c9367bfcb579349773c30860830034f0e6651afeb19a3744b8b5027
0xa8e9245b40845bb52457363270403204c5ae88228f386cbeb4916a24c0f2559e

Functions
Getter at block 21290824
authority(view returns (address)
0xfb29e0ebe6cd2475358e0b6eae8aa4bc3c373507
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x0003f8e8475477dc0941154e450eae57d1a3d0a6
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(