read-contract
Execute read-only functions on smart contracts to retrieve data without altering blockchain state. Input ABI, contract address, function name, and arguments for secure, AI-powered interactions via MCPilot.
Instructions
Call a read-only function on a contract, and returning the response
Input Schema
Name | Required | Description | Default |
---|---|---|---|
abi | Yes | ||
address | Yes | ||
args | Yes | ||
functionName | Yes |