Server
get/v2/tx-receipt
Query parameters
transactionHashstring required
Transaction hash originating from the source chain while bridging assets.
chainIdstring required
ID of source chain, e.g Ethereum Mainnet = 1
Headers
API-KEYstring
Response
Returns the receipt of the transaction.
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.