forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
genom.json
32 lines (32 loc) · 1018 Bytes
/
genom.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
[
{
"name":"MINERPOOL.NET",
"stats":"http://genom.minerpool.net/api/stats",
"blocks":"http://genom.minerpool.net/api/blocks",
"payments":"http://genom.minerpool.net/api/payments",
"accounts":"http://genom.minerpool.net/api/accounts",
"miners":"http://genom.minerpool.net/api/miners",
"url":"genom.minerpool.net",
"notify":"support@minerpool.net"
},
{
"name":"GENOM OFFICIAL",
"stats":"https://pool.genom.tech/api/stats",
"blocks":"https://pool.genom.tech/api/blocks",
"payments":"https://pool.genom.tech/api/payments",
"accounts":"https://pool.genom.tech/api/accounts",
"miners":"https://pool.genom.tech/api/miners",
"url":"pool.genom.tech",
"notify":""
},
{
"name":"POOL.SEXY",
"stats":"http://gen.pool.sexy/api/stats",
"blocks":"https://gen.pool.sexy/api/blocks",
"payments":"https://gen.pool.sexy/api/payments",
"accounts":"https://gen.pool.sexy/api/accounts",
"miners":"https://gen.pool.sexy/api/miners",
"url":"gen.pool.sexy",
"notify":""
}
]