Home
POST
https://casper.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Calls chain_get_block RPC method on a Casper Node and returns the block along with validator signatures.

Body

application/json
idintegerrequired

Request identifier.

jsonrpcstringrequired

JSON-RPC protocol version.

methodstringrequired

RPC method name to call.

paramsobjectrequired

Request parameters.

Show child attributes
block_identifierobject

Block lookup object.

Show child attributes
Hashstring

32-byte block hash (HEX encoded).

Response

200OK

Successful response with block data