Home

Get blockchain state information

POST
https://kmd.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns detailed information about the current state of the Komodo blockchain, including block height, difficulty, network upgrades, value pools, and consensus status.

Body

application/json

JSON-RPC request object

jsonrpcstringrequired

JSON-RPC protocol version used by the Komodo node.

idstringrequired

Client-defined request identifier.

methodstringrequired

RPC method name.

paramsArray<any>required

This method does not accept parameters.

Response

200OK

Successful JSON-RPC response