For the complete documentation index, see llms.txt. This page is also available as Markdown.

Raw

RawContractState gets single key from the raw store data of a contract

get
Path parameters
addressstringRequired

address is the address of the contract

query_datastring · byteRequired
Responses
200

A successful response.

application/json
datastring · byteOptional
get/cosmwasm/wasm/v1/contract/{address}/raw/{query_data}

Last updated

Was this helpful?