Get transaction by hash
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the detailed transaction data for a given transaction hash.
Body
application/json
JSON-RPC request object
jsonrpcstringrequiredJSON-RPC protocol version.
idintegerrequiredUnique identifier for the JSON-RPC request.
methodstringrequiredJSON-RPC method name.
paramsobjectrequiredParameters for querying the transaction by hash.
Response
200OK
Successful response containing the transaction data.