DSProxy

Verified contract

Proxy

Active on Ethereum with 126 txns
Deployed by via 0x9482608f at 11809344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,241.8
ERC-20
Value $38,878.45
ERC-20
Value $13.3
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x849e4e69daa8b81d83fc756aff6eaeb2e8c6ab89422be1361c94fcb334407eb6
0xe1c15e26045a7f2a765b562910204a808420351e215ce4e7d6b9dd810df5eaee
0x20f315d992a4c527e2c52db0f5190e94c4aaf1871d56be169f0c73a70e66a6bf
0xc7cd193c185ec1d27605c4f24982749263e106e5d7f45be59d11ec6f9a847413
0x4870f835fa3b919d458aa81eff223b04b37a4336de786621fb54ace40289b241
0xf64c10dfa5d08ae7f66376a267daf24c706fa99955f17ec97bf21c712b6ffd08
0xb5178c24261a20665285b29aafb962b547d9ce870fe792f2196411635eafbd29
0x0476e5656ad64b4a007c46855f63a0c6a72cb9f7613f10396358a6acfc78979b
0xaeb5d89b70231c29e21f510870c1b89ba32a6de6e20f5b57b828613aa86d2551
0x24e7d2ca9086862fc249f5d862a8db552923002fac095831c3f742476f0d9e6a

Functions
Getter at block 20852963
authority(view returns (address)
0x14635722b2eab020fe73712fd5e1e084b3fa17d6
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0xd6c722a9d2f6b223547b30c831fd2148540afe4b
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(