Bridge
Get Bridge Transfer Status
Get the current status of a bridge transfer
GET
Get Bridge Transfer Status
Returns the current status of a previously initiated bridge transfer. When the transfer is completed, the destination transaction hash will be included.
Path Parameters
The unique bridge transfer identifier returned from the execute endpoint.
Response
Unique identifier for this bridge transfer.
Current status of the bridge transfer (e.g.
pending, in_progress, completed, failed).The source blockchain.
The destination blockchain.
Transaction hash on the source chain.
Transaction hash on the destination chain. Present only when the transfer is completed.
The amount of tokens bridged.
ISO 8601 timestamp of when the transfer was initiated.
Get Bridge Transfer Status