DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0x7a0cb6bca53396a995afb3bd0f4c053cf83223020b5c1f9f08e0d238d66320dd
0x7db0c17f7bb706f79ef72071bdbca5d04c0c8297d27e558c3c0ff3137246c836
0xf1e91966ef8502caaae0d62cd1d717c03a468442356b02907dccf0284a8d9d57
0xd988f4faf31dc067a385db83af0b0f721bf3e6ce73056bc8ab05b517780cf89d
0xd02fadd8bbbd98b4677d48bf0ac682f87cb8be3ef61e3460349e461874771391
0xfa9b5126a874ff2fe43156a53793c7c2c89ee64c7d8c1804cfa549ee84232b27
0xf7d785624b64e1f979740ccc40c37424cd65849d52c5c2fc2f268af9944f1cd7
0x3186a6b969297f12ec599d010f5f02f92247ca622d5f8cd43495c896ed8c9ab0
0xbde4c8c51bd7410024ae9b39643a97dc37284cfbe5b3e304b6f0f62b0ee7ae16
0xcfc7c986163a603f5171a3fbc353353eaf58dbc49a77735f96eb92f71bd8ee11

Functions
Getter at block 21330173
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xa1ac932c7afd29ae3235f80ad799b62d3ce084e5
NO_PARAM_MAPPING(view returns (uint8)
[unknown]
RETURN_MAX_INDEX_VALUE(view returns (uint8)
[unknown]
RETURN_MIN_INDEX_VALUE(view returns (uint8)
[unknown]
SUB_MAX_INDEX_VALUE(view returns (uint8)
[unknown]
SUB_MIN_INDEX_VALUE(view returns (uint8)
[unknown]
actionType(pure returns (uint8)
[unknown]
adminVault(view returns (address)
[unknown]
logger(view returns (address)
[unknown]
registry(view returns (address)
[unknown]
Read-only
parseInputs(bytes _callDatapure returns (struct CompV3PaybackParams params)
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_
executeAction(bytes _callDatabytes32[] _subDatauint8[] _paramMappingbytes32[] _returnValuespayable returns (bytes32)
executeActionDirect(bytes _callDatapayable 
kill(
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
ActionEvent(string indexed logNamebytes data
Constructor
constructor(address _cacheAddr
Fallback and receive
fallback(
Errors
NonContractCall(
ReturnIndexValueError(
SenderNotAdmin(
SenderNotOwner(
SubIndexValueError(