forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathegem.json
123 lines (122 loc) · 3.9 KB
/
egem.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[
{
"name":"MINERPOOL.NET",
"stats":"http://egem.minerpool.net/api/stats",
"blocks":"http://egem.minerpool.net/api/blocks",
"payments":"http://egem.minerpool.net/api/payments",
"accounts":"http://egem.minerpool.net/api/accounts",
"miners":"http://egem.minerpool.net/api/miners",
"url":"egem.minerpool.net",
"notify":"[email protected]"
},
{
"name":"DEV POOL",
"stats":"https://pool.egem.io/api/stats",
"blocks":"https://pool.egem.io/api/blocks",
"payments":"https://pool.egem.io/api/payments",
"accounts":"https://pool.egem.io/api/accounts",
"miners":"https://pool.egem.io/api/miners",
"url":"pool.egem.io",
"notify":""
},
{
"name":"DOPEBLOCKS",
"stats":"https://dopeblocks.com/api/stats",
"blocks":"https://dopeblocks.com/api/blocks",
"payments":"https://dopeblocks.com/api/payments",
"accounts":"https://dopeblocks.com/api/accounts",
"miners":"https://dopeblocks.com/api/miners",
"url":"dopeblocks.com",
"notify":""
},
{
"name":"REVERSEGAINZ",
"stats":"http://egem.reversegainz.info/api/stats",
"blocks":"http://egem.reversegainz.info/api/blocks",
"payments":"http://egem.reversegainz.info/api/payments",
"accounts":"http://egem.reversegainz.info/api/accounts",
"miners":"http://egem.reversegainz.info/api/miners",
"url":"egem.reversegainz.info",
"notify":""
},
{
"name":"PROTONMINE",
"stats":"https://egem.protonmine.io/api/stats",
"blocks":"https://egem.protonmine.io/api/blocks",
"payments":"https://egem.protonmine.io/api/payments",
"accounts":"https://egem.protonmine.io/api/accounts",
"miners":"https://egem.protonmine.io/api/miners",
"url":"egem.protonmine.io",
"notify":""
},
{
"name":"COINS.FARM",
"stats":"http://138.68.40.235:8080/api/stats",
"blocks":"http://138.68.40.235:8080/api/blocks",
"payments":"http://138.68.40.235:8080/api/payments",
"accounts":"http://138.68.40.235:8080/api/accounts",
"miners":"http://138.68.40.235:8080/api/miners",
"url":"coins.farm",
"notify":""
},
{
"name":"CLONA.RU",
"stats":"http://clona.ru:5101/api/stats",
"blocks":"http://clona.ru:5101/api/blocks",
"payments":"http://clona.ru:5101/api/payments",
"accounts":"http://clona.ru:5101/api/accounts",
"miners":"http://clona.ru:5101/api/miners",
"url":"clona.ru",
"notify":""
},
{
"name":"CUBEPOOL.TK",
"stats":"https://egem.cubepool.tk/api/stats",
"blocks":"https://egem.cubepool.tk/api/blocks",
"payments":"https://egem.cubepool.tk/api/payments",
"accounts":"https://egem.cubepool.tk/api/accounts",
"miners":"https://egem.cubepool.tk/api/miners",
"url":"egem.cubepool.tk",
"notify":""
},
{
"name":"UPOOL.IN",
"stats":"https://egem.upool.in/api/stats",
"blocks":"https://egem.upool.in/api/blocks",
"payments":"https://egem.upool.in/api/payments",
"accounts":"https://egem.upool.in/api/accounts",
"miners":"https://egem.upool.in/api/miners",
"url":"egem.upool.in",
"notify":""
},
{
"name":"ETHASH.FARM",
"stats":"http://egem.ethash.farm/api/stats",
"blocks":"http://egem.ethash.farm/api/blocks",
"payments":"http://egem.ethash.farm/api/payments",
"accounts":"http://egem.ethash.farm/api/accounts",
"miners":"http://egem.ethash.farm/api/miners",
"url":"egem.ethash.farm",
"notify":""
},
{
"name":"BYLT",
"stats":"https://egem.bylt.gq/api/stats",
"blocks":"https://egem.bylt.gq/api/blocks",
"payments":"https://egem.bylt.gq/api/payments",
"accounts":"https://egem.bylt.gq/api/accounts",
"miners":"https://egem.bylt.gq/api/miners",
"url":"bylt.gq",
"notify":""
},
{
"name":"P00L.ORG",
"stats":"https://egem.p00l.org/api/stats",
"blocks":"https://egem.p00l.org/api/blocks",
"payments":"https://egem.p00l.org/api/payments",
"accounts":"https://egem.p00l.org/api/accounts",
"miners":"https://egem.p00l.org/api/miners",
"url":"egem.p00l.org",
"notify":"[email protected]"
}
]