DSProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0xe7347a76 at 17358813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $678,012.2
ERC-20
--
0x10aba5b283f272ea3b91565034c97abbb9751a05aed38dda6683bb60001fa498
0x8310c7085ebd26ea8003bbdeef92264f34cadf52a7f3febdf48cfc8b67664e39
0x7fb750bfce86cb47a64fb1792b4986528d295158d79443190fbed51ea9faf12a
0x751667b653bec1f23f64edd86af313af9ac37d7f3b0069a647a830de69f1c341
0xba0e35c56a3ddb46a716bdc1bcdd97697f1d22f963ef143284ab2121339055c4
0x23e15a3d096819ac7bbb3a3ad093a97f0a532f262fe12da4911a3eb53639f524
0x49e5a561ee624dfff802ecda9ebd37cb3af9d49075b9d7735577c5a5ea9b2921
0xa0690af41dba572ceae8b989fbfba8d14681bb99ac3011db6d802f62b9e6dc63
0xe1bddf0585bc7da83a2ea034c4514d90b9b93be172a65275120485b2af382075
0xf3406b761e6ab862877478e0bcedef48eb87ef2d9bf43dacf714e919dfc71b14

Functions
Getter at block 20865238
authority(view returns (address)
0x0ca2e072c52081ac48b3c2575529cadb5ffdda46
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x418998118534bdf3ef020a140c18adaa86f0f4b8
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(