ConnextDiamond

Verified contract

Proxy

Active on Ethereum with 5,703 txns
Deployed by via 0x15e23347 at 16233067
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots
-
variable spans 6 additional slots
Native
Value $63.15
ERC-20
Value $1,126,891.09
ERC-20
Value $289,255.6
ERC-20
Value $138,420.19
ERC-20
Value $54,319.87
ERC-20
Value $2,664.65
ERC-20
Value $287.18
ERC-20
Value $151.99
ERC-20
Value $81.13
ERC-20
Value $41.4
0x4fb9acc36d113e57e545896cf685f705f3c10af35394f5f6960780377a05788c
0x5ac4027057c79a2578fbea139d455f5c6919f6fa2c91b9105c7aac275b9d6fb0
0x0ee063bc18f6a96a7ca050f8ff33096325a8396e5ce737a609ffa2be6cbec6ef
0xb7094d64f11487e6e9ea340ff10d33e4549cc7ca85c7546d7b8ad0af9d24ce7c
0xb58ef19eee45ef79319db02993ca6c97b5b86896f1b2392cfdb66f33f374b136
0xac9f8c95e80889121f67585692871524b62860402e328b1fae6bc3998b5f2c3d
0xefe32c759edae3f1cafe2b71e4d30d26cd8723143f2cc61809c08d7adae00c48
0x7dfcdf754158c004ff61e1b854e15a3d9640fc51894d9aa8640751b038181f2e
0x0fcebaf4938c1dbf0ec08fb71b6981a406e987a2c1669a426d4b72ade678717f
0x8ebe0be99201c1e7136b655975f0ba9c1d921f41ebec79250dc8279df81b989d

Functions
Getter at block 21258072
domain(view returns (uint32)
6648936
nonce(view returns (uint256)
68681
xAppConnectionManager(view returns (address)
0x02fdf04af077687cda03bd3162388b7972a4a1cc
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
constructor(address _contractOwnerstruct IDiamondCutFacetCut[] _diamondCutstruct ConnextDiamondInitialization[] _initializations
Fallback and receive
fallback(
receive(
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(