This contract is being backfilled. You may encounter incomplete storage history.

DSProxy

Verified contract

Proxy

Active on Ethereum with 343 txns
Deployed by via 0x321c1bc5 at 11494523
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $104,679.46
ERC-20
Value $1,110.18
ERC-20
--
ERC-20
--
0xb85939f9727bd0689c0592b0b8c5682a8e8827c349de1f31acac673b8ebd4f66
0xce06185a73d73e3ede4a18ed10fbc0568f903d53a6eb745c4d3512738b5ee2cf
0xd72c9655c560a67b32888ce02cfff723d9bd01127ec6a5f55b642e8ce7df48b8
0x32182631afadae3b41f57e89c777f3a41213d330ee1f6830b835141efe6ac6c1
0x1511abdb9f25eb1693ce60d87cbd7d2a89f01cf8b7f58d6505ceecab90ad2812
0xd5a64ad353a601e35413f05889ec3b23c03201b0324a5f6f9f72c6f9aacbe94f
0x43cacc4551570869f43597efab91cd3d09744a389528c9d0f3f6e5b2658e4f50
0xe9737a375006ef8719e631dfecacc9fe3ee7b00fbd11d8cd32150ac8e812b985
0x4d3e3181191c317920e8c0d2a34e4f714b0e0c762d1a4a8aea2deaf402dc9f52
0x882eef028af171feb538a6e088283ada97e0cae982faf47491dab984bfe6042e

Functions
Getter at block 20792510
authority(view returns (address)
0xb1fca3a5584c84dba676306e79a498b21f3d0ba5
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xba41f166c6aa8ed87c026c735f6464360884594b
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(