LiFiDiamondImmutable
Verified contract
Proxy
Active on
Ethereum with 1,641 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 2 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 0.000001 | $0.999712 |
$0 | |
stETH | ERC-20 | 0 | $3,117.76 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19899888 | 6 months ago | | | 0.01581146 | 0.00027320591 | |
| 17920233 | a year ago | | | 0 | 0.0013918054 | |
| 17834923 | a year ago | | | 0 | 0.0038441520 | |
| 17834913 | a year ago | | | 0.12 | 0.0055340010 | |
| 17834699 | a year ago | | | 0 | 0.0093167680 | |
| 17834654 | a year ago | | | 0 | 0.0067829258 | |
| 17834561 | a year ago | | | 0.0028 | 0.0023372030 | |
| 17834510 | a year ago | | | 0.06 | 0.0015865229 | |
| 17834374 | a year ago | | | 0 | 0.0045324995 | |
| 17834231 | a year ago | | | 0 | 0.0036785063 |
ABI
ABI objects
Getter at block 21214127 approvedDexs() view returns (address[] addresses)
Read-only
isFunctionApproved(bytes4 _signature) view returns (bool approved)
State-modifying
Events addDex(address _dex)
batchAddDex(address[] _dexs)
batchRemoveDex(address[] _dexs)
batchSetFunctionApprovalBySignature(bytes4[] _signatures, bool _approval)
removeDex(address _dex)
setFunctionApprovalBySignature(bytes4 _signature, bool _approval)
DexAdded(address indexed dexAddress)
DexRemoved(address indexed dexAddress)
FunctionSignatureApprovalChanged(bytes4 indexed functionSignature, bool indexed approved)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
CalldataEmptyButInitNotZero()
FacetAddressIsNotZero()
FacetAddressIsZero()
FacetContainsNoCode()
FunctionAlreadyExists()
FunctionDoesNotExist()
FunctionIsImmutable()
IncorrectFacetCutAction()
InitReverted()
InitZeroButCalldataNotEmpty()
NoSelectorsInFace()
CannotAuthoriseSelf()
InvalidContract()
UnAuthorized()