Skip to Content

txs/(hash)

Endpoint

get /cosmos/tx/v1beta1/txs/{hash}

Parameters

Request Parameters

  • hash (path): hash is the tx hash to query, encoded as a hex string.

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on