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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns detailed information about a specific account at a given block.

Body

application/json
idinteger

Unique request ID.

jsonrpcstring

JSON-RPC version.

methodstring

RPC method name.

paramsobject

Parameters for the query.

Show child attributes
account_identifierstring

Account hash of the queried account.

block_identifierobject

Specifies the block to query by hash or height.

Show child attributes
Hashstring

Block hash to query.

Response

200OK

Successful response with account information.