Skip to main content

/cosmwasm/wasm/v1/contract/{address}/raw/{query_data} REST API Endpoint

Gets single key from the raw store data of a contract.

Updated on
May 31, 2024

/cosmwasm/wasm/v1/contract/{address}/raw/{query_data} REST API Endpoint

Path Parameters

address
string
REQUIRED
The address of the contract to query
query_data
string
REQUIRED
The base64-encoded query data to be sent to the contract

Returns

data
string
The raw response data from the contract, encoded in base64
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free