Get ABCI info
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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.0requiredJSON-RPC version identifier
idinteger | stringrequiredRequest identifier for matching responses
methodstringabci_inforequiredThe JSON-RPC method name
paramsobjectrequiredParameters for abci_info method (currently empty)
Response
200OK
Successful ABCI info response