Home

Get ABCI info

POST
https://luna-tendermint.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieve information about the ABCI application including version and last block state

Body

application/json
jsonrpcstring2.0required

JSON-RPC version identifier

idinteger | stringrequired

Request identifier for matching responses

methodstringabci_inforequired

The JSON-RPC method name

paramsobjectrequired

Parameters for abci_info method (currently empty)

Response

200OK

Successful ABCI info response