ABCIQuery defines a query handler that supports ABCI queries directly to the
application, bypassing Tendermint completely. The ABCI query must contain
a valid and supported path, including app, custom, p2p, and store.
get
Since: cosmos-sdk 0.46
Query parameters
dataanyOptional
pathanyOptional
heightanyOptional
proveanyOptional
Responses
application/json
objectOptional
ABCIQueryResponse defines the response structure for the ABCIQuery gRPC query.
Note: This type is a duplicate of the ResponseQuery proto type defined in
Tendermint.
application/json
get
GET /cosmos/base/tendermint/v1beta1/abci_query HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*