Transactions

Get the summary info of a tx.

get/v1/indexer/tx/{txid}

Path parameters

txidstring required

Tx id

Response

Successful operation

code0 | -1
msgstring

Example response

{
  "msg": "OK"
}