v1

latestSwagger 2.02026-07-17211405605.6 KB
Query

SmartContractState get smart query result from the contract

get/cosmwasm/wasm/v1/contract/{address}/smart/{query_data}

Path parameters

addressstring required

address is the address of the contract

query_datastring byte required

QueryData contains the query data passed to the contract

Response

A successful response.

datastring byte