Abci query
Query the application for some information.
Query parameters
pathstringrequiredExample:
Path to the data ("/a/b/c")
/a/b/c
datastringrequiredExample:
Data
IHAVENOIDEA
heightintegeroptionalDefault:
Height (0 means latest)
0
Example: 1
provebooleanoptionalDefault:
Include proofs of the transactions inclusion in the block
false
Example: true
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
500
Last updated