v1

latestOpenAPI 3.0.22026-07-17443345.5 KB

Get the status of an IBC transfer by tx id

get/api/v1/ibc/{tx_id}/status

Path parameters

tx_idstring required

Tx id hash

Response

Status of the IBC transfer

status'unknown' | 'timeout' | 'success' | 'fail'