Skip to content

Instantly share code, notes, and snippets.

View g0dmax55's full-sized avatar
🎯
Focusing

g0dmax55 g0dmax55

🎯
Focusing
  • Just A Human From Kepler-452b
  • Kepler-452b
  • Instagram g0dmax55
View GitHub Profile
@g0dmax55
g0dmax55 / API.txt
Created March 21, 2021 03:51 — forked from ivy/API.txt
Claymore JSON-RPC API documentation (from Claymore v9.6)
EthMan uses raw TCP/IP connections (not HTTP) for remote management and statistics. Optionally, "psw" field is added to requests is the password for remote management is set for miner.
The following commands are available (JSON format):
----------------
REQUEST:
{"id":0,"jsonrpc":"2.0","method":"miner_getstat1"}
RESPONSE:
{"result": ["9.3 - ETH", "21", "182724;51;0", "30502;30457;30297;30481;30479;30505", "0;0;0", "off;off;off;off;off;off", "53;71;57;67;61;72;55;70;59;71;61;70", "eth-eu1.nanopool.org:9999", "0;0;0;0"]}