get_state
Retrieve a smart contract state variable by providing the state key in the format 'contract.variable:key'.
Instructions
Read a state variable from a smart contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_key | Yes | State key 'contract.variable:key' |