Transaction
Fetch transaction by hash
Retrieves transaction details, including reward transactions, given a transaction hash from the Nimiq RPC.
GET
/
getTransactionByHash
/{hash}
Path Parameters
hash
Requiredstring
The hash of the transaction.
Transaction data retrieved successfully