Check Babylon transaction status

Query the status of a Babylon (Cosmos) transaction by its hash.

Possible Statuses:

  • pending — Transaction submitted but not yet included in a block
  • success — Transaction included and executed successfully
  • failed — Transaction included but execution failed
Path Params
string
required

Transaction hash (64 character hex string, case-insensitive)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json