forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathetho.json
72 lines (72 loc) · 2.36 KB
/
etho.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
63
64
65
66
67
68
69
70
71
72
[
{
"name":"MINERPOOL.NET",
"stats":"http://etho.minerpool.net/api/stats",
"blocks":"http://etho.minerpool.net/api/blocks",
"payments":"http://etho.minerpool.net/api/payments",
"accounts":"http://etho.minerpool.net/api/accounts",
"miners":"http://etho.minerpool.net/api/miners",
"url":"etho.minerpool.net",
"notify":"[email protected]"
},
{
"name":"POOL.SEXY",
"stats":"http://etho.pool.sexy/api/stats",
"blocks":"http://etho.pool.sexy/api/blocks",
"payments":"http://etho.pool.sexy/api/payments",
"accounts":"http://etho.pool.sexy/api/accounts",
"miners":"http://etho.pool.sexy/api/miners",
"url":"etho.pool.sexy",
"notify":""
},
{
"name":"ETHER1",
"stats":"http://pool.ether1.org/api/stats",
"blocks":"http://pool.ether1.org/api/blocks",
"payments":"http://pool.ether1.org/api/payments",
"accounts":"http://pool.ether1.org/api/accounts",
"miners":"http://pool.ether1.org/api/miners",
"url":"pool.ether1.org",
"notify":""
},
{
"name":"WEEMINEPOOL",
"stats":"http://ether1.weeminepool.com/api/stats",
"blocks":"http://ether1.weeminepool.com/api/blocks",
"payments":"http://ether1.weeminepool.com/api/payments",
"accounts":"http://ether1.weeminepool.com/api/accounts",
"miners":"http://ether1.weeminepool.com/api/miners",
"url":"ether1.weeminepool.com",
"notify":""
},
{
"name":"BYLT",
"stats":"https://etho.bylt.gq/api/stats",
"blocks":"https://etho.bylt.gq/api/blocks",
"payments":"https://etho.bylt.gq/api/payments",
"accounts":"https://etho.bylt.gq/api/accounts",
"miners":"https://etho.bylt.gq/api/miners",
"url":"etho.bylt.gq",
"notify":""
},
{
"name":"MINE-THIS",
"stats":"http://etherone.mine-this.com/api/stats",
"blocks":"http://etherone.mine-this.com/api/blocks",
"payments":"http://etherone.mine-this.com/api/payments",
"accounts":"http://etherone.mine-this.com/api/accounts",
"miners":"http://etherone.mine-this.com/api/miners",
"url":"etherone.mine-this.com",
"notify":""
},
{
"name":"ETHASHMINES",
"stats":"http://ether1.ethashmines.com/api/stats",
"blocks":"http://ether1.ethashmines.com/api/blocks",
"payments":"http://ether1.ethashmines.com/api/payments",
"accounts":"http://ether1.ethashmines.com/api/accounts",
"miners":"http://ether1.ethashmines.com/api/miners",
"url":"ether1.ethashmines.com",
"notify":""
}
]