forked from acereturns/dappDirect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
219 lines (206 loc) · 12.3 KB
/
index.html
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE html>
<html>
<head>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="DappDirect.net - Ethereum Classic Dapp Index" />
<meta name="twitter:description" content="An index for Decentralized Apps (Dapps) running on Ethereum Classic. Tracks Volume, Users, and Transactions, as well as security audits." />
<meta name="twitter:image" content="https://dappdirect.net/img/etc.jpg"/>
<meta property="og:url" content="https://dappdirect.net" />
<meta property="og:type" content="website" />
<meta property="og:title" content="DappDirect" />
<meta property="og:description" content="An index for Decentralized Apps (Dapps) running on Ethereum Classic. Tracks Volume, Users, and Transactions, as well as security audits." />
<meta property="og:image" content="https://dappdirect.net/img/etc.jpg"/>
<title>Dapp Direct - ETC</title>
<meta charset="utf8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<meta name="description" content="Dappdirect.net is and index of Ethereum Classic (ETC) Dapps and statistics. We track volume, users, and transactions for any smart contract running on the Ethereum Classic blockchain. We also list security audits and contact information for any submitted dapps. This site is entirely open source and free to list on.">
<meta name="keywords" content="ETC Dapps,Ethereum Classic, ETC, Dapps, Immutable Dapps, Dapp Direct, Ethereum Classic, Onchain Ethereum Classic Transactions, ETC transactions, Ethereum Classic transactions, Ethereum Classic Development, Ethereum Classic Usage, ETC usage, ETC fundamentals, ETC trading, Ether Classic, P3C, Ethereum Classic Active addresses, Ethereum Classic usage, ETC usage, ETC wallets, ETC active addresses, ETC mining, Ethereum Classic mining">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/semantic-ui/dist/semantic.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/alertify.css">
<link rel="icon" type="image/png" href="img/etc-icon.png">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.19/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css">
<!-- GA -->
<meta name="google-site-verification" content="uOjCvZA_K6LHbK9JwNyYPhy1AAu-FbYb2_D_CtGzIfE"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-141280467-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-141280467-2');
</script>
<!-- END GA -->
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
new Crate({
server: '463160028099117059',
channel: '463160028644245507',
shard: 'https://disweb.deploys.io'
})
</script>
</head>
<body>
<div class="ui large inverted stackable menu gradient emerald" style="border-radius:0px !important;">
<div class="ui container">
<a class="header item" href="/">
<img src="img/etc_logo.svg" style="height: 45px;" ui mini image" />
<h2 class="title">Dapp Direct</h2>
</a>
<div class="right menu">
<div class="item">
<div class="opacity">
<strong>
<i class="ethereum icon"></i>
<span>Locked: </span>
</strong>
<span id="global">Loading</span>
</div>
<div class="opacity">
<a href="https://pro.coinbase.com/trade/ETC-USD" style="color: white" target="_blank"><strong>
<span>ETC Price: </span>
</strong>
$<span id="price">0.0</span>
</a>
</div>
<div class="opacity">
<a href="https://etcstatus.live/#seenoevil" style="color: white" target="_blank">Network: <i id="status" class="circle icon"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="ui container margin top two">
<div class="ui stackable grid">
<div class="sixteen wide column border right border left" style="background: rgba(58, 150, 139, 0.17);">
<h3 class="ui header">
<div class="content">Ethereum Classic Dapps
<div class="sub header">Live stats and rankings of ETC applications! Submit your Dapp <a href="https://github.com/p3c-bot/dappDirect/#want-to-make-a-change-or-add-a-new-dapp"target="_blank">(here)</a> to be listed, free of charge.</div>
</div>
</h3>
<br>
<div class="ui one column centered grid">
<div class="column" style="padding-top: 0px; padding-bottom: 0px;">
<div class="ui horizontal segment">
<div id="sponsor" class="sponsor"></div>
<span class="ui text blue small" style="float: right"><a href="https://commonwealth.gg/sponsor.html"
target="_blank">Purchase this Ad with ETC</a></span>
</div>
</div>
</div>
<br>
<table id="dapps" class="display">
<thead>
<tr>
<th>Users (72Hr)</th>
<th>Tx (72Hr)</th>
<th>Dapp</th>
<th>Locked (ETC)</th>
<th>Category</th>
<th>Description</th>
<th>Volume (72Hr)</th>
<th>Help</th>
<th>Smart Contract</th>
<th><img src="img/callisto-small.png" style="height: 45px;" ui mini image" /></th>
</tr>
</thead>
</table>
</div>
</div>
<div style="background-color: #eee; height: 1px; margin-top:20px; margin-bottom:20px;"></div>
<div class="ui olive message">
<p>To use the Dapps, make sure you have
<a target="_blank" href="https://chrome.google.com/webstore/detail/saturn-wallet/nkddgncdjgjfcddamfgcmfnlhccnimig">Saturn
Wallet enabled</a>, and Metamask turned off. <b>Contracts will show 0 balance if wallet not
connected properly!</b>
</p>
</div>
<div style="background-color: #eee; height: 1px; margin-top:20px; margin-bottom:20px;"></div>
<div class="ui stackable grid">
<div class="eight wide column">
<div class="ui segments">
<div class="ui segment">
<p>
An <a href="https://github.com/p3c-bot/dappDirect" target="_blank">open source</a> Dapp
Explorer. Any donations are appreciated!
</p>
<div style="text-align: center;">
<a class="donate-with-crypto"
href="https://commerce.coinbase.com/checkout/a683152c-1d9b-4ffa-aa22-72aae6f7ac12">
<span>Donate with Crypto</span>
</a>
<script src="https://commerce.coinbase.com/v1/checkout.js?version=201807">
</script>
</div>
</div>
</div>
<div style="text-align: center">
<a href="https://discord.gg/crjsdJr" target="_blank" class="ui left labeled icon large fluid green button">
<i class="left discord icon"></i>
Need help? Ask on our Discord.
</a>
</div>
<div class="ui segments">
<a href="https://alphawallet.com/" target="_blank">
<div class="ui segment">
<h2 style="margin-bottom: 0px; text-align: center;">Start using ETC from a Phone<i class="right arrow icon"></i></h2>
<img class="center mobile only" style="height: 20%" src="/img/phone.jpg" alt="Phoenix">
<img class="center custom-computer only" src="/img/phone.jpg" alt="Phoenix">
</div>
</a>
</div>
</div>
<div class="eight wide column">
<div class="ui segments transfer">
<div class="ui segment">
<h4 class="ui header">
<i class="circular inverted blue exchange alternate icon"></i>
<div class="content">
Need Ethereum Classic?
<div class="sub header">You need ETC to interact with the dapps listed on this page.</div>
</div>
</h4>
</div>
<div id="changelly" class="ui segment" style="text-align: center">
<script src="https://changelly.com/static/payment-button-widget/widget-modal.js"></script> <iframe src="https://changelly.com/static/payment-button-widget/index.html?paymentButtonTheme=jungle&buttonTextId=002&widgetLink=https%3A%2F%2Fwidget.changelly.com%3Ffrom%3D*%26to%3D*%26amount%3D1%26address%3D%26fromDefault%3Deth%26toDefault%3Detc%26theme%3Ddefault%26merchant_id%3D5nyu40p1vkzlp7hr%26payment_id%3D%26v%3D2&isPopUp=true"width="220" height="48" frameborder="0"></iframe> <link rel="stylesheet" href="https://changelly.com/static/payment-button-widget/widget-modal.css"/> <div id="changellyModal"></div>
<div id="changellyModal"></div>
</div>
</div>
<div class="ui segments">
<a href="https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid?hl=en" target="_blank">
<div class="ui segment">
<h2 style="margin-bottom: 0px; text-align: center;">Start using ETC from a PC<i class="right arrow icon"></i></h2>
<img class="center mobile only" style="width: 100% !important;" src="/img/pc.png" alt="Phoenix">
<img class="center custom-computer only" style="width: 100% !important;" src="/img/pc.png" alt="Phoenix">
</div>
</a>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.5.1/bluebird.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/semantic-ui/dist/semantic.min.js"></script>
<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.10.19/js/jquery.dataTables.js"></script>
<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script>
<script src="lib/shared.js"></script>
<script src="lib/index.js"></script>
<script src="lib/alertify.js"></script>
<script src="lib/changelly.js"></script>
<script>
function refreshPrice() {
$.getJSON('https://api.commonwealth.gg/chart/info', function (json) {
var USETC = JSON.parse(JSON.stringify(json)).ETCPriceUSD;
var price = (USETC).toFixed(2);
$("#price").text(price)
});
}
setTimeout(function () {
refreshPrice()
}, 200);
setInterval(function () {
refreshPrice() // this will run after every 5 seconds
}, 20000);
</script>
</body>
</html>