Home

Get blockchain metadata

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns high-level information about the blockchain's current state, such as DS and transaction block numbers, difficulties, and gas prices.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request identifier

paramsarrayrequired

Must be an empty array

Response

200OK

Blockchain metadata successfully returned

400Bad Request

Invalid request

500Internal Server Error

Server error