Synapse Bridge REST API
Get Destination Transaction Information
Used to get the status of a bridge transaction, and the destination transaction information if the transaction is finalized
get/destinationTx
Query parameters
originChainIdinteger required
The ID of the origin chain where the transaction was initiated
txHashstring required
The transaction hash on the origin chain
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.