Skip to main content

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

Gets smart query result from the contract.

Updated on
May 31, 2024

/cosmwasm/wasm/v1/contract/{address}/smart/{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
1
curl --location --globoff 'https://docs-demo.sei-pacific.quiknode.pro/cosmwasm/wasm/v1/contract/{address}/smart/{query_data}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free