Crypto UX

Crypto Bridge Status: What Across Gets Right

Genc Beqiri

hero-banner

Moving assets between chains is not a single transaction.

The user deposits funds on one chain, waits for another party to complete the transfer, and expects the assets to arrive somewhere else. When the interface only says Pending, it leaves two important questions unanswered:

Where are my funds, and what happens if the transfer fails?

What Across gets right

Across provides the information needed for a clearer bridge experience.

Its quotes include the expected amount, fees and estimated fill time. Transfers can also be tracked using a transaction hash or deposit ID.

This gives the interface enough information to explain the journey instead of showing one generic loading state.

What I would test next

I would divide the transfer into clear stages:

  1. Deposit sent

  2. Deposit confirmed

  3. Transfer being filled

  4. Funds received

Each stage should name the chain, asset and amount involved.

If the transfer expires, Pending should change to Refund in progress. The interface should show where the refund will arrive and explain that it may take several hours.

Transaction hashes and protocol details should remain available, but they should not be the main status message.

The takeaway

A bridge should show where the funds are, what happens next and what the user should do if something goes wrong.

Pending is not enough.

Read more