theta_read_contract
Call a read-only view function on a Theta smart contract to retrieve data using the contract address and function signature.
Instructions
Call a view function on a deployed Theta smart contract. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| contract_address | Yes | ||
| function_signature | Yes |