Skip to main content
GET
/
abci_info
abci_info
curl --request GET \
  --url https://rpc.cosmos.directory/cosmoshub/abci_info
{
  "jsonrpc": "2.0",
  "id": 0
}

Response

Get some info about the application.

jsonrpc
string
required
Example:

"2.0"

id
integer
required
Example:

0

result
object