DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x636db4f871db13c74a0768570c8e64220b33612320cd44873f7dcb84ff185b6d
0xa21c53a431a60275d54d4e61265d5e94d853e29c00cdb4feadb6dd7fa2135500
0x57caf38afd738c1a74e938de7b127df548fd203756fe356e19fc4c4e37d8f1fe
0x20e59fa31350b95943d5cbb5ed6a5fa377174020ba1c6b0b4ea08d21139d3587
0x37aeab6c2dc355cfa89616f6172d2483b8e88d2004971c2ef3a513481f464248
0xd71328020106b36a0fd566b828cd80d7d7ba59e921a7eac585920b9193fe1c98
0xf59a14f72d24fee0330ad08f5cc2f1884fe13306735728f893ae077855f9b9e6
0x0052095dd655ec7f8e50433716c8a6268c40f7e7b6e3226bfd28e74284e53809
0x2195716ef2b00adcd079edf8ae8128f0aa97ad8dde2a08e3fbb5866e96e20509
0xb1097ece8c1e8914667b61f2aab5ae3d0c473aaed097d857fa149ec0759a4214

Functions
Getter at block 20883165
authority(view returns (address)
0x15eb57e4d1b258fbc9928404b68d5c530441fc1c
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xbd8ccbe7247b99d87a10593ce0f5d7e300bc049e
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(