GenericCrossChainFacet
Verified contract
Implementation
Active on
Base with 0 txns
Inferred storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GenericCrossChainFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GenericCrossChainFacet"
ABI
ABI objects
Getter at block 22757199
This contract contains no getter function objects.
Read-only
getSelectorInfo(address _router, bytes4 _selector) view returns (struct LibMappingsProviderFunctionInfo)
State-modifying
Events startBridgeTokensViaGenericCrossChain(struct IRubicBridgeData _bridgeData, struct GenericCrossChainFacetGenericCrossChainData _genericData) payable
swapAndStartBridgeTokensViaGenericCrossChain(struct IRubicBridgeData _bridgeData, struct LibSwapSwapData[] _swapData, struct GenericCrossChainFacetGenericCrossChainData _genericData) payable
updateSelectorInfo(address[] _routers, bytes4[] _selectors, struct LibMappingsProviderFunctionInfo[] _infos)
RubicTransferCompleted(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
RubicTransferRecovered(bytes32 indexed transactionId, address receivingAssetId, address receiver, uint256 amount, uint256 timestamp)
RubicTransferStarted(struct IRubicBridgeData bridgeData)
SelectorToInfoUpdated(address[] _routers, bytes4[] _selectors, struct LibMappingsProviderFunctionInfo[] _infos)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
CannotBridgeToSameNetwork()
ContractCallNotAllowed()
CumulativeSlippageTooHigh(uint256 minAmount, uint256 receivedAmount)
InformationMismatch()
InsufficientBalance(uint256 required, uint256 balance)
InvalidAmount()
InvalidContract()
InvalidReceiver()
LengthMissmatch()
NativeAssetTransferFailed()
NoSwapDataProvided()
NoSwapFromZeroBalance()
NoTransferToNullAddress()
NullAddrIsNotAValidSpender()
NullAddrIsNotAnERC20Token()
OnlyContractOwner()
ReentrancyError()
SliceOutOfBounds()
SliceOverflow()
UnAuthorized()