DSProxy

Verified contract

Proxy

Active on Ethereum with 378 txns
Deployed by via 0x8fa36f09 at 15373358
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,520.6
ERC-20
Value $8,798.59
ERC-20
Value $6,964.88
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x42139fc9d0147120b6c7e304dc2e38444da67d8f7c16192b97cadd4a74f21fe4
0x964cc417805e2eacd269fee2b5f10312f2cb7a2edbd38d1d4b81b5b751307eb5
0xea28c0ebe1e55b9e4e0613363f182fd938726939d6235b11f4ad23cd63268b6b
0xe632b7c6134d404c721a86ea7ca29e8695b495eb2eae666240fdc4d2e14125ef
0x511b33efe015aa99900e9fc1faf4a7720de798635457d493a0cdee65206b69ff
0x406de17961e936d183322dab17ac09b250657500589dfbb76fed11a0256803ce
0x35d49f97ab538a0c7a48e746e02b2b377ff4c9ce9c69f08fc493f8042add9b6b
0xdc9daee1b340b5adf916afec492ae919f4ed391b3ddaf29e98f910fdbe9b09f6
0xb473a355edf64502d08d2db3c456c3d19c732ea107220d25b0540b14f7a1b4e4
0x536098386f6d179a0f6bd2fc0deeba89bfb62037cb3c980b6af6cadc409286e4

Functions
Getter at block 20845867
authority(view returns (address)
0xc839d6b80c54d18d776faf666341456d33a972e1
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xba3dbbba51d447cbd3a5643dada375069f16614a
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(