useSitesOverview
Composes the Sites Overview dataset from three sources:
Composes the Sites Overview dataset from three sources:
import { useSitesOverview } from "@tetherto/mdk-react-adapter";Signature
(options: UseSitesOverviewOptions = {}) => UseSitesOverviewResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |
useSitePowerMeter
Site-level power reading for the header's `HeaderConsumptionBox`. Reads the freshest snapshot from a `t-powermeter`-tagged thing at `info.pos = 'site'`; fall…
useSitesOverviewData
Projects raw site-overview rows into a `PoolManagerSitesOverview`- ready shape: each container gets its per-container hashrate (in MH/s), an attached pool-st…