-
Notifications
You must be signed in to change notification settings - Fork 52
/
etz.json
62 lines (62 loc) · 1.98 KB
/
etz.json
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
53
54
55
56
57
58
59
60
61
62
[
{
"name":"MINERPOOL.NET",
"stats":"http://etz.minerpool.net/api/stats",
"blocks":"http://etz.minerpool.net/api/blocks",
"payments":"http://etz.minerpool.net/api/payments",
"accounts":"http://etz.minerpool.net/api/accounts",
"miners":"http://etz.minerpool.net/api/miners",
"url":"etz.minerpool.net",
"notify":""
},
{
"name":"ETHERZERO OFFICIAL",
"stats":"http://pool.etherzero.org/api/stats",
"blocks":"http://pool.etherzero.org/api/blocks",
"payments":"http://pool.etherzero.org/api/payments",
"accounts":"http://pool.etherzero.org/api/accounts",
"miners":"http://pool.etherzero.org/api/miners",
"url":"pool.etherzero.org",
"notify":""
},
{
"name":"CRYPT-TERM",
"stats":"http://etzpool.crypt-term.net/api/stats",
"blocks":"http://etzpool.crypt-term.net/api/blocks",
"payments":"http://etzpool.crypt-term.net/api/payments",
"accounts":"http://etzpool.crypt-term.net/api/accounts",
"miners":"http://etzpool.crypt-term.net/api/miners",
"url":"etzpool.crypt-term.net",
"notify":""
},
{
"name":"MOLE-POOL",
"stats":"http://etz.mole-pool.net/api/stats",
"blocks":"http://etz.mole-pool.net/api/blocks",
"payments":"http://etz.mole-pool.net/api/payments",
"accounts":"http://etz.mole-pool.net/api/accounts",
"miners":"http://etz.mole-pool.net/api/miners",
"url":"etz.mole-pool.net",
"notify":""
},
{
"name":"ALTPOOL",
"stats":"http://etz.altpool.pro/api/stats",
"blocks":"http://etz.altpool.pro/api/blocks",
"payments":"http://etz.altpool.pro/api/payments",
"accounts":"http://etz.altpool.pro/api/accounts",
"miners":"http://etz.altpool.pro/api/miners",
"url":"etz.altpool.pro",
"notify":""
},
{
"name":"ALTPOOL SOLO",
"stats":"http://solo-etz.altpool.pro/api/stats",
"blocks":"http://solo-etz.altpool.pro/api/blocks",
"payments":"http://solo-etz.altpool.pro/api/payments",
"accounts":"http://solo-etz.altpool.pro/api/accounts",
"miners":"http://solo-etz.altpool.pro/api/miners",
"url":"solo-etz.altpool.pro",
"notify":""
}
]