Raw

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

get
Path parameters
addressanyRequired

address is the address of the contract

query_dataanyRequired
Responses
application/json
objectOptional
get
GET /cosmwasm/wasm/v1/contract/{address}/raw/{query_data} HTTP/1.1
Host: coreum.nownodes.io
Accept: */*
{
  "data": "Ynl0ZXM="
}