/transaction/{txhash}/process-status
the transaction hash to search for
successful operation
curl -L \ --url 'https://egld.nownodes.io/transaction/{txhash}/process-status'
{ "data": { "status": "text" }, "error": "text", "code": "text" }