query-contract-state
Query smart contract state on the Osmosis blockchain to retrieve current data and verify contract functionality.
Instructions
Queries the state of a smart contract
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contractAddress | Yes | The contract address to query | |
| queryMsg | Yes | The query message as a JSON object |