dETH
Verified contract
Proxy
Active on
Ethereum with 2,436 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($338,850.19)
Native
Value
$338,850.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 93.678002 | $3,617.18 |
$338,850.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20804021 | 2 months ago | | | 0 | 0.0030782467 | |
| 19952855 | 6 months ago | | | 0 | 0.0015034505 | |
| 19874405 | 6 months ago | | | 0 | 0.0029174903 | |
| 19532814 | 8 months ago | | | 0 | 0.012488834 | |
| 19522117 | 8 months ago | | | 0 | 0.0098847849 | |
| 19476556 | 8 months ago | | | 0 | 0.0096026640 | |
| 19415694 | 9 months ago | | | 0 | 0.027873755 | |
| 19413424 | 9 months ago | | | 0 | 0.044513342 | |
| 19413415 | 9 months ago | | | 9.2 | 0.011771433 | |
| 19390638 | 9 months ago | | | 0 | 0.015477687 |
ABI
ABI objects
Getter at block 21284051
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.