memory_read_batch
Read multiple memory addresses in one round trip by providing a list of addresses and data types.
Instructions
Read many addresses in one round trip.
reads is a list of objects like {"address": "0x...", "type": "float"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reads | Yes |