Get information about the ABCI application
curl --request GET \ --url https://story-rpc-001.originstake.com/abci_info
{ "response": { "data": "<string>", "version": "<string>", "app_version": "<string>" } }
Response contains ABCI application information
Show Properties
Application data
Application version
Application protocol version
Was this page helpful?