forked from marscoin/mining-pools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpools.json
More file actions
56 lines (56 loc) · 1.55 KB
/
Copy pathpools.json
File metadata and controls
56 lines (56 loc) · 1.55 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
{
"coinbase_tags" : {
"PoolsWin" : {
"name": "Pools Win",
"link": "https://pools.win/"
},
"thepoollife" : {
"name": "Spools Online",
"link": "https://spools.online/"
},
"0769": {
"name": "0769It",
"link": "https://www.0769.it/"
},
"miningmypool": {
"name": "Miningmypool",
"link": "https://miningmypool.com/"
},
"zalmex": {
"name": "zalmex",
"link": "https://zalmex.online/"
},
"mining4people": {
"name": "mining4people",
"link": "https://mining4people.com/pool/marscoin-pplns"
},
"flyhash": {
"name": "flyhash",
"link": "https://flyhash.xyz/"
},
"cminors": {
"name": "cminors",
"link": "https://merged1.cminors-pool.com/"
},
"mars.our-game.net": {
"name": "mars our game",
"link": "https://mars.our-game.net/"
},
"phalanxmine": {
"name": "phalanxmine",
"link": "https://pool.phalanxmine.com/"
}
},
"slugs": {
"PoolsWin": "PoolsWin",
"thepoollife": "thepoollife",
"0769": "0769",
"miningmypool": "miningmypool",
"zalmex": "zalmex",
"mining4people": "mining4people",
"flyhash": "flyhash",
"cminors": "cminors",
"mars.our-game.net": "mars.our-game.net",
"phalanxmine": "phalanxmine"
}
}