DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xbd9e1c3c10eba8f0b1e1ccc33d7ffd63c61686d38b6ac9d5979cceb8d738db17
0xbab573ecc994e19718d217e7a5f8c344ab4a0cff03794d3670bc11a0e54ac6db
0xcac050008ed977501d5e6f99e8738e38d96c46ea7d1bf2a13633124bd37d5e5b
0x3e73ea3ea02bf0d4fd8c6b309058d900309ae654cb45eb77203cb4a5e4bd1501
0x275a141cbb632f6a008a0b56a62020a23cb4599e5a0d54612f56efa5df4ab999
0xeb30aeae37c23b61635ffc4c1342b8f7bec2e1a74886412b4e35f74941beb896
0xa9a0caf20b1e2ed91a56ef7e3d26586d568279b4080b97bd60680ce84f7ca7f4
0xb991a5e434d303e55f41647bce744d9320800b240e4f3831f21be3af2e5e8f6a
0x7cd94e3d0e9864944acade9b0136c2bb78cba7b76d468234db618cd46b4895dc
0x8af2a665f8fa2d4fe752e20c1a99dd18d0a947922bb565ce5fe738f2d8988a3a

Functions
Getter at block 21065642
authority(view returns (address)
0x2de5ab4129ed8d1c0ad954d6eb8386479956584e
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xa61fadbe24bcdf0297df09ad9075e62c01f6da73
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(