Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

MayanFacet

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x5ce26b9c at 16557892
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MayanFacet"

No transactions found for "MayanFacet"


Functions
Getter at block 22712220
mayan(view returns (address)
0x0654874eb7f59c6f5b39931fc45dc45337c967c3
Read-only

This contract contains no read-only function objects.

State-modifying
startBridgeTokensViaMayan(struct ILiFiBridgeData _bridgeDatastruct MayanFacetMayanData _mayanDatapayable 
swapAndStartBridgeTokensViaMayan(struct ILiFiBridgeData _bridgeDatastruct LibSwapSwapData[] _swapDatastruct MayanFacetMayanData _mayanDatapayable 
Events
BridgeToNonEVMChain(bytes32 indexed transactionIduint256 indexed destinationChainIdbytes32 receiver
LiFiGenericSwapCompleted(bytes32 indexed transactionIdstring integratorstring referreraddress receiveraddress fromAssetIdaddress toAssetIduint256 fromAmountuint256 toAmount
LiFiSwappedGeneric(bytes32 indexed transactionIdstring integratorstring referreraddress fromAssetIdaddress toAssetIduint256 fromAmountuint256 toAmount
LiFiTransferCompleted(bytes32 indexed transactionIdaddress receivingAssetIdaddress receiveruint256 amountuint256 timestamp
LiFiTransferRecovered(bytes32 indexed transactionIdaddress receivingAssetIdaddress receiveruint256 amountuint256 timestamp
LiFiTransferStarted(struct ILiFiBridgeData bridgeData
Constructor
constructor(address _mayan
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotBridgeToSameNetwork(
ContractCallNotAllowed(
CumulativeSlippageTooHigh(uint256 minAmountuint256 receivedAmount
InformationMismatch(
InsufficientBalance(uint256 requireduint256 balance
InvalidAmount(
InvalidContract(
InvalidNonEVMReceiver(bytes32 expectedbytes32 actual
InvalidReceiver(address expectedaddress actual
NativeAssetTransferFailed(
NoSwapDataProvided(
NoSwapFromZeroBalance(
NoTransferToNullAddress(
NullAddrIsNotAValidSpender(
NullAddrIsNotAnERC20Token(
ReentrancyError(