Transaction Recovery
Transaction Recovery (Manual Indexing)

How to recover a transaction
Scroll to the bottom of History and click "Don’t see your transaction in history?"
Select the Source Chain
Pick the network where you initiated the transfer.
Paste the Transaction Hash
Enter the full 0x… hash copied from your wallet or the block explorer.
Click Recover
Our backend re-indexes the bridge events for that hash—typically within a few seconds.
When it finishes, the transfer appears in History with its live status.

This should be needed in < 1 % of cases—usually when a source-chain RPC node was briefly down. Your funds are safe; the UI just hasn’t indexed the events yet.
Why it exists
Even with our new reliability upgrades, an RPC outage can keep a recently-submitted bridge transaction from appearing in your history feed.
The Transaction Recovery tool lets you manually trigger event indexing for that single hash, so the UI can “catch up” and resume tracking the transfer.
FAQ
Is this safe?
Yes. Recovery is read-only—it never moves funds. It only replays already-finalised on-chain events.
Gas cost?
None. All work happens server-side; no wallet signature required.
Wrong hash / chain?
You’ll see “No bridge events found.” Double-check the source chain and 66-character hash, then try again.
Prefer support to do it?
Share your source chain & Tx hash with us—we can run the same tool internally.
Last updated