DSProxy

Verified contract

Proxy

Active on Ethereum with 281 txns
Deployed by via 0x3077aa5e at 19343115
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,843,747.61
ERC-20
Value $113.43
ERC-20
--
0xe6aa552431a4b3364ebabe5a02f89d1b9b2acd0ede742c545da2a762455b1f2c
0xeb49cbc60cdb7b87fd877b3189447502cbb53f98313a42654dbbc018ed2efcc8
0xc5799b2ff4fb335ec4e130f1576a9580cbba606830a3de00f4d9814f994c8379
0xa5e12171d8db13c8108eda556256c272d6faff0120afdb622c2db3eeeb393186
0x9ae7b6e3c7049762ff9c0ca9936f97bfaa1ee45d903c797fed64eee58e02137c
0x834a6ea3883ad4d39e17781f74c74bf4e0b6f46c3c35e7273c5d112d771f2dd0
0x270364c03dc111f9d535f3a13d16c1f37fbc6da0d5886737bc7e8bfecb2bb727
0xfb58d7d8d7cdafbc51c537834af706645b2d0fb7f002af5841fe1c08ea64c508
0xdedf441b1f74bfa73172650fb6ab3aaf247cb264901cbc0e7cb1c8a19006b75b
0x65b904501f1a0409bcc2ea66144f822d160c6cb39b07e86521ca386d37f6dbb1

Functions
Getter at block 20791802
authority(view returns (address)
0xc0d0ceee61ec14d4634ad32db412d7eb39b34a7b
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x6cb024beb7e0cea211a0371fb0c65576de5357c0
AAVE_REFERRAL_CODE(view returns (uint16)
[unknown]
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
decodeInputs(bytes _encodedInputpure returns (struct AaveV3SupplyParams params)
encodeInputs(struct AaveV3SupplyParams _paramspure returns (bytes encodedInput)
isDSProxy(address _proxyview returns (bool)
parseInputs(bytes _callDatapure returns (struct AaveV3SupplyParams 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 
executeActionDirectL2(payable 
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(