Get blockchain state information
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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
jsonrpcstringrequiredJSON-RPC protocol version used by the Komodo node.
idstringrequiredClient-defined request identifier.
methodstringrequiredRPC method name.
paramsArray<any>requiredThis method does not accept parameters.
Response
200OK
Successful JSON-RPC response