-
Notifications
You must be signed in to change notification settings - Fork 52
/
expanse.json
102 lines (102 loc) · 3.22 KB
/
expanse.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
[
{
"name":"MINERPOOL.NET",
"stats":"http://exp.minerpool.net/api/stats",
"blocks":"http://exp.minerpool.net/api/blocks",
"payments":"http://exp.minerpool.net/api/payments",
"accounts":"http://exp.minerpool.net/api/accounts",
"miners":"http://exp.minerpool.net/api/miners",
"url":"exp.minerpool.net",
"notify":"[email protected]"
},
{
"name":"EXP.POOL",
"stats":"http://pool.expanse.tech/api/stats",
"blocks":"http://pool.expanse.tech/api/blocks",
"payments":"http://pool.expanse.tech/api/payments",
"accounts":"http://pool.expanse.tech/api/accounts",
"miners":"http://pool.expanse.tech/api/miners",
"url":"pool.expanse.tech",
"notify":""
},
{
"name":"CLONA.RU",
"stats":"http://clona.ru:2828/api/stats",
"blocks":"http://clona.ru:2828/api/blocks",
"payments":"http://clona.ru:2828/api/payments",
"accounts":"http://clona.ru:2828/api/accounts",
"miners":"http://clona.ru:2828/api/miners",
"url":"clona.ru",
"notify":""
},
{
"name":"ETHERTRENCH",
"stats":"http://exp.ethertrench.com/api/stats",
"blocks":"http://exp.ethertrench.com/api/blocks",
"payments":"http://exp.ethertrench.com/api/payments",
"accounts":"http://exp.ethertrench.com/api/accounts",
"miners":"http://exp.ethertrench.com/api/miners",
"url":"exp.ethertrench.com",
"notify":""
},
{
"name":"EXPMINE",
"stats":"https://expmine.pro/api/stats",
"blocks":"https://expmine.pro/api/blocks",
"payments":"https://expmine.pro/api/payments",
"accounts":"https://expmine.pro/api/accounts",
"miners":"https://expmine.pro/api/miners",
"url":"expmine.pro",
"notify":""
},
{
"name":"MYPOOL",
"stats":"https://api.exp.mypool.online/api/stats",
"blocks":"https://api.exp.mypool.online/api/blocks",
"payments":"https://api.exp.mypool.online/api/payments",
"accounts":"https://api.exp.mypool.online/api/accounts",
"miners":"https://api.exp.mypool.online/api/miners",
"url":"exp.mypool.online",
"notify":"[email protected]"
},
{
"name":"2MINERS",
"stats":"https://exp.2miners.com/api/stats",
"blocks":"https://exp.2miners.com/api/blocks",
"payments":"https://exp.2miners.com/api/payments",
"accounts":"https://exp.2miners.com/api/accounts",
"miners":"https://exp.2miners.com/api/miners",
"url":"2miners.com",
"notify":"[email protected]"
},
{
"name":"MEGAPOOL",
"stats":"https://megapool.io/api/stats/exp",
"blocks":"https://megapool.io/api/blocks/exp",
"payments":"https://megapool.io/api/payments/exp",
"accounts":"https://megapool.io/api/accounts/exp",
"miners":"https://megapool.io/api/miners/exp",
"url":"megapool.io",
"notify":"[email protected]"
},
{
"name":"MOLE-POOL",
"stats":"http://exp.mole-pool.net/api/stats",
"blocks":"http://exp.mole-pool.net/api/blocks",
"payments":"http://exp.mole-pool.net/api/payments",
"accounts":"http://exp.mole-pool.net/api/accounts",
"miners":"http://exp.mole-pool.net/api/miners",
"url":"exp.mole-pool.net",
"notify":""
},
{
"name":"POOL.SEXY",
"stats":"http://exp.pool.sexy/api/stats",
"blocks":"https://exp.pool.sexy/api/blocks",
"payments":"https://exp.pool.sexy/api/payments",
"accounts":"https://exp.pool.sexy/api/accounts",
"miners":"https://exp.pool.sexy/api/miners",
"url":"exp.pool.sexy",
"notify":""
}
]