cpu_get_markets
Scout the marketplace for a compact row per hub and resource: open versus incoming lot counts, lowest price, and distance. Filter by hub, resource, or zone to see what is for sale and where.
Instructions
Scout the marketplace: one compact row per (Hub, resource) with open-vs-incoming lot counts, lowest price, and distance. The recommended first look at what is for sale and where — then drill into specific lots with cpu_list_lots. Public read; supports hub / resourceId filters and an optional zone (aroundTokenId + radius in grid steps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub | No | Filter to a Hub by its cell token id. | |
| radius | No | Zone radius in grid steps around aroundTokenId (server clamps to 50). | |
| resourceId | No | Filter by resource id. | |
| aroundTokenId | No | Zone anchor as a cell token id. |