-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpr.html
521 lines (455 loc) · 25.5 KB
/
pr.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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="UTF-8" />
<title>Metrix Coin Public Relations</title>
<meta name="description" content="Welcome to the Metrix Community! The Metrix team is dedicated to building a diverse network of vendors and working applications all powered by the use of our digital asset." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@metrixcoin" />
<meta name="twitter:creator" content="@metrixcoin" />
<meta name="twitter:title" content="Metrix Coin Public Relations" />
<meta name="twitter:description" content="Metrix is a digital asset focusing on widespread adoption and creating ease-of-use applications. The Metrix team is dedicated to building a diverse network of vendors and working applications all powered by the use of our digital asset." />
<meta name="twitter:image" content="https://www.metrixcoin.com/img/metrix-og-banner.jpg" />
<link rel="stylesheet" type="text/css" href="css/styles.min.css" />
<script type="text/javascript" src="https://code.jquery.com/jquery-latest.min.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<meta property="og:title" content="Metrix Coin - Jobs" />
<meta property="og:description" content="Metrix is a digital asset focusing on widespread adoption and creating ease-of-use applications. The Metrix team is dedicated to building a diverse network of vendors and working applications all powered by the use of our digital asset." />
<meta property="og:url" content="https://www.metrixcoin.com" />
<meta property="og:image" content="https://www.metrixcoin.com/img/metrix-og-banner.jpg" />
<meta property="og:image:url" content="https://www.metrixcoin.com/img/metrix-og-banner.jpg" />
<link rel="apple-touch-icon" sizes="180x180" href="./apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="./android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<!-- <link rel="manifest" href="/manifest.json"> -->
<link rel="mask-icon" href="./safari-pinned-tab.svg" color="#f2f2f2">
<meta name="msapplication-TileColor" content="#fff">
<meta name="theme-color" content="#f2f2f2">
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- <link
href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,900&display=swap"
rel="stylesheet"
/> -->
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600&display=swap" rel="stylesheet">
<meta name="mobile-web-app-capable" content="yes" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4X0BBJ3RTF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-4X0BBJ3RTF');
gtag('config', 'UA-191808414-1');
</script>
<!-- End Global site tag (gtag.js) - Google Analytics -->
<!-- Facebook Pixel Code -->
<script>
! function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ?
n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '601855047458066');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" src="https://www.facebook.com/tr?id=601855047458066&ev=PageView&noscript=1" />
</noscript>
<!-- End Facebook Pixel Code -->
<!-- TrustBox script -->
<script type="text/javascript" src="https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
<!-- End TrustBox script -->
<!-- Crypto.com widget script -->
<script src="https://crypto.com/price/static/widget/index.js"></script>
<!-- End Crypto.com widget script -->
</head>
<body style="background: none;">
<header class="stick">
<div class="pure-g container">
<ul class="hamburger">
<div class="hamburger-inner"></div>
</ul>
<div class="pure-u-1">
<nav class="header__menu">
<div class="logo">
<a href="./#top" rel="section-scroll">
<h1 title="Metrix Coin"><img src="img/logo.svg" alt="Metrix"><span>Metrix</span></h1>
</a>
</div>
<a href="./#team" rel="section-scroll">About Us</a>
<a href="./#products" rel="section-scroll">Products</a>
<a href="./#partners" rel="section-scroll">Partners</a>
<a href="./#wallets" rel="section-scroll">Wallets</a>
<a href="./#footer" rel="section-scroll">Exchanges</a>
<a href="./merchandise" rel="section-scroll">Merch.</a>
<a href="./#academy" rel="section-scroll">Academy</a>
<a href="./#faq" rel="section-scroll">FAQ</a>
<a href="https://explorer.metrixcoin.com" target="_blank">
<div class="widget__live-price">
<label for=""> <span class="metrix-icon"></span> Metrix (MRX)</label>
<strong class="widget__price-usd" id="requestUSD"></strong>
<span class="widget__price-satoshi" id="requestSATS"></span>
<i class="rise" id="requestCHANGE"></i>
<!-- <i class="drop"> 23%</i> -->
<div class="widget__price-volume">
<div>
<span>VOL (24h)</span>
<div id="requestVOL"></div>
</div>
<div>
<span>Market Cap</span>
<div id="requestMC"></div>
</div>
</div>
</div>
</a>
</nav>
</div>
</div>
</header>
<div id="hero">
<div class="hero-container">
<div class="pure-g container">
<div class="pure-u-1" data-aos="fade" data-aos-duration="100">
<h2>For Everyone. For Everything!</h2>
</div>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none">
<polygon fill="#ffffff" points="0,100 100,0 100,100" />
</svg>
</div>
<main>
<section class="static" align="center">
<div class="pure-g container">
<div class="section-title pure-u-5-6">
<strong class="sub-head">Our Mission</strong> <br>
</div>
</section>
<div class="pure-u-1 container" style="display: block;">
<div class="pure-u-1 pure-u-md-2-5 pure-u-lg-2-5 aos-init aos-animate" style="margin-top: 0.5rem; margin-bottom: 1.5rem; padding-right: 1rem;">
<img src="img/blockchain-picture.svg" alt="Blockchain" style="width: 90%;" />
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-2" style="margin-bottom: 2em;">
<p>Since the start of 2008, the blockchain space has reached an incredible audience. Blockchain as we know it continues to grow and evolve within industry sectors. </p>
<p>Instinctively, every blockchain project should reach the main objectives: mass adoption, accessibility and utility. The Metroid community strives with the ongoing developments within our ecosystem to reach these goals.
It is thanks to each supportive Metroid that our project continues to move forward as we endure all challenges. </p>
<p>Reach us to find out how you can assist in this wonderful opportunity of growth, and spread the word on our blockchain developments and products to the world.</p>
<div class="pure-u-1 pure-u-md-1 pure-u-lg-1-2 aos-init aos-animate centered" data-aos="zoom-in-up" style="margin-top: 0.5rem;margin-bottom: 1.5rem;">
<a href="mailto:publicrelations@metrixcoin.com" title="Click to view the PDF" target="_blank" class="ovx-btn size-xmedium" style="margin-top: 1rem;">publicrelations@metrixcoin.com</a>
</div>
</div>
</div>
<section class="static" align="center">
<div class="pure-g container">
<div class="section-title pure-u-5-6">
<strong class="sub-head">Get Started With Our Brand</strong> <br>
<span>Do you believe in our products? Join our community</span>
<br>
</div>
</section>
<div class="pure-u-1 container" style="display: block;">
<div class="product__item-mnp aos-init aos-animate pure-u-1 pure-u-lg-1-2" data-aos="zoom-in-up" style="margin-bottom: 2em;">
<p>The Metroid community is setting the stage of introducing a refined approach of decentrally cultivating an accessible tech with unlimited capacity for development.
Our blockchain and products, built by community developers, serve not only for the Metroid community, but also all-industry sectors.
</p>
<p>Our mantra is “For Everyone and For Everything”. We believe that blockchain is the next tech revolution that will fundamentally improve how the world interfaces via borderless transactions.
Metrix Coin delivers not only a comprehensive blockchain, but also a decentralized community model that works.
</p>
<p><b>Welcome to our Metroid Family!</b>
</p>
</div>
<div class="product__item-mnp aos-init aos-animate pure-u-1-2 pure-u-lg-1-6" data-aos="zoom-in-up" style="margin: 1rem 0 2em 3em;">
<div style="padding: 0.15rem 0;">
<a href="https://twitter.com/MetrixCoin" title="Metrixcoin Twitter" target="_blank">
<span><img src="img/M-icon-Twitter.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Twitter</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://www.facebook.com/MetrixCoin" title="Metrixcoin Facebook" target="_blank">
<span><img src="img/M-icon-facebook.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Facebook</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://t.me/officialmetrixcoin" title="Metrixcoin Telegram" target="_blank">
<span><img src="img/M-icon-Telegram.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Telegram</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://www.instagram.com/metrixcoin.project/" title="Metrixcoin Instagram" target="_blank">
<span><img src="img/M-icon-instagram.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Instagram</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://metrixcoin.medium.com/" title="Metrixcoin Medium" target="_blank">
<span><img src="img/M-icon-Medium.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Medium</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://www.reddit.com/r/MetrixCoin/" title="Metrixcoin Reddit" target="_blank">
<span><img src="img/M-icon-reddit.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Reddit</a>
</div>
</div>
<div class="product__item-mnp aos-init aos-animate pure-u-1-3 pure-u-lg-1-6" data-aos="zoom-in-up" style="margin: 1rem 0 2rem 0;">
<div style="padding: 0.15rem 0;">
<a href="https://www.youtube.com/c/OfficialMetrixCoinNews/" title="Metrixcoin News Youtube" target="_blank">
<span><img src="img/M-icon-Youtube.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
Youtube</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://www.linkedin.com/company/metrix-coin" title="Metrixcoin Linkedn" target="_blank">
<span><img src="img/M-icon-linkedin.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
LinkedIn</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://discord.gg/DY4d7AV" title="Metrixcoin Discord" target="_blank">
<span><img src="img/M-icon-Discord.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
<span>Discord</span>
</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://bitcointalk.org/index.php?topic=5096898.0" title="Metrixcoin BitcoinTalk" target="_blank">
<span><img src="img/M-icon-Bitcointalk.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
<span>BitcoinTalk</span>
</a>
</div>
<div style="padding: 0.15rem 0;">
<a href="https://github.com/TheLindaProjectInc" title="Metrixcoin GitHub" target="_blank">
<span><img src="img/M-icon-github.svg" alt="Discord" style="width: 24px; vertical-align: sub; margin-right: 0.2rem;"></span>
<span>GitHub</span>
</a>
</div>
</div>
</div>
<div class="pure-g container">
<div class="pure-u-1 pure-u-lg-1-2 aos-init aos-animate" data-aos="zoom-in-up" style="margin-top: 0.75rem; margin-bottom: 1.5rem; padding-right: 1rem;">
<h2>Brandbook</h2>
<p>Use our brandbook to access our logos, color scheme and font. Metrix Coin is more than just a cryptocurrency. It is a digital footprint of our Metroid Family.
</p>
<p>
You can visit our brand assets page <a href="metrix-brand.html">"Brand & Logo"</a> or download Brandbook PDF file here.
</p>
<div class="pure-u-1 pure-u-md-1 pure-u-lg-1-2 aos-init aos-animate centered" data-aos="zoom-in-up" style="margin-top: 0.5rem;margin-bottom: 1.5rem;">
<a href="https://drive.google.com/file/d/1MkLgvXNRwtNIkfyRF0IK1Vp8ZUTcu_a0/view?usp=sharing" title="Click to view the PDF" target="_blank" class="ovx-btn size-xmedium" style="margin-top: 1rem;">View the Brandbook PDF</a>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2 aos-init aos-animate" data-aos="zoom-in-up" style="margin-top: 0.5rem; margin-bottom: 1.5rem; padding-right: 1rem;">
<img src="img/2021_Brandbook.jpg" alt="Metrix 2021 Brandbook" style="width: 105%;" />
</div>
</div>
<section id="partner" class="products" align="center">
<div class="pure-g container">
<div class="section-title pure-u-1">
<strong class="sub-head">Join Us in Our Mission</strong>
</div>
<div class="pure-u-1 products__grid">
<div class="product__item-partner" data-aos="fade-right" style="margin: 0 auto;">
<span><img src="img/metrix.svg" alt="MRX"></span>
<p> Interested in setting up an interview or an event with us?</p>
<a href="mailto:publicrelations@metrixcoin.com" target="_blank" class="ovx-btn size-xsmall">publicrelations@metrixcoin.com</a>
</div>
</div>
</div>
</section>
<section id="get-notified" data-aos="fade-up">
<div class="pure-g container">
<div class="section-title pure-u-1">
<img src="img/logo-dark.svg" alt="metrix dark logo">
<strong class="sub-head">Get Notified</strong>
<span>get notified about latest news and updates</span>
</div>
<div class="pure-u-1">
<form action="https://Network.us19.list-manage.com/subscribe/post-json?u=4df4947c8b40224c25ecb3301&id=a97bfc64dd&c=?" method="get" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_#_scroll" class="ovx-form">
<div class="get-notified__input-group" id="subscribe">
<input name="EMAIL" type="email" id="mce-EMAIL" placeholder="Your email address" class="ovx-input-1" required>
<button type="submit" form="mc-embedded-subscribe-form" name="subscribe" class="subscribe">Get updates <span class="icon-arrow-right"></span></button>
</div>
<div class="pure-u-1" id=notify>
<!--
<div class="ovx-notify error">
<label>Oh snap! Change a few things up and try submitting again.</label>
</div>
-->
</div>
</div>
</form>
</div>
</div>
<script>
$(document).ready(function() {
// I only have one form on the page but you can be more specific if need be.
var $form = $('form');
if ($form.length > 0) {
$('form button[type="submit"]').bind('click', function(event) {
removealert();
if (event) event.preventDefault();
register($form);
});
}
});
function register($form) {
$.ajax({
type: $form.attr('method'),
url: $form.attr('action'),
data: $form.serialize(),
cache: false,
dataType: 'json',
contentType: "application/json; charset=utf-8",
error: function(err) {
alert("Could not connect to the registration server. Please try again later.");
},
success: function(data) {
console.log(data.result)
if (data.result != "success") {
$('#notify').append('<div class="ovx-notify error">Uh oh! Something went wrong! Try again.</div>');
} else {
$('#notify').append('<div class="ovx-notify success">Thanks for subscribing!!</div>');
}
}
});
}
</script>
</section>
</main>
<footer>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none">
<polygon fill="white" points="0 0, 0 100, 100 0" />
</svg>
<div class="pure-g container ">
<div class="trustpilot pure-u-1 TextRight-resCenter">
<!-- TrustBox widget - Micro Review Count -->
<div class="trustpilot-widget" data-locale="en-US" data-template-id="5419b6a8b0d04a076446a9ad" data-businessunit-id="6153d82d338a56001d24a77e" data-style-height="24px" data-style-width="100%" data-theme="dark" data-min-review-count="10">
<a class="ovx-btn size-xlarge" href="https://www.trustpilot.com/review/metrixcoin.com" target="_blank" rel="noopener">Trustpilot Reviews</a>
</div>
<!-- End TrustBox widget -->
</div>
<div id="exchanges" class="pure-u-1 metrix-exchanges TextRight-resCenter">
<h3>Our Exchanges</h3>
<div>
<!-- First row -->
<a href="https://pancakeswap.finance/info/token/0x767b28a30e3a15dcece7bff7a020adfde9d19cf8" target="_blank"><img src="img/pancakeswap.svg" alt="PancakeSwap" class="pancakeswap"></a>
<a href="https://app.uniswap.org/#/swap?outputCurrency=0xD38B1159c8aEE064Af2D869Afa1c2c1632da8B97" target="_blank"><img src="img/uniswap.svg" alt="UniSwap" class="uniswap"></a>
</div>
<div>
<!-- Second row -->
<a href="https://infinitycrypto.com/trade/0x767b28a30e3a15dcece7bff7a020adfde9d19cf8/BNB" target="_blank"><img src="img/infinitycrypto.svg" alt="Infinity Crypto" class="infinitycrypto"></a>
<a href="https://transfer.swft.pro/swft-v3/swft-v3-pc/index.html?depositCoinCode=MRXB(BSC)&receiveCoinCode=SWFTC" target="_blank"><img src="img/SWFT-logo-white.svg" alt="SWFT blockchain"></a>
</div>
<div>
<!-- Third row -->
<a href="https://stakecube.net/" target="_blank"><img src="https://stakecube.net/img/sc/logo.svg" alt="StakeCube" class="crex24"></a>
<a href="https://babyswap.info/token/0x767b28a30e3a15dcece7bff7a020adfde9d19cf8" target="_blank"><img src="img/babyswap-logo-white.png" alt="Baby Swap" class="crex24"></a>
</div>
</div>
<div class="pure-u-1 metrix-exchanges TextRight-resCenter">
<div style="border-top: 1px solid #7c6386; padding-top: 1rem; margin-top: 1rem;"></div>
<h3>As Seen On</h3>
<div>
<a href="https://finance.yahoo.com/amphtml/news/metrix-coin-mid-review-083600074.html" target="_blank"><img src="img/yahoo-finance-logo.png" alt="Yahoo! Finance"></a>
<a href="https://exeleonmagazine.com/trent-richards-advocating-leadership/" target="_blank"><img src="img/exeleon_logo_grey.png" alt="EXELEON MAGAZINE"></a>
<!-- <a href="https://news.yahoo.com/amphtml/news/metrix-coin-mid-review-083600074.html" target="_blank"><img src="img/yahoo_NEWS_Light.png" alt="Yahoo! NEWS"></a> -->
<a href="https://menafn.com/1102268849/Metrix-Coin-A-Mid-Year-Review" target="_blank"><img src="img/MENAFN.png" alt="MENAFN"></a>
<a href="http://stocks.newsok.com/newsok/news/read/41460933/Metrix_Coin" target="_blank"><img src="img/newsok.png" alt="NEWSOK"></a>
<a href="https://newsbit.nl/decentraal-bestuur-protocol-dgp-op-de-metrix-block-chain/" target="_blank"><img src="img/newsbit-logo-light.png" alt="Newsbit"></a>
<a href="https://www.analyticsinsight.net/The-10-Most-Innovative-Blockchain-Companies-of-the-Year/#page=26" target="_blank"><img src="img/Analytics-Insight_Logo.jpg" alt="Analytics Insight" width="205px"></a>
</div>
<div style="border-top: 1px solid #7c6386; margin-top: 2rem;"></div>
</div>
<div class="pure-g footer__lists">
<ul class="col1 pure-u-1-3">
<li><a href="https://discord.gg/BRqar6x" target="_blank">Support</a></li>
<li><a href="https://drive.google.com/file/d/1PSO9-8ndfvm7obruFnUiQqWgp5A0Dy_w/view" target="_blank">Whitepaper</a></li>
<li><a href="./#team" rel="section-scroll">Team</a></li>
<li><a href="./#roadmap" rel="section-scroll">Roadmap</a></li>
<li><a href="./#products" rel="section-scroll">Products</a></li>
<li><a href="./#partners" rel="section-scroll">Partners</a></li>
<li><a href="metrix-brand.html">Brand & Logo</a></li>
<li><a href="https://faucet.metrixcoin.com/Identity/Account/#" target="_blank">Metrix Faucet</a></li>
</ul>
<ul class="col2 pure-u-1-3">
<!-- <li><a href=""> Whitepaper</a></li> -->
<!-- <li><a href=""> Legal</a></li> -->
<li><a href="./#wallets" rel="section-scroll">Wallet</a></li>
<li><a href="academy.html">Academy</a></li>
<li><a href="./#faq" rel="section-scroll">FAQ</a></li>
<li><a href="http://wiki.metrixcoin.com" target="_blank">Guides</a></li>
<li><a href="http://feedback.metrixcoin.com" target="_blank">Feedback</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="https://metrixcoin.info" target="_blank">Links page</a></li>
<li><a href="pr.html">PR</a></li>
</ul>
<ul class="col3 pure-u-1-3">
<li><a href="https://metrixcoin.medium.com" target="_blank">Medium</a></li>
<li><a href="http://discord.metrixcoin.com" target="_blank">Discord</a></li>
<li><a href="https://t.me/officialmetrixcoin" target="_blank">Telegram</a></li>
<li><a href="https://twitter.com/MetrixCoin" target="_blank">Twitter</a></li>
<li><a href="https://www.reddit.com/r/Linda_Project_Inc/" target="_blank">Reddit</a></li>
<li><a href="https://www.youtube.com/c/OfficialMetrixCoinNews/featured" target="_blank">YouTube</a></li>
<li><a href="https://www.instagram.com/metrixcoin.project/" target="_blank">Instagram</a></li>
<li><a href="https://www.facebook.com/MetrixCoin" target="_blank">Facebook</a></li>
<li><a href="https://www.tiktok.com/t/ZTR2Tf6YS/" target="_blank">TikTok</a></li>
</ul>
<div class="pure-u-1 TextRight-resCenter">
<div class="footer__social ">
<div class="discord__widget">
<img src="img/Discord-Logo-White.svg" alt="Discord">
<span> <button onclick="location.href='https://discord.gg/BRqar6x'">Join Server</button></span>
</div>
<div class="cryptocom pure-u-1 TextRight-resCenter">
<!-- Crypto.com widget -->
<div id="crypto-widget-CoinBlocks" data-theme="dark" data-transparent="true" data-design="classic" data-coins="metrix-coin" style="width: 220px; margin: 0 auto;"></div>
<!-- End Crypto.com widget -->
</div>
</div>
</div>
</div>
</div>
<div class="pure-u-1">
<div class="ovx-notify info">
<label>By using this website, you agree to our
<a href="privacy.html">Privacy Policy</a></label>
</div>
</div>
<div class="copyrights pure-g">
<div class="pure-u-1">
<p>Copyright © 2019 Metrix.</p>
</div>
</div>
</footer>
<script src="js/jquery.malihu.PageScroll2id.js"></script>
<script>
$(window).load(function() {
AOS.init();
});
</script>
<script type="text/javascript" src="https://unpkg.com/swiper@7/swiper-bundle.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script type="text/javascript" src="https://bfintal.github.io/Counter-Up/jquery.counterup.min.js"></script>
<script type="text/javascript" src="js/ui-components.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>