forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnodez.json
More file actions
52 lines (52 loc) · 1.73 KB
/
nodez.json
File metadata and controls
52 lines (52 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
{
"name":"MINERPOOL.NET",
"stats":"http://nodez.minerpool.net/api/stats",
"blocks":"http://nodez.minerpool.net/api/blocks",
"payments":"http://nodez.minerpool.net/api/payments",
"accounts":"http://nodez.minerpool.net/api/accounts",
"miners":"http://nodez.minerpool.net/api/miners",
"url":"nodez.minerpool.net",
"notify":"support@minerpool.net"
},
{
"name":"HODLPOOL",
"stats":"http://ndz.hodlpool.com/api/stats",
"blocks":"http://ndz.hodlpool.com/api/blocks",
"payments":"http://ndz.hodlpool.com/api/payments",
"accounts":"http://ndz.hodlpool.com/api/accounts",
"miners":"http://ndz.hodlpool.com/api/miners",
"url":"ndz.hodlpool.com",
"notify":""
},
{
"name":"MINERTOPIA",
"stats":"http://nodez.minertopia.org/api/stats",
"blocks":"http://nodez.minertopia.org/api/blocks",
"payments":"http://nodez.minertopia.org/api/payments",
"accounts":"http://nodez.minertopia.org/api/accounts",
"miners":"http://nodez.minertopia.org/api/miners",
"url":"nodez.minertopia.org",
"notify":""
},
{
"name":"PISTOLCRYPT",
"stats":"http://nodez.pistolcrypt.com/api/stats",
"blocks":"http://nodez.pistolcrypt.com/api/blocks",
"payments":"http://nodez.pistolcrypt.com/api/payments",
"accounts":"http://nodez.pistolcrypt.com/api/accounts",
"miners":"http://nodez.pistolcrypt.com/api/miners",
"url":"nodez.pistolcrypt.com",
"notify":""
},
{
"name":"CRYPTOPROS",
"stats":"https://nodez.cryptopros.us/api/stats",
"blocks":"https://nodez.cryptopros.us/api/blocks",
"payments":"https://nodez.cryptopros.us/api/payments",
"accounts":"https://nodez.cryptopros.us/api/accounts",
"miners":"https://nodez.cryptopros.us/api/miners",
"url":"nodez.cryptopros.us",
"notify":""
}
]