Catalogue / Pools and APIs

Pools and APIs

Under construction

Which external Bitcoin pool accounts can MDK read telemetry from, and what does each connector provide?

A small, source-backed connector directory โ€” no faceted search until the directory grows. Cards show pool identity, the account telemetry MDK reads, and links to the relevant Worker contract and usage material. Miner pool assignment is handled by miner configuration; these connectors read pool-side account data.

Available connectors

Ocean

Under construction

Reads Ocean account telemetry: pool-reported hashrate, active workers, unpaid balance, and estimated earnings.

Source: minerpool Worker contract

F2Pool

Under construction

Reads F2Pool account telemetry: pool-reported hashrate, active workers, unpaid balance, and estimated earnings.

Source: minerpool Worker contract

Source data

catalogue.json entries where family === "minerpool" + their mdk-contract.json. Current connector contracts exposehashrate, workers_online, balance, andestimated_earnings.