Get Swap Status

Get status for a swap

GET https://api-prod.chainhop.net/chainhop/getStatus

Path Parameters

{
    // Response
}

Request Parameters

Response Parameters

SwapStatus

SS_SRC_SUCCESS does not nessarily mean destination chain will succeed. Since ChainHop has cBridge transfer path possibility, you may also check involved cBridge transfer status. If the cBridege transfer status indicates the need of refund, you need to finish cBridge transfer refund from your side. You may refer this for more details.

Last updated