DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x6d2b2116ac3cf0152e9f62974631fd2342345001008e526cdb44bdf731ef6837
0x76189cd1cf047a23788df062f681fe1d847adf4a8aa945973ae3a358622c4bcd
0xf0903c27e7d5e192a9b63db81ef970b207a79fabfdf81f062032e858a7470693
0x301579c1c20ba222767d73291ab73379292b4827cf6f03dd34a88fef4a4f845d
0xc6805e8766744ee67e522212b8321d4531d55d5793affe7dc78659bdcf2f7b11
0xa5d80a275545ce39aa3506f2ced36278a78c948983eec250c97e7c8dc2705761
0x8770b7ad2e419f0dfaa586ef18cdf9f44950192d3e866f8d63307d551b25874d
0xb7152e73e24364a5496a51e95f1fb2f8fd17f48c3fc285eb1165c6b04912ba50
0xecc1e38b9a2002939045bff44c188ccf36ffcc0e0faf17002a6411c6404d12b4
0x93fdb3c04e12a7589c002e966025a2af384e3cd915e4f7e48213d1e0c99f2b6c

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