LiFiDiamond
Verified contract
Proxy
Active on
Ethereum
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
Balances ($0.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LP | ERC-20 | 10 | $0.059624 |
$0.6 | |
BC | ERC-20 | 4.367282 | $0.001187 |
$0.01 | |
CRE | ERC-20 | 1 | $0.00328 |
$0 | |
Shiryo-Inu | ERC-20 | 52.588273K | -- | -- | |
eETH | ERC-20 | 0 | $3,383.54 |
$0 | |
EVERMOON | ERC-20 | 0 | $0.000113 |
$0 | |
KAIJU | ERC-20 | 0 | $0.00 |
$0 | |
USDM | ERC-20 | 0 | $0.999453 |
$0 | |
OxN | ERC-20 | 0 | $0.017129 |
$0 | |
stETH | ERC-20 | 0 | $3,386.84 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241332 | a few seconds ago | | | 0.6 | 0.0028669545 | |
| 21241330 | a minute ago | | | 0.068 | 0.0015029159 | |
| 21241330 | a minute ago | | | 0 | 0.0016643713 | |
| 21241329 | a minute ago | | | 0 | 0.0029720950 | |
| 21241328 | a minute ago | | | 0 | 0.0031612510 | |
| 21241327 | 2 minutes ago | | | 0 | 0.0031765707 | |
| 21241326 | 2 minutes ago | | | 1.25 | 0.0014291490 | |
| 21241326 | 2 minutes ago | | | 0.054241202 | 0.0014872839 | |
| 21241324 | 2 minutes ago | | | 0.45 | 0.0014648517 | |
| 21241323 | 2 minutes ago | | | 0.14745478 | 0.0016159420 |
ABI
ABI objects
Getter at block 21241333
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events swapTokensGeneric(bytes32 _transactionId, string _integrator, string _referrer, address _receiver, uint256 _minAmountOut, struct LibSwapSwapData[] _swapData) payable
swapTokensSingleERC20ToERC20(bytes32 _transactionId, string _integrator, string _referrer, address _receiver, uint256 _minAmountOut, struct LibSwapSwapData _swapData) payable
swapTokensSingleERC20ToNative(bytes32 _transactionId, string _integrator, string _referrer, address _receiver, uint256 _minAmountOut, struct LibSwapSwapData _swapData) payable
swapTokensSingleNativeToERC20(bytes32 _transactionId, string _integrator, string _referrer, address _receiver, uint256 _minAmountOut, struct LibSwapSwapData _swapData) payable
LiFiGenericSwapCompleted(bytes32 indexed transactionId, string integrator, string referrer, address receiver, address fromAssetId, address toAssetId, uint256 fromAmount, uint256 toAmount)
LiFiSwappedGeneric(bytes32 indexed transactionId, string integrator, string referrer, address fromAssetId, address toAssetId, uint256 fromAmount, uint256 toAmount)
LiFiTransferCompleted(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
LiFiTransferRecovered(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
LiFiTransferStarted(struct ILiFiBridgeData bridgeData)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
CalldataEmptyButInitNotZero()
FacetAddressIsNotZero()
FacetAddressIsZero()
FacetContainsNoCode()
FunctionAlreadyExists()
FunctionDoesNotExist()
FunctionIsImmutable()
IncorrectFacetCutAction()
InitReverted()
InitZeroButCalldataNotEmpty()
NoSelectorsInFace()
ContractCallNotAllowed()
CumulativeSlippageTooHigh(uint256 minAmount, uint256 receivedAmount)
InsufficientBalance(uint256 required, uint256 balance)
InvalidAmount()
InvalidContract()
NativeAssetTransferFailed()
NoSwapDataProvided()
NoSwapFromZeroBalance()
NoTransferToNullAddress()
NullAddrIsNotAValidSpender()
NullAddrIsNotAnERC20Token()
ReentrancyError()
SliceOutOfBounds()
SliceOverflow()