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.

GenericSwapFacetV3

Verified contract

Implementation

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

No balances found for "GenericSwapFacetV3"

No transactions found for "GenericSwapFacetV3"


Functions
Getter at block 22758958

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
swapTokensMultipleV3ERC20ToERC20(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData[] _swapData
swapTokensMultipleV3ERC20ToNative(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData[] _swapData
swapTokensMultipleV3NativeToERC20(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData[] _swapDatapayable 
swapTokensSingleV3ERC20ToERC20(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData _swapData
swapTokensSingleV3ERC20ToNative(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData _swapData
swapTokensSingleV3NativeToERC20(bytes32 _transactionIdstring _integratorstring _referreraddress _receiveruint256 _minAmountOutstruct LibSwapSwapData _swapDatapayable 
Events
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ContractCallNotAllowed(
CumulativeSlippageTooHigh(uint256 minAmountuint256 receivedAmount
NativeAssetTransferFailed(