Smart

SmartContractState get smart query result from the contract

get
Path parameters
addressstringRequired

address is the address of the contract

query_datastring · byteRequired

QueryData contains the query data passed to the contract

Responses
200

A successful response.

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

Last updated

Was this helpful?