Skip to main content
GET
GetTx

Path Parameters

hash
string
required

hash is the tx hash to query, encoded as a hex string.

Response

A successful response.

GetTxResponse is the response type for the Service.GetTx method.

tx
object | null

tx is the queried transaction.

tx_response
object | null

tx_response is the queried TxResponses.