Home

Robinhood Chain method - eth_getRawTransactionByHash

POST
https://robinhood.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the raw, RLP-encoded signed transaction for the given hash.

Body

application/json

JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.

Request payload for Returns the raw, RLP-encoded signed transaction for the given hash.

jsonrpcstringrequired

JSON-RPC protocol version

methodstringrequired

Name of the method to call

paramsArray<any>required

Parameters for eth_getRawTransactionByHash.

idintegerrequired

Unique identifier for the request

Response

200OK

eth_getRawTransactionByHash response

500Internal Server Error

Upstream node or gateway error.