-
Notifications
You must be signed in to change notification settings - Fork 52
/
atheios.json
52 lines (52 loc) · 1.71 KB
/
atheios.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
[
{
"name":"MINERPOOL.NET",
"stats":"http://atheios.minerpool.net/api/stats",
"blocks":"http://atheios.minerpool.net/api/blocks",
"payments":"http://atheios.minerpool.net/api/payments",
"accounts":"http://atheios.minerpool.net/api/accounts",
"miners":"http://atheios.minerpool.net/api/miners",
"url":"atheios.minerpool.net",
"notify":"[email protected]"
},
{
"name":"BYLT",
"stats":"https://ath.bylt.gq/api/stats",
"blocks":"https://ath.bylt.gq/api/blocks",
"payments":"https://ath.bylt.gq/api/payments",
"accounts":"https://ath.bylt.gq/api/accounts",
"miners":"https://ath.bylt.gq/api/miners",
"url":"ath.bylt.gq",
"notify":""
},
{
"name":"ALTTANK",
"stats":"http://atheios.alttank.ca/api/stats",
"blocks":"http://atheios.alttank.ca/api/blocks",
"payments":"http://atheios.alttank.ca/api/payments",
"accounts":"http://atheios.alttank.ca/api/accounts",
"miners":"http://atheios.alttank.ca/api/miners",
"url":"atheios.alttank.ca",
"notify":""
},
{
"name":"ATHEIOS.COM",
"stats":"https://pool.atheios.com/api/stats",
"blocks":"https://pool.atheios.com/api/blocks",
"payments":"https://pool.atheios.com/api/payments",
"accounts":"https://pool.atheios.com/api/accounts",
"miners":"https://pool.atheios.com/api/miners",
"url":"pool.atheios.com",
"notify":""
},
{
"name":"CRYPTOPOOLS",
"stats":"https://atheios.cryptopools.info/api/stats",
"blocks":"https://atheios.cryptopools.info/api/blocks",
"payments":"https://atheios.cryptopools.info/api/payments",
"accounts":"https://atheios.cryptopools.info/api/accounts",
"miners":"https://atheios.cryptopools.info/api/miners",
"url":"atheios.cryptopools.info",
"notify":""
}
]