contract-query
Execute read-only functions on smart contracts to retrieve data without altering the blockchain state. Specify the contract address, network, and query message for precise results.
Instructions
Query a smart contract by executing a read-only function
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contractAddress | Yes | Address of the smart contract to query | |
networkName | Yes | Name of the network to use - must first check what networks are available through the networks resource | |
queryMsg | Yes | The query message to send to the contract as a JSON object |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MantraChain MCP Server
Related Tools
- @crazyrabbitLTC/mcp-ethers-server
- @crazyrabbitLTC/mcp-ethers-server
- @nearai/near-mcp
- @mcpdotdirect/evm-mcp-server
- @xiangma9712/mysql-mcp-server