Synapse Bridge REST API
Get Synapse Transaction ID
Retrieve the Synapse transaction ID for a given origin chain transaction
get/synapseTxId
Query parameters
originChainIdinteger required
The ID of the origin chain where the transaction was initiated
bridgeModule'SynapseRFQ' | 'SynapseBridge' | 'SynapseCCTP' required
The bridge module used for the transaction
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.