This contract is being backfilled. You may encounter incomplete storage history.

LiFiDiamondImmutable

Verified contract

Proxy

Active on Ethereum with 1,641 txns
Deployed by via 0x84df929e at 17086175
Slot
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
ERC-20
Value $0
ERC-20
Value $0
0x9b66aa84d0260f2e3c735ba342f876e060d3653a5cb89b2c96a073174bcc268f
0xf5aa5230d6511e11040214af219be5f2da71eb308896a0e5ea9b22e13faede84
0x0296c07ebacbd573cbb8abfc394c631dc5466baeb3447267dcb9261ca1dee455
0x5ee10e6ecf1ebc285407cf09185ec975ac142c9ac2fba32670af03ab80cf8d84
0x63a5b4882cc4df272d5868df1f39f636b5ea0fa4a266a67355f6479e41642d91
0x5fb42ea56a6eb1b2f194466a3b8fdc682226a90b2f50002ae1c5a1f6c8a71466
0xa4d66a80172353ea3df5ef73a327e142426dc40f8b4371de623266c50a5d854c
0xdfad380928edfe669ebc8a2545c5abb26404d89c3a8281049dcab850d9af6e40
0xd4d2a01504d17f843ab89e632d7c355e4a52af4e626ad0fa8164a8582f6792fe
0x9615f25d4f4c6ca22224b0444f0772abf5ffc5a4aa581b5f46846d8143edfcfb

Functions
Getter at block 21214127
 
approvedDexs(view returns (address[] addresses)
Read-only
isFunctionApproved(bytes4 _signatureview returns (bool approved)
State-modifying
addDex(address _dex
batchAddDex(address[] _dexs
batchRemoveDex(address[] _dexs
batchSetFunctionApprovalBySignature(bytes4[] _signaturesbool _approval
removeDex(address _dex
setFunctionApprovalBySignature(bytes4 _signaturebool _approval
Events
DexAdded(address indexed dexAddress
DexRemoved(address indexed dexAddress
FunctionSignatureApprovalChanged(bytes4 indexed functionSignaturebool indexed approved
Constructor
constructor(address _contractOwneraddress _diamondCutFacet
Fallback and receive
fallback(
receive(
Errors
CalldataEmptyButInitNotZero(
FacetAddressIsNotZero(
FacetAddressIsZero(
FacetContainsNoCode(
FunctionAlreadyExists(
FunctionDoesNotExist(
FunctionIsImmutable(
IncorrectFacetCutAction(
InitReverted(
InitZeroButCalldataNotEmpty(
NoSelectorsInFace(
CannotAuthoriseSelf(
InvalidContract(
UnAuthorized(