-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathryo-pools.json
130 lines (130 loc) · 4.29 KB
/
ryo-pools.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"pools" : [
{
"name" : "Ryo Official Pool",
"url" : "https://pool.ryo-currency.com/",
"api" : "https://pool.ryo-currency.com/api/",
"type" : "forknote",
"location" : "",
"payment": ["prop"],
"miningAddress" : "pool.ryo-currency.com"
},
{
"name" : "Miner.rocks",
"url" : "https://ryo.miner.rocks/",
"api" : "https://ryo.miner.rocks/api/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["pplns"],
"miningAddress" : "ryo.miner.rocks"
},
{
"name" : "Leaf Pool",
"url" : "https://ryo.leafpool.com/",
"api" : "https://api-ryo.leafpool.com/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["prop"],
"miningAddress" : "mine-ryo.leafpool.com"
},
{
"name" : "Hero Miners",
"url" : "https://ryo.herominers.com/",
"api" : "https://ryo.herominers.com/api/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["prop","solo"],
"miningAddress" : "ryo.herominers.com"
},
{
"name" : "Miner-Coin.eu",
"url" : "http://miner-coin.eu/ryo/",
"api" : "http://86.121.226.20:8116/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["prop"],
"miningAddress" : "54.37.75.69"
},
{
"name" : "RyoPool EU",
"url" : "https://ryopool.eu/",
"api" : "https://ryopool.eu:8119/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["prop"],
"miningAddress" : "pool.ryopool.eu"
},
{
"name" : "LuckyPool",
"url" : "https://ryo.luckypool.io/",
"api" : "https://ryo.luckypool.io/api/",
"type" : "cryptonote-universal",
"location" : "",
"payment": ["prop"],
"miningAddress" : "ryo.luckypool.io"
},
{
"name" : "The Block Foundry",
"url" : "https://ryo.blockfoundry.org/",
"api" : "https://ryo.blockfoundry.org/api/",
"type" : "forknote",
"location" : "",
"payment": ["prop"],
"miningAddress" : "ryo.blockfoundry.org"
},
{
"name" : "Baikalmine",
"url" : "https://baikalmine.com/en/pplns/ryo/",
"api" : "https://ryo.baikalmine.com/api/",
"type" : "forknote",
"location" : "",
"payment": ["pplns","solo"],
"miningAddress" : "ryo.baikalmine.com"
},
{
"name" : "Altpool.pro",
"url" : "http://ryo.altpool.pro/",
"api" : "http://ryo.altpool.pro/api/",
"type" : "forknote",
"location" : "",
"payment": ["prop","solo"],
"miningAddress" : "ryo.altpool.pro"
},
{
"name" : "Modpool",
"url" : "https://ryo.modpool.org/",
"api" : "https://ryo.modpool.org/api/",
"type" : "forknote",
"location" : "",
"payment": ["prop"],
"miningAddress" : "ryo.modpool.org"
},
{
"name" : "Nons.xyz",
"url" : "https://ryo.nons.xyz/",
"api" : "https://ryo.nons.xyz/api/",
"type" : "forknote",
"location" : "",
"payment": ["prop"],
"miningAddress" : "ryo.nons.xyz"
},
{
"name" : "Hashvault",
"url" : "https://ryo.hashvault.pro/",
"api" : "https://ryo.hashvault.pro/api/",
"type" : "node.js",
"location" : "",
"payment": ["pplns"],
"miningAddress" : "pool.ryo.hashvault.pro"
},
{
"name" : "Fairpool",
"url" : "https://ryo.fairpool.cloud/",
"api" : "https://ryo.fairpool.cloud/api/",
"type" : "fairpool",
"location" : "",
"payment": ["pplns"],
"miningAddress" : "mine.ryo.fairpool.cloud"
}
]
}