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

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the value stored under a specific dictionary key in global state.

Body

application/json
idinteger

Unique request identifier

jsonrpcstring

JSON-RPC protocol version

methodstring

RPC method to call

paramsobject

Parameters for the dictionary query

Show child attributes
state_root_hashstring

The root hash of the state from which to query

dictionary_identifierobject

Identifier of the dictionary item

Show child attributes
URefobject

Dictionary item identified by a URef

Show child attributes
seed_urefstring

The unforgeable reference (URef) of the dictionary

dictionary_item_keystring

The key of the dictionary item to query

Response

200OK

Successful response with dictionary item value