DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x924fe47df39506c6f23dc93c627eb20e2904af1d1e59b158e28c5f730981ca39
0xedaa48d7bb6ac71b1d409f4428b7633e12d94d3670f61b577ba76346830cd344
0xf9ed71c4648875d1e9fe322fd551c7efeb35aee7e408db0ebe2045be93d16f83
0x064baf7348397c620a65f9ab5cab47cabb3465d022fdbaf079d771b3f8d80cc0
0x6cfe5213f3e65050b033575834519dca2ed93267a77953541d96f810ae488224
0x0d988d62b17296823247709edc976c478af8f3411433e4363d690efdf2516681
0xdb05a6150d543f7629e787cb2b6834850271ff35221c1968be0057cff503265f
0x275f02cf38369e27bbb5ece5de496189ed5b94976efffc2a250c8e5cc463f7cb
0xfd3b4a9596211c40fe33503084759b681112a4742dda7dfe695b364a4a9d9177
0xcbbbb0ac0654a7e7efc8b73bac2da0b245b3ebd2a470a9952cfa919b1c5340b8

Functions
Getter at block 21311308
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xa4deb9813ec80e0f09c3104f2d1c432779ecd455
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(