Get transaction status
Returns the status of a given transaction receipt by hash
| Path Parameters | 
|---|
| chainIdint32 —  REQUIREDThe parent chain to target Example:
 | 
| transactionHashstring —  REQUIREDThe transaction hash to request Example:
 | 
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
| 200successful operation 
 | ||||||||
| 400Invalid chain identifier or transaction hash format | ||||||||
| 404No transaction receipt found with the provided hash | ||||||||
| 429Too Many Requests |