AxLabs has launched the Neo Bridge Indexer, a public dashboard that tracks the reside standing of the native bridge between Neo N3 and Neo X. Each the frontend and backend codebases have been open-sourced on GitHub underneath the bane-labs group. The instrument offers customers, builders, and dApp operators a validator-independent option to verify whether or not the bridge is working usually, delayed, or caught, overlaying all three bridge sorts supported on the native connection between the 2 chains.
The native bridge itself shouldn’t be new. Neo X launched its MainNet with the bridge in place, and subsequent tooling, just like the Oracle Gateway and the NeoFS Fund Proxy, has expanded what flows throughout it. What the Neo Bridge Indexer provides is public visibility into whether or not these flows are wholesome at any given second.
Why bridge indexers matter
Cross-chain infrastructure usually is determined by a set of validators, relayers, or message passers that observe occasions on one chain and finalize them on one other. When that equipment slows down or halts, the failure is usually silent to finish customers: a transaction confirms on the supply chain, seems to succeed, after which merely doesn’t arrive on the vacation spot aspect for an prolonged interval.
Bridge indexers are a category of tooling designed to make that form of drift seen. Within the broader blockchain ecosystem, analogous dashboards embody LayerZero’s public scan interface and the Wormhole standing and scan dashboards, every of which surfaces cross-chain message state independently of the validator set working the bridge. The Neo Bridge Indexer serves the identical position for the Neo N3-to-Neo X connection, offering any participant with a non-privileged view of whether or not operations are being mirrored accurately in each instructions.
How the indexer tracks bridge well being
The dashboard presents two directional views: Neo N3 to Neo X, which compares on-chain bridge state with Neo N3 as supply and Neo X as vacation spot, and Neo X to Neo N3, which inverts that comparability. Each views require the operation depend and the state root to match on all sides for the bridge to be reported as absolutely synced.
Underneath the hood, the backend indexes solely on-chain information.
Its README states explicitly that monitoring doesn’t depend on validators or relayers, and it helps three bridge sorts that run on the native connection: the Native Bridge for native asset transfers, the Token Bridge for token transfers, and the Message Bridge for cross-chain message passing.
Operations are matched throughout chains by nonce, a singular per-operation identifier that ties a source-chain occasion to its destination-chain counterpart. The backend flags an operation as caught when a source-chain occasion doesn’t seem on the vacation spot chain inside a configurable threshold, set to 5 minutes by default.
For every listed operation, the backend captures the bridge kind, path (deposit or withdrawal), nonce, supply and vacation spot chain and block peak, transaction hashes on completion, token contract and quantity, addresses, timestamps, and per-bridge-type pause state.
An alerting subsystem can ship notifications by way of SMTP e mail or Discord webhooks when the monitoring logic detects an issue.
Each the backend and frontend repositories are open supply from the outset.
The place it matches within the Neo X tooling arc
The Neo Bridge Indexer is the third Neo X bridge-adjacent instrument added to the ecosystem in latest months. It follows 3vm, a Message Bridge inspector initially oriented across the Oracle Gateway and later prolonged to NeoFS deposits, and the NeoFS Fund Proxy.
The three instruments serve distinct audiences: 3vm is developer-facing and constructed round debugging particular person message bridge transactions, the NeoFS Fund Proxy is infrastructure for a particular deposit circulate, and the bridge indexer is a user- and ecosystem-facing well being dashboard overlaying all three bridge sorts in a single floor.
The complete announcement will be discovered on the hyperlink under:
https://x.com/ax_labs/standing/2047265749262012725



