BridgeFacet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa76a1def at 16936018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots

No balances found for "BridgeFacet"

No transactions found for "BridgeFacet"


Functions
Getter at block 21258072
domain(view returns (uint32)
0
nonce(view returns (uint256)
0
xAppConnectionManager(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
approvedSequencers(address _sequencerview returns (bool)
remote(uint32 _domainview returns (address)
routedTransfers(bytes32 _transferIdview returns (address[])
transferStatus(bytes32 _transferIdview returns (uint8)
State-modifying
addSequencer(address _sequencer
bumpTransfer(bytes32 _transferIdpayable 
bumpTransfer(bytes32 _transferIdaddress _relayerFeeAssetuint256 _relayerFee
enrollRemoteRouter(uint32 _domainbytes32 _router
execute(struct ExecuteArgs _argsreturns (bytes32)
forceReceiveLocal(struct TransferInfo _params
forceUpdateSlippage(struct TransferInfo _paramsuint256 _slippage
removeSequencer(address _sequencer
setXAppConnectionManager(address _xAppConnectionManager
xcall(uint32 _destinationaddress _toaddress _assetaddress _delegateuint256 _amountuint256 _slippagebytes _callDatapayable returns (bytes32)
xcall(uint32 _destinationaddress _toaddress _assetaddress _delegateuint256 _amountuint256 _slippagebytes _callDatauint256 _relayerFeereturns (bytes32)
xcallIntoLocal(uint32 _destinationaddress _toaddress _assetaddress _delegateuint256 _amountuint256 _slippagebytes _callDatapayable returns (bytes32)
xcallIntoLocal(uint32 _destinationaddress _toaddress _assetaddress _delegateuint256 _amountuint256 _slippagebytes _callDatauint256 _relayerFeereturns (bytes32)
Events
AavePortalMintUnbacked(bytes32 indexed transferIdaddress indexed routeraddress assetuint256 amount
Executed(bytes32 indexed transferIdaddress indexed toaddress indexed assetstruct ExecuteArgs argsaddress localuint256 amountaddress caller
ExternalCalldataExecuted(bytes32 indexed transferIdbool successbytes returnData
ForceReceiveLocal(bytes32 indexed transferId
RemoteAdded(uint32 domainaddress remoteaddress caller
SequencerAdded(address sequenceraddress caller
SequencerRemoved(address sequenceraddress caller
SlippageUpdated(bytes32 indexed transferIduint256 slippage
TransferRelayerFeesIncreased(bytes32 indexed transferIduint256 increaseaddress assetaddress caller
XAppConnectionManagerSet(address updatedaddress caller
XCalled(bytes32 indexed transferIduint256 indexed noncebytes32 indexed messageHashstruct TransferInfo paramsaddress assetuint256 amountaddress localbytes messageBody
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AssetLogic__getConfig_notRegistered(
AssetLogic__getTokenIndexFromStableSwapPool_notExist(
AssetLogic__handleIncomingAsset_feeOnTransferNotSupported(
AssetLogic__handleIncomingAsset_nativeAssetNotSupported(
AssetLogic__handleOutgoingAsset_notNative(
BaseConnextFacet__getAdoptedAsset_assetNotFound(
BaseConnextFacet__getApprovedCanonicalId_notAllowlisted(
BaseConnextFacet__nonReentrant_reentrantCall(
BaseConnextFacet__nonXCallReentrant_reentrantCall(
BaseConnextFacet__onlyOwnerOrAdmin_notOwnerOrAdmin(
BaseConnextFacet__onlyOwnerOrRouter_notOwnerOrRouter(
BaseConnextFacet__onlyOwnerOrWatcher_notOwnerOrWatcher(
BaseConnextFacet__onlyOwner_notOwner(
BaseConnextFacet__onlyProposed_notProposedOwner(
BaseConnextFacet__whenNotPaused_paused(
BridgeFacet__addRemote_invalidDomain(
BridgeFacet__addRemote_invalidRouter(
BridgeFacet__addSequencer_alreadyApproved(
BridgeFacet__addSequencer_invalidSequencer(
BridgeFacet__bumpTransfer_noRelayerVault(
BridgeFacet__bumpTransfer_valueIsZero(
BridgeFacet__excecute_insufficientGas(
BridgeFacet__executePortalTransfer_insufficientAmountWithdrawn(
BridgeFacet__execute_badFastLiquidityStatus(
BridgeFacet__execute_externalCallFailed(
BridgeFacet__execute_invalidRouterSignature(
BridgeFacet__execute_invalidSequencerSignature(
BridgeFacet__execute_maxRoutersExceeded(
BridgeFacet__execute_notApprovedForPortals(
BridgeFacet__execute_notReconciled(
BridgeFacet__execute_notSupportedRouter(
BridgeFacet__execute_notSupportedSequencer(
BridgeFacet__execute_unapprovedSender(
BridgeFacet__execute_wrongDomain(
BridgeFacet__forceReceiveLocal_notDestination(
BridgeFacet__forceUpdateSlippage_invalidSlippage(
BridgeFacet__forceUpdateSlippage_notDestination(
BridgeFacet__mustHaveRemote_destinationNotSupported(
BridgeFacet__onlyDelegate_notDelegate(
BridgeFacet__removeSequencer_notApproved(
BridgeFacet__setXAppConnectionManager_domainsDontMatch(
BridgeFacet__xcall_capReached(
BridgeFacet__xcall_emptyTo(
BridgeFacet__xcall_invalidSlippage(
BridgeFacet__xcall_nativeAssetNotSupported(
BridgeFacet_xcall__emptyLocalAsset(