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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.