Read XRC-137 rule JSON
read_xrc137_rule_jsonRetrieve the runtime rule JSON string from an XRC137 contract by calling getRule() via eth_call. Requires the contract address.
Instructions
Read-only eth_call to XRC137.getRule(), returning the runtime rule JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |