Skip to main content
GET
ABCIQuery

Query Parameters

data
string<byte>
path
string
height
string<int64>
prove
boolean

Response

A successful response.

ABCIQueryResponse defines the response structure for the ABCIQuery gRPC query.

Note: This type is a duplicate of the ResponseQuery proto type defined in Tendermint.

code
integer<int64>
log
string
info
string
index
string<int64>
key
string<byte> | null
value
string<byte> | null
proof_ops
object | null

ProofOps is Merkle proof defined by the list of ProofOps.

Note: This type is a duplicate of the ProofOps proto type defined in Tendermint.

height
string<int64>
codespace
string