forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpegascoin.json
More file actions
82 lines (82 loc) · 2.64 KB
/
pegascoin.json
File metadata and controls
82 lines (82 loc) · 2.64 KB
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
[
{
"name":"MINERPOOL.NET",
"stats":"http://pgc.minerpool.net/api/stats",
"blocks":"http://pgc.minerpool.net/api/blocks",
"payments":"http://pgc.minerpool.net/api/payments",
"accounts":"http://pgc.minerpool.net/api/accounts",
"miners":"http://pgc.minerpool.net/api/miners",
"url":"pgc.minerpool.net",
"notify":""
},
{
"name":"COINMINER",
"stats":"http://pgc.coinminer.space/api/stats",
"blocks":"http://pgc.coinminer.space/api/blocks",
"payments":"http://pgc.coinminer.space/api/payments",
"accounts":"http://pgc.coinminer.space/api/accounts",
"miners":"http://pgc.coinminer.space/api/miners",
"url":"pgc.coinminer.space",
"notify":""
},
{
"name":"COIN-MINERS",
"stats":"https://pgc.coin-miners.info/api/stats",
"blocks":"https://pgc.coin-miners.info/api/blocks",
"payments":"https://pgc.coin-miners.info/api/payments",
"accounts":"https://pgc.coin-miners.info/api/accounts",
"miners":"https://pgc.coin-miners.info/api/miners",
"url":"pgc.coin-miners.info",
"notify":""
},
{
"name":"LITWILLER",
"stats":"https://pega.litwiller.us/api/stats",
"blocks":"https://pega.litwiller.us/api/blocks",
"payments":"https://pega.litwiller.us/api/payments",
"accounts":"https://pega.litwiller.us/api/accounts",
"miners":"https://pega.litwiller.us/api/miners",
"url":"pega.litwiller.us",
"notify":""
},
{
"name":"HODLPOOL",
"stats":"http://pgc.hodlpool.com:8109/api/stats",
"blocks":"http://pgc.hodlpool.com:8109/api/blocks",
"payments":"http://pgc.hodlpool.com:8109/api/payments",
"accounts":"http://pgc.hodlpool.com:8109/api/accounts",
"miners":"http://pgc.hodlpool.com:8109/api/miners",
"url":"pgc.hodlpool.com",
"notify":""
},
{
"name":"ETHASH-COINS",
"stats":"http://pgc.ethash-coins.ru/api/stats",
"blocks":"http://pgc.ethash-coins.ru/api/blocks",
"payments":"http://pgc.ethash-coins.ru/api/payments",
"accounts":"http://pgc.ethash-coins.ru/api/accounts",
"miners":"http://pgc.ethash-coins.ru/api/miners",
"url":"pgc.ethash-coins.ru",
"notify":""
},
{
"name":"CRYPTOPOOLS",
"stats":"http://pegas.cryptopools.info/api/stats",
"blocks":"http://pegas.cryptopools.info/api/blocks",
"payments":"http://pegas.cryptopools.info/api/payments",
"accounts":"http://pegas.cryptopools.info/api/accounts",
"miners":"http://pegas.cryptopools.info/api/miners",
"url":"pegas.cryptopools.info",
"notify":""
},
{
"name":"PEGAPOOL",
"stats":"http://pegapool.com/api/stats",
"blocks":"http://pegapool.com/api/blocks",
"payments":"http://pegapool.com/api/payments",
"accounts":"http://pegapool.com/api/accounts",
"miners":"http://pegapool.com/api/miners",
"url":"pegapool.com",
"notify":""
}
]