subnetInfo_getSubnetInfo - JSON-RPC Method
Fetch SCALE-encoded information for a specific Bittensor subnet (by netuid).
Description
Bittensor‑specific APIs to inspect subnets: hyperparameters, dynamic state, metagraphs, mechagraphs, and pruning hints. Use to build subnet dashboards and analytics.
Returns SCALE-encoded info for the subnet identified by netuid.
Parameters
| Param | Type | Description |
|---|---|---|
netuid | number | Subnet id (e.g., 1) |
at | string? | Optional block hash |