DSProxy

Verified contract

Proxy

Active on Ethereum with 512 txns
Deployed by via 0xc3649f2a at 10886228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,022,777.95
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2e6d7108afc7d7f97efd11e0d07c47175a2a44b9437f443858f556498c8282ab
0x79292ee2d05991b1883231bf774355fa43cd92893b06d3c61c2abe3c40dfb426
0x19f7c6095571fdff9da08b5436ccaadb6ba894296f1c5530d21e061e8b65c628
0x7ad63a10ff3c223f9f93ac9d1f8d5feee399487ee7fc0f2ba418016b3d9d5584
0x10f4547d30c21d8e1f9a3c829317f8ad8d131aa5841a0eac093ddb3b68eae02f
0xa546cb34a4c9936f60e49f3de62011f2032fdbaa8328548f335742e940ef8240
0x9d22a2bb44fa3fc1e9bc71e35da4c742c8e52c3d6a0d296fc0db2caa79feef5e
0x987a4659b7379e044a629566094be3113ef70e513ce6fd2f656244fd0629d444
0xe43277ce330ce19af014e48229779d11bdd12bf9c04be77480bb6281b6636670
0xe49290962fd8cc29cb61f9c0750685c9f4f6a74e8a38c9513ff6a0a84954b206

Functions
Getter at block 21160228
authority(view returns (address)
0x8f070e1301e91afebc57403d095b271f82b4ed29
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xa19419b1afe2b5d93a4f2338918420da7a3c0dfb
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(