Get blockchain metadata
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest identifier
paramsarrayrequiredMust be an empty array
Response
200OK
Blockchain metadata successfully returned
400Bad Request
Invalid request
500Internal Server Error
Server error