Home

Trace block by hash

POST
https://robinhood.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the possible tracing result number by executing all transactions in the block specified by the block hash with a tracer.

Body

application/json

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

Request payload for Trace block by hash.

jsonrpcstringrequired

JSON-RPC protocol version.

methodstringrequired

JSON-RPC method name.

paramsArray<string | object>required

JSON-RPC method parameters.

Show child attributes

Single JSON-RPC parameter value accepted by this method.

Any of

Single JSON-RPC parameter value accepted by this method.

string

Single JSON-RPC parameter value accepted by this method.

object
idintegerrequired

Client-provided request identifier echoed in the response.

Response

200OK

Block transaction traces by hash

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error