ConnextDiamond
Verified contract
Proxy
Active on
Base with 6,798 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots
Balances ($6,856.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ION | ERC-20 | 183.525677K | $0.036665 |
$6,728.93 | |
WETH | ERC-20 | 0.034319 | $3,313.90 |
$113.73 | |
USDC | ERC-20 | 14.063429 | $1.00 |
$14.06 | |
WGC | ERC-20 | 200 | $0.000495 |
$0.1 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.00076 |
$0 | |
GENOME | ERC-20 | 0 | $0.023491 |
$0 | |
XOC | ERC-20 | 10K | -- | -- | |
| ERC-20 | 9K | -- | -- | |
BASED | ERC-20 | 5.444K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22752138 | 21 minutes ago | | | 0 | 0.0000043728844 | |
| 22752115 | 22 minutes ago | | | 0 | 0.0000046869397 | |
| 22748482 | 2 hours ago | | | 0 | 0.000014246785 | |
| 22748397 | 2 hours ago | | | 0 | 0.000016611173 | |
| 22747478 | 3 hours ago | | | 0 | 0.0000043728844 | |
| 22747345 | 3 hours ago | | | 0 | 0.0000066049207 | |
| 22737381 | 9 hours ago | | | 0.0000030492 | 0.0000015574501 | |
| 22734744 | 10 hours ago | | | 0 | 5.9006222e-7 | |
| 22732431 | 11 hours ago | | | 0 | 4.6487357e-7 | |
| 22729346 | 13 hours ago | | | 0 | 6.1891192e-7 |
ABI
ABI objects
Getter at block 22752757
domain() view returns (uint32)
1650553709
nonce() view returns (uint256)
99829
xAppConnectionManager() view returns (address)
0x26ac458398ae1d58b7ce254c27eea6ad850054a1
Read-only
approvedSequencers(address _sequencer) view returns (bool)
remote(uint32 _domain) view returns (address)
routedTransfers(bytes32 _transferId) view returns (address[])
transferStatus(bytes32 _transferId) view returns (uint8)
State-modifying
Events addSequencer(address _sequencer)
bumpTransfer(bytes32 _transferId) payable
bumpTransfer(bytes32 _transferId, address _relayerFeeAsset, uint256 _relayerFee)
enrollRemoteRouter(uint32 _domain, bytes32 _router)
execute(struct ExecuteArgs _args) returns (bytes32)
forceReceiveLocal(struct TransferInfo _params)
forceUpdateSlippage(struct TransferInfo _params, uint256 _slippage)
removeSequencer(address _sequencer)
setXAppConnectionManager(address _xAppConnectionManager)
xcall(uint32 _destination, address _to, address _asset, address _delegate, uint256 _amount, uint256 _slippage, bytes _callData) payable returns (bytes32)
xcall(uint32 _destination, address _to, address _asset, address _delegate, uint256 _amount, uint256 _slippage, bytes _callData, uint256 _relayerFee) returns (bytes32)
xcallIntoLocal(uint32 _destination, address _to, address _asset, address _delegate, uint256 _amount, uint256 _slippage, bytes _callData) payable returns (bytes32)
xcallIntoLocal(uint32 _destination, address _to, address _asset, address _delegate, uint256 _amount, uint256 _slippage, bytes _callData, uint256 _relayerFee) returns (bytes32)
AavePortalMintUnbacked(bytes32 indexed transferId, address indexed router, address asset, uint256 amount)
Executed(bytes32 indexed transferId, address indexed to, address indexed asset, struct ExecuteArgs args, address local, uint256 amount, address caller)
ExternalCalldataExecuted(bytes32 indexed transferId, bool success, bytes returnData)
ForceReceiveLocal(bytes32 indexed transferId)
RemoteAdded(uint32 domain, address remote, address caller)
SequencerAdded(address sequencer, address caller)
SequencerRemoved(address sequencer, address caller)
SlippageUpdated(bytes32 indexed transferId, uint256 slippage)
TransferRelayerFeesIncreased(bytes32 indexed transferId, uint256 increase, address asset, address caller)
XAppConnectionManagerSet(address updated, address caller)
XCalled(bytes32 indexed transferId, uint256 indexed nonce, bytes32 indexed messageHash, struct TransferInfo params, address asset, uint256 amount, address local, bytes messageBody)
constructor(address _contractOwner, struct IDiamondCutFacetCut[] _diamondCut, struct ConnextDiamondInitialization[] _initializations)
fallback()
receive()
ConnextDiamond__fallback_facetNotExit()
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()