GET
/
abci_info
curl --request GET \
  --url https://story-rpc-001.originstake.com/abci_info
{
  "response": {
    "data": "<string>",
    "version": "<string>",
    "app_version": "<string>"
  }
}

Response

response
object

Response contains ABCI application information