Synapse Bridge REST API
Get Bridge Transaction Status
Used to get the status of a bridge transaction, and the destination transaction information if the transaction is finalized
get/bridgeTxStatus
Query parameters
destChainIdinteger required
The ID of the destination chain
bridgeModule'SynapseRFQ' | 'SynapseBridge' | 'SynapseCCTP' required
The bridge module used for the transaction
synapseTxIdstring required
The Synapse transaction ID
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.