• RPC
  • Methods
  • Blockchain
  • Get Transaction By Hash

getTransactionByHash method

Tries to fetch a transaction (including reward transactions) given its hash.

Params

ParameterTypeRequired
hashstringYes

Result

This method does not return any result.

Code Examples

Copy page
Create issue