DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x169050f63b08589dca5fcd46bc045cc87f25d90d363fa8a5d8ed7cc7dd218574
From
0x44ecbe96bd60b51a74df53e96ccd43d8411a21e5ad3d6b6d172b063185610343
From
0x36c2f931cb6322b4abef9703fd149cc3afef4f3e3066d1fe0c4b09d697ec7eed
From
0xa9de2a8a6b091e263436fc34ddeac9791a0eeb9e1b993d65e45e2c4a21f402a8
From
0x53fedcce7938176369c9806eca007916bbaa6d9bfaac65a37125d0f2cd01e3cf
From
0x6ad67bcc2d587d828d47d9f8e789d062b68c71e5344d1092ffa485b21667164a
From
0xc3857c0fd3887131be0e168f0bdf2275cd6ed9c62085c178c5b9289c6fe28edb
From
0x0c65ba0bfa3df9dd2dfd21f723bb4ebb4c0c4636d872c2a02ed3fea6f3978c73
From
0x5b4773c7f15c016099a7d46d96dbfac93bb41448cef96d34424954c6e8070ced
From
0x7463700d43b96f99b84058ec4bc9764da887191b7ba02f5807bb152ec015b02a
From

Functions
Getter at block 21307127
authority(view returns (address)
0x4c992ac59dc9aa57316100cc570d1c3c76c03a13
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xc4ee33c00900dd22f34fa361e2d679a28d513284
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(