DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x4447bf7f105c6e5d5ddd8287ee0a04c28eebcd3fa5977f89ea21939bc13bcf22
0x57992136475fd177a0a2994faa4e5342d70cf2e281e8e2243483f78a6adb65f5
0xa873d1f5250774ed361a9d25e1a93bcb8db2d2793c9c4848edf5010b65ec4a52
0x9d996e2373373131efb2a74abfb59831a9a64b45f060ac432fa595c99d5533f9
0xcf1ff49c03cbf974865662763c246f84ed3f36d0d085794ecf8ee999f5c3ae85
0xc7f9222c3fb46422c7c3b46ba249383238aa54dbcd1d10956fad21338dd367c1
0xae3f9ab68a1cc2b97994d206fd28eb5d6e6027c73179c03ad83b3ab9bdc5d60f
0x9c212d7b738a11155e67b257da1c6131a7685de60d14fd8b2e681ea3a9e06e0a
0xbbf9941b5b14a760dbb841e951e63e2bbeb1723bd2faeac8b29de3a1a223d63c
0x348d77b086ce6b6e1ae526d2a6d93373e313cb06be25ed73e3b27a8b61ac063b

Functions
Getter at block 21217619
authority(view returns (address)
0xeca9ff955661a5dd0cfd1b0d929cbc68aa480659
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x41036103118455e3aa7a173866bc375cfeaa5213
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(