forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pegascoin.json
62 lines (62 loc) · 1.92 KB
/
pegascoin.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
[
{
"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":"PEGASPOOL",
"stats":"http://pegascoin.xyz/api/stats",
"blocks":"http://pegascoin.xyz/api/blocks",
"payments":"http://pegascoin.xyz/api/payments",
"accounts":"http://pegascoin.xyz/api/accounts",
"miners":"http://pegascoin.xyz/api/miners",
"url":"pegascoin.xyz",
"notify":""
},
{
"name":"MOLE-POOL",
"stats":"http://pg.mole-pool.net/api/stats",
"blocks":"http://pg.mole-pool.net/api/blocks",
"payments":"http://pg.mole-pool.net/api/payments",
"accounts":"http://pg.mole-pool.net/api/accounts",
"miners":"http://pg.mole-pool.net/api/miners",
"url":"pg.mole-pool.net",
"notify":""
},
{
"name":"POOL.SEXY",
"stats":"http://pgc.pool.sexy/api5/stats",
"blocks":"https://pgc.pool.sexy/api5/blocks",
"payments":"https://pgc.pool.sexy/api5/payments",
"accounts":"https://pgc.pool.sexy/api5/accounts",
"miners":"https://pgc.pool.sexy/api5/miners",
"url":"pgc.pool.sexy",
"notify":""
}
]