forked from pirl/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpirlcoin.json
52 lines (52 loc) · 1.66 KB
/
pirlcoin.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://pirl.minerpool.net/api/stats",
"blocks":"http://pirl.minerpool.net/api/blocks",
"payments":"http://pirl.minerpool.net/api/payments",
"accounts":"http://pirl.minerpool.net/api/accounts",
"miners":"http://pirl.minerpool.net/api/miners",
"url":"pirl.minerpool.net",
"notify":""
},
{
"name":"HPPCG",
"stats":"http://us-nj-01.pools.hppcg.com/pirl/api/stats",
"blocks":"http://us-nj-01.pools.hppcg.com/pirl/api/blocks",
"payments":"http://us-nj-01.pools.hppcg.com/pirl/api/payments",
"accounts":"http://us-nj-01.pools.hppcg.com/pirl/api/accounts",
"miners":"http://us-nj-01.pools.hppcg.com/pirl/api/miners",
"url":"pools.hppcg.com",
"notify":""
},
{
"name":"ZIGTEE",
"stats":"http://pirl.zigtee.com/api/stats",
"blocks":"http://pirl.zigtee.com/api/blocks",
"payments":"http://pirl.zigtee.com/api/payments",
"accounts":"http://pirl.zigtee.com/api/accounts",
"miners":"http://pirl.zigtee.com/api/miners",
"url":"pirl.zigtee.com",
"notify":""
},
{
"name":"PIRLPOOL",
"stats":"http://pool.pirl.io/api/stats",
"blocks":"http://pool.pirl.io/api/blocks",
"payments":"http://pool.pirl.io/api/payments",
"accounts":"http://pool.pirl.io/api/accounts",
"miners":"http://pool.pirl.io/api/miners",
"url":"pool.pirl.io",
"notify":""
},
{
"name":"HODLPOOL",
"stats":"http://pirl.hodlpool.com/api/stats",
"blocks":"http://pirl.hodlpool.com/api/blocks",
"payments":"http://pirl.hodlpool.com/api/payments",
"accounts":"http://pirl.hodlpool.com/api/accounts",
"miners":"http://pirl.hodlpool.com/api/miners",
"url":"pirl.hodlpool.com",
"notify":""
}
]