LiFiDiamond
Verified contract
Proxy
Active on
Ethereum with 16,973 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($2.17)
Native
Value
$2.17
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00066 | $3,289.85 |
$2.17 | |
stETH | ERC-20 | 0 | $3,288.55 |
$0 | |
TetherLP.com | ERC-20 | 400 | -- | -- | |
0x1b1a…b3e3 | ERC-1555 | 1 | -- | -- | |
CRI | ERC-20 | 0.019 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19812048 | 7 months ago | | | 0 | 0.00023658500 | |
| 19812038 | 7 months ago | | | 0 | 0.00047688865 | |
| 17570462 | a year ago | | | 0.01 | 0.0047920000 | |
| 17570461 | a year ago | | | 0.019024055 | 0.0085072500 | |
| 15976292 | 2 years ago | | | 0.015 | 0.0011443320 | |
| 15943290 | 2 years ago | | | 0.015 | 0.0013891380 | |
| 15939045 | 2 years ago | | | 0.044 | 0.0023625804 | |
| 15938488 | 2 years ago | | | 0 | 0.010256376 | |
| 15938470 | 2 years ago | | | 1.35 | 0.0029408500 | |
| 15938446 | 2 years ago | | | 0.06 | 0.0020851236 |
ABI
ABI objects
Getter at block 21245913
owner() view returns (address owner_)
0x11f1022ca6adef6400e5677528a80d49a069c00c
Read-only
This contract contains no read-only function objects.
State-modifying
Events cancelOnwershipTransfer()
confirmOwnershipTransfer()
transferOwnership(address _newOwner)
OwnershipTransferRequested(address indexed _from, address indexed _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
NewOwnerMustNotBeSelf()
NoNullOwner()
NoPendingOwnershipTransfer()
NotPendingOwner()