DefiSaverWallet
Verified contract
Proxy
Active on
Ethereum with 105 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2509…136e
Balances ($0.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aDAI | ERC-20 | 0.166972 | $1.002 |
$0.17 | |
aSTETH | ERC-20 | 0 | $3,171.44 |
$0 | |
stETH | ERC-20 | 0 | $3,163.76 |
$0 | |
cWBTC | ERC-20 | 0.000249 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17943872 | a year ago | | | 0 | 0.00084902540 | |
| 17038339 | 2 years ago | | | 0 | 0.0088322040 | |
| 17038335 | 2 years ago | | | 0 | 0.043792016 | |
| 16997024 | 2 years ago | | | 0 | 0.045585078 | |
| 14467331 | 3 years ago | | | 0.24279227 | 0.026473006 | |
| 14360020 | 3 years ago | | | 0 | 0.0056053639 | |
| 14354658 | 3 years ago | | | 0 | 0.12025305 | |
| 14354652 | 3 years ago | | | 0 | 0.0056060959 | |
| 14354648 | 3 years ago | | | 0 | 0.0038301832 | |
| 14354626 | 3 years ago | | | 135 | 0.052266199 |
ABI
ABI objects
Getter at block 21200942
authority() view returns (address)
0x25091f062a61fa1367680b624a7ea8cd4183136e
cache() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
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]
STABLE_ID() view returns (uint256)
[unknown]
SUB_MAX_INDEX_VALUE() view returns (uint8)
[unknown]
SUB_MIN_INDEX_VALUE() view returns (uint8)
[unknown]
VARIABLE_ID() view returns (uint256)
[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 encodedInput) pure returns (struct AaveV3WithdrawParams params)
encodeInputs(struct AaveV3WithdrawParams params) pure returns (bytes encodedInput)
parseInputs(bytes _callData) pure returns (struct AaveV3WithdrawParams params)
State-modifying
Events execute(address _target, bytes _data) payable returns (bytes32 response)
execute(bytes _code, bytes _data) payable returns (address target, bytes32 response)
setAuthority(address authority_)
setCache(address _cacheAddr) returns (bool)
setOwner(address owner_)
executeAction(bytes callData, bytes32[] _subData, uint8[] _paramMapping, bytes32[] _returnValues) payable returns (bytes32)
executeActionDirect(bytes _callData) payable
executeActionDirectL2() payable
kill()
withdrawStuckFunds(address _token, address _receiver, uint256 _amount)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
ActionEvent(string indexed logName, bytes data)
constructor(address owner)
fallback()
NonContractCall()
ReturnIndexValueError()
SenderNotAdmin()
SenderNotOwner()
SubIndexValueError()