forked from minerpoolnet/pools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
whalecoin.json
42 lines (42 loc) · 1.37 KB
/
whalecoin.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
[
{
"name":"MINERPOOL.NET",
"stats":"http://whale.minerpool.net/api/stats",
"blocks":"http://whale.minerpool.net/api/blocks",
"payments":"http://whale.minerpool.net/api/payments",
"accounts":"http://whale.minerpool.net/api/accounts",
"miners":"http://whale.minerpool.net/api/miners",
"url":"whale.minerpool.net",
"notify":"[email protected]"
},
{
"name":"HODLPOOL",
"stats":"http://whale.hodlpool.com/api/stats",
"blocks":"http://whale.hodlpool.com/api/blocks",
"payments":"http://whale.hodlpool.com/api/payments",
"accounts":"http://whale.hodlpool.com/api/accounts",
"miners":"http://whale.hodlpool.com/api/miners",
"url":"whale.hodlpool.com",
"notify":""
},
{
"name":"2MINERS",
"stats":"https://solo-whl.2miners.com/api/stats",
"blocks":"https://solo-whl.2miners.com/api/blocks",
"payments":"https://solo-whl.2miners.com/api/payments",
"accounts":"https://solo-whl.2miners.com/api/accounts",
"miners":"https://solo-whl.2miners.com/api/miners",
"url":"2miners.com",
"notify":"[email protected]"
},
{
"name":"MOLE-POOL",
"stats":"http://whale.mole-pool.net/api/stats",
"blocks":"http://whale.mole-pool.net/api/blocks",
"payments":"http://whale.mole-pool.net/api/payments",
"accounts":"http://whale.mole-pool.net/api/accounts",
"miners":"http://whale.mole-pool.net/api/miners",
"url":"whale.mole-pool.net",
"notify":""
}
]