returns the transaction which corresponds to the hash (faster because will ask for transaction from the observer which is in the shard in which the address is part).
get
Path parameters
txhashstringRequired
the transaction hash to search for
Default: null
senderAddressstringRequired
the address in bech32 format
Default: null
Responses
application/json
objectOptional
get
GET /transaction/{txHash} HTTP/1.1
Host: egld.nownodes.io
Accept: */*