DSProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x7c694636 at 18247709
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $116,898.34
0x0c83b0d42029d99c0c04b76b510cce5d73c613c1cdee31dbd5682fc4e4d5fb22
0xd1abbce121a7fe892de04318bf5856d24e18808a8e9afa10d0182c72abb31553
0x7cf78829ea287bd66b2ad55cc07a5447f1dc0a12d656f8488d0b2974e5a7b40e
0xe9decc33de31da24a207dba53826c84664bbd942e7c9065b47ef667d224cadaa
0xd132bb1c61071fc3d918a828a3be7d1785d851a4963a1a07c8723c400c7aea43
0xe0e38217cf0806372e83f9d011dfeb86a5f50a163f98421ce304147231851fc4
0x59640df5d9ca54689996a1844a3fd44d8843d45f36f3cef98cf91b2be721fb49
0x26d22914b58098d20b1c2929644d48de9d1b74cb71ebe3513b8e129eefd227e1
0xd0a1858e3a9692bd619b5734d237be709d98c6b7c7c6f2c8a0b782a0cbe52c8e
0x3c938aa2462e515f8ce19898451c264603fe8dcb6f782f62abeb22f356a819d8

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