DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x41ce93181d47ae1234d7c8c071a8fb14df285d78a230ad0b4f280f42d9bde9ad
0x975f2ced0b920262358cf8692881b398ead97f5bf0a5539aedc3953245597bcc
0x5dff6ec28defa103f6000647cef1d65764eeb011dac31fecccb0a5d94c50a72e
0x163e3a3afa5d427eecf0d649f94e280534d2932f23cc904371877d164557ed97
0x3cfdba978af98914c0c2886a1eb24edc6d0e843456af331a9704905604508e44
0x676b558c1a053fa92537125e7d8e6fa8a57c1dcbb3317ff5bc0cbb4127643f7b
0xca3046313dd8fb4ccb0ba86ea2f839855de4013d269a01d1eef54fd99c309848
0x65fc6543cb06c388f769372f2cc574214e657b23b39bdac74d1fc87158c96eaf
0x79719e6e78dcbc07d112c0ff35d0b2e31df218d9a59a9b4a39224603a4291f04
0x039ca9d7f80c5c6f391a5fb3e7d858bc89cfaa181c94428ef715ee58d37a1b6c

Functions
Getter at block 20889761
authority(view returns (address)
0x5bea7d34a267fde991926bc775fedf0eed2e9cc5
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xba6be9a89d97033d2ca0fecf10a4b4f56b818065
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(