PYX

Bridge Status

Understand bridge transaction states and how to interpret them.

Status states

Bridge transactions can move through:

  • DEPOSIT_DETECTED
  • PROCESSING
  • ORIGIN_TX_CONFIRMED
  • SUBMITTED
  • COMPLETED
  • FAILED

COMPLETED and FAILED are terminal states.

Polling behavior in UI

Pyx polls bridge status every 5 seconds while relevant funding/withdraw flows are active.

Interpreting delays

Intermediate states can persist during network congestion or cross-chain finalization windows. This is expected and does not necessarily indicate failure.

On this page