get_mining_status
Check a cell's mining status to see if an extractor is active, which resource it mines, the accrued but unclaimed amount, and the remaining deposit.
Instructions
Read a cell's mining status: whether an extractor is active, which resource it mines, the accrued-but-unclaimed amount, and the remaining deposit. Public — works for any cell, no session required. The owner banks the accrued amount with claim_mining.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | The tokenId of the cell to inspect mining for. |