-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathnilu.json
63 lines (62 loc) · 1.97 KB
/
nilu.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
[
{
"name":"MINERPOOL.NET",
"stats":"http://nilu.minerpool.net/api/stats",
"blocks":"http://nilu.minerpool.net/api/blocks",
"payments":"http://nilu.minerpool.net/api/payments",
"accounts":"http://nilu.minerpool.net/api/accounts",
"miners":"http://nilu.minerpool.net/api/miners",
"url":"nilu.minerpool.net",
"notify":"support@minerpool.net"
},
{
"name":"NILU.TECH (POOL1)",
"stats":"http://pool.nilu.tech/api/stats",
"blocks":"http://pool.nilu.tech/api/blocks",
"payments":"http://pool.nilu.tech/api/payments",
"accounts":"http://pool.nilu.tech/api/accounts",
"miners":"http://pool.nilu.tech/api/miners",
"url":"pool.nilu.tech",
"notify":""
},
{
"name":"NILU.TECH (POOL2)",
"stats":"http://pool2.nilu.tech/api/stats",
"blocks":"http://pool2.nilu.tech/api/blocks",
"payments":"http://pool2.nilu.tech/api/payments",
"accounts":"http://pool2.nilu.tech/api/accounts",
"miners":"http://pool2.nilu.tech/api/miners",
"url":"pool2.nilu.tech",
"notify":""
},
{
"name":"NILU.TECH (DEV)",
"stats":"http://devpool.nilu.tech/api/stats",
"blocks":"http://devpool.nilu.tech/api/blocks",
"payments":"http://devpool.nilu.tech/api/payments",
"accounts":"http://devpool.nilu.tech/api/accounts",
"miners":"http://devpool.nilu.tech/api/miners",
"url":"devpool.nilu.tech",
"notify":""
},
{
"name":"POOLS.REN",
"stats":"http://nilu.pools.ren/api/stats",
"blocks":"http://nilu.pools.ren/api/blocks",
"payments":"http://nilu.pools.ren/api/payments",
"accounts":"http://nilu.pools.ren/api/accounts",
"miners":"http://nilu.pools.ren/api/miners",
"url":"nilu.pools.ren",
"notify":""
},
{
"name":"POOL.SO",
"stats":"https://nilu.pool.so/api/stats",
"blocks":"https://nilu.pool.so/api/blocks",
"payments":"https://nilu.pool.so/api/payments",
"accounts":"https://nilu.pool.so/api/accounts",
"miners":"https://nilu.pool.so/api/miners",
"url":"nilu.pool.so",
"notify":""
}
]