cpu_claim_mining
Claim matured mining batches from a cell's extractor and add them to its resource balance. Requires an active session and extractor on the cell.
Instructions
Bank every matured mining batch an extractor has produced on a cell you own into its resource balance. Requires a session — call cpu_authenticate first. With an active extractor, claiming when nothing new has matured is a harmless no-op; claiming on a cell that has no extractor is an error. A cycle in progress matures nothing until it completes. Check what is available first with cpu_get_mining_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | The tokenId of a cell you own with an extractor, to bank its matured mining batches. |