Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/abci_query
{ "response": { "code": 123, "log": "<string>", "info": "<string>", "index": "<string>", "key": "<string>", "value": "<string>", "proof": "<string>", "height": "<string>" } }
Query the application for some information
ABCI query response
Show Properties
Response code
Log message
Additional information
Index
Key
Value
Proof of inclusion
Block height
Was this page helpful?