DSProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0x25ac481d at 14866756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $891,243.96
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x8550bfcabaa11aa330d6090f2daeb169e351b6833d79a47e0079b6bc1f4f507d
0x0233844c2c1822e4e055731c636669f5257e5951b266d7a3296977d00d7b4839
0x892967abb80802eb14a478fe5145f4352568ce65fc4187263eefcd10243373e6
0xa7db5136660caae06cf63f698e9576d15243c278eb655df0353ce905017b154d
0x39c01874408c6da0dda0ad15886b2fcce863d287535d6a229a0b6f25d6f63262
0x3b22523f93b6892d193c72fb2da8600fcd008bf607bf08aa2fe0f4f43fc7d085
0x41004fed96449101ec7a22e8c992506a5789af40e4a12afda048c1558f7753f7
0xa1d8572b406fea82b63a4a03c6832d21f8d285badda6bb7dfc4732e65412da98
0x12e97aa96e2e387d1b46ea535f6c8623c7f7eee9f3398cb8436ac4bebc57d67b
0xab34463c1e75ee04d4ae12cc7e98cbbd131c008afad387ac34bff796a78516ec

Functions
Getter at block 21158049
authority(view returns (address)
0x32d22f9e2f7830bf54ddc018da0d2109f0024608
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x3cf3c6a96357e26de5c6f8be745dc453aad59249
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(