CometBFT
cURL
curl --request GET \ --url https://rpc.cosmos.directory/cosmoshub/abci_info
{ "jsonrpc": "2.0", "id": 0, "result": { "response": { "data": "{\"size\":0}", "version": "0.16.1", "app_version": "1", "last_block_height": "1314126", "last_block_app_hash": "C9AEBB441B787D9F1D846DE51F3826F4FD386108B59B08239653ABF59455C3F8" } } }
Get info about the application.
Upon success, the Cache-Control header will be set with the default maximum age.
Cache-Control
Get some info about the application.
"2.0"
0
Show child attributes
Was this page helpful?