Home

Debug method - debug_getRawBlock

POST
https://xlayer.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns an RLP-encoded block. Kindly note that this method can be used starting from block 42810022.

Body

application/json
jsonrpcstringrequired

The JSON-RPC protocol version

methodstringrequired

Name of the method being called

paramsArray<string | string>required

Array containing the block identifier parameter.

Show child attributes
One of

Block number as a hex string (e.g., "0x10d4f")

string

Block tag (e.g., "latest", "earliest", "pending")

string
idintegerrequired

A unique ID for the request

Response

200OK

The RLP-encoded block data