Debug method - debug_getRawTransaction
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns an EIP-2718 binary-encoded transaction. Kindly note that this method can be used starting from block 42810022.
Body
application/json
jsonrpcstringrequiredThe JSON-RPC protocol version
methodstringrequiredName of the method being called
paramsArray<string>requiredArray containing the transaction hash parameter.
idintegerrequiredA unique ID for the request
Response
200OK
The EIP-2718 binary-encoded transaction