forked from Garito/JTI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
privacy-policy.html
630 lines (612 loc) · 42.1 KB
/
privacy-policy.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
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Privacy Policy || Nuron - NFT Marketplace Template</title>
<meta name="robots" content="noindex, follow" />
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png">
<!-- CSS
============================================ -->
<link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/vendor/slick.css">
<link rel="stylesheet" href="assets/css/vendor/slick-theme.css">
<link rel="stylesheet" href="assets/css/vendor/nice-select.css">
<link rel="stylesheet" href="assets/css/plugins/feature.css">
<link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css">
<!-- Style css -->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body class="template-color-1">
<!-- Start Header -->
<header class="rn-header haeder-default black-logo-version header--fixed header--sticky">
<div class="container">
<div class="header-inner">
<div class="header-left">
<div class="logo-thumbnail logo-custom-css">
<a class="logo-light" href="index.html"><img src="assets/images/logo/logo-white.png" alt="nft-logo"></a>
<a class="logo-dark" href="index.html"><img src="assets/images/logo/logo-dark.png" alt="nft-logo"></a>
</div>
<div class="mainmenu-wrapper">
<nav id="sideNav" class="mainmenu-nav d-none d-xl-block">
<!-- Start Mainmanu Nav -->
<ul class="mainmenu">
<li class="has-droupdown has-menu-child-item">
<a class="its_new" href="index.html">Home</a>
<ul class="submenu">
<li><a href="index.html">Home page One <i class="feather-home"></i></a></li>
<li><a href="index-two.html">Home page Two<i class="feather-home"></i></a></li>
<li><a href="index-three.html">Home page Three<i class="feather-home"></i></a></li>
<li><a href="index-four.html">Home page Four<i class="feather-home"></i></a></li>
<li><a href="index-five.html">Home page Five<i class="feather-home"></i></a></li>
<li><a href="index-six.html">Home page Six<i class="feather-home"></i></a></li>
<li><a href="index-seven.html">Home page Seven<i class="feather-home"></i></a></li>
</ul>
</li>
<li><a href="about.html">About</a>
</li>
<li class="has-droupdown has-menu-child-item">
<a class="its_new" href="#">Explore</a>
<ul class="submenu">
<li><a href="explore-one.html">Explore Filter<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-two.html">Explore Isotop<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-three.html">Explore Carousel<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-four.html">Explore Simple<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-five.html">Explore Place Bid<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-six.html">Place Bid With Filter<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-seven.html">Place Bid With Isotop<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-eight.html">Place Bid With Carousel<i class="feather-fast-forward"></i></a></li>
<li><a class="live-expo" href="explore-live.html">Live Explore</a></li>
<li><a class="live-expo" href="explore-live-two.html">Live Explore Carousel</a></li>
<li><a class="live-expo" href="explore-live-three.html">Live With Place Bid</a></li>
</ul>
</li>
<li class="with-megamenu">
<a class="its_new" href="#">Pages</a>
<div class="rn-megamenu">
<div class="wrapper">
<div class="row row--0">
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li>
<a href="create.html">Create NFT<i data-feather="file-plus"></i></a>
</li>
<li>
<a href="upload-variants.html">Upload Type<i data-feather="layers"></i></a>
</li>
<li><a href="activity.html">Activity<i data-feather="activity"></i></a></li>
<li>
<a href="creator.html">Creators<i data-feather="users"></i></a>
</li>
<li><a href="collection.html">Our Collection<i data-feather="package"></i></a></li>
<li><a href="upcoming_projects.html">Upcoming Projects<i data-feather="loader"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="login.html">Log In <i data-feather="log-in"></i></a></li>
<li><a href="sign-up.html">Registration <i data-feather="user-plus"></i></a></li>
<li><a href="forget.html">Forget Password <i data-feather="key"></i></a></li>
<li>
<a href="author.html">Author/Profile(User) <i data-feather="user"></i></a>
</li>
<li>
<a href="connect.html">Connect to Wallet <i data-feather="pocket"></i></a>
</li>
<li><a href="privacy-policy.html">Privacy Policy <i data-feather="file-text"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="product.html">Product<i data-feather="folder"></i></a></li>
<li><a href="product-details.html">Product Details <i data-feather="layout"></i></a></li>
<li><a href="ranking.html">NFT Ranking<i data-feather="trending-up"></i></a></li>
<li><a href="blog.html">Our News <i data-feather="message-square"></i></a></li>
<li><a href="blog-details.html">Blog Details<i data-feather="book-open"></i></a></li>
<li><a href="404.html">404 <i data-feather="alert-triangle"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="about.html">About Us<i data-feather="award"></i></a></li>
<li><a href="contact.html">Contact <i data-feather="headphones"></i></a></li>
<li><a href="support.html">Support/FAQ <i data-feather="help-circle"></i></a></li>
<li><a href="terms-condition.html">Terms & Condition <i data-feather="list"></i></a></li>
<li><a href="coming-soon.html">Coming Soon <i data-feather="clock"></i></a></li>
<li><a href="maintenance.html">Maintenance <i data-feather="cpu"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- End Mainmanu Nav -->
</nav>
</div>
</div>
<div class="header-right">
<div class="setting-option d-none d-lg-block">
<form class="search-form-wrapper" action="#">
<input type="search" placeholder="Search Here" aria-label="Search">
<div class="search-icon">
<button><i class="feather-search"></i></button>
</div>
</form>
</div>
<div class="setting-option rn-icon-list d-block d-lg-none">
<div class="icon-box search-mobile-icon">
<button><i class="feather-search"></i></button>
</div>
<form id="header-search-1" action="#" method="GET" class="large-mobile-blog-search">
<div class="rn-search-mobile form-group">
<button type="submit" class="search-button"><i class="feather-search"></i></button>
<input type="text" placeholder="Search ...">
</div>
</form>
</div>
<div class="setting-option rn-icon-list notification-badge">
<div class="icon-box">
<a href="activity.html"><i class="feather-bell"></i><span class="badge">6</span></a>
</div>
</div>
<div class="setting-option header-btn">
<div class="icon-box">
<a class="btn btn-primary-alta btn-small" href="create.html">Create</a>
</div>
</div>
<div class="setting-option rn-icon-list user-account">
<div class="icon-box">
<a href="author.html"><img src="assets/images/icons/boy-avater.png" alt="Images"></a>
<div class="rn-dropdown">
<div class="rn-inner-top">
<h4 class="title"><a href="product-details.html">Christopher William</a></h4>
<span><a href="#">Set Display Name</a></span>
</div>
<div class="rn-product-inner">
<ul class="product-list">
<li class="single-product-list">
<div class="thumbnail">
<a href="product-details.html"><img src="assets/images/portfolio/portfolio-07.jpg" alt="Nft Product Images"></a>
</div>
<div class="content">
<h6 class="title"><a href="product-details.html">Balance</a></h6>
<span class="price">25 ETH</span>
</div>
<div class="button"></div>
</li>
<li class="single-product-list">
<div class="thumbnail">
<a href="product-details.html"><img src="assets/images/portfolio/portfolio-01.jpg" alt="Nft Product Images"></a>
</div>
<div class="content">
<h6 class="title"><a href="product-details.html">Balance</a></h6>
<span class="price">25 ETH</span>
</div>
<div class="button"></div>
</li>
</ul>
</div>
<div class="add-fund-button mt--20 pb--20">
<a class="btn btn-primary-alta w-100" href="#">Add Your More Funds</a>
</div>
<ul class="list-inner">
<li><a href="author.html">My Profile</a></li>
<li><a href="author.html">Edit Profile</a></li>
<li><a href="connect.html">Manage funds</a></li>
<li><a href="login.html">Sign Out</a></li>
</ul>
</div>
</div>
</div>
<div class="setting-option mobile-menu-bar d-block d-xl-none">
<div class="hamberger">
<button class="hamberger-button">
<i class="feather-menu"></i>
</button>
</div>
</div>
<div id="my_switcher" class="setting-option my_switcher">
<ul>
<li>
<a href="javascript: void(0);" data-theme="light" class="setColor light">
<img src="assets/images/icons/sun-01.svg" alt="Sun images">
</a>
</li>
<li>
<a href="javascript: void(0);" data-theme="dark" class="setColor dark">
<img src="assets/images/icons/vector.svg" alt="Vector Images">
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!-- End Header Area -->
<div class="popup-mobile-menu">
<div class="inner">
<div class="header-top">
<div class="logo logo-custom-css">
<a class="logo-light" href="index.html"><img src="assets/images/logo/logo-white.png" alt="nft-logo"></a>
<a class="logo-dark" href="index.html"><img src="assets/images/logo/logo-dark.png" alt="nft-logo"></a>
</div>
<div class="close-menu">
<button class="close-button">
<i class="feather-x"></i>
</button>
</div>
</div>
<nav>
<!-- Start Mainmanu Nav -->
<ul class="mainmenu">
<li class="has-droupdown">
<a class="nav-link its_new" href="#">Home</a>
<ul class="submenu">
<li><a href="index.html">Home page One <i class="feather-home"></i></a></li>
<li><a href="index-two.html">Home page Two<i class="feather-home"></i></a></li>
<li><a href="index-three.html">Home page Three<i class="feather-home"></i></a></li>
<li><a href="index-four.html">Home page Four<i class="feather-home"></i></a></li>
<li><a href="index-five.html">Home page Five<i class="feather-home"></i></a></li>
<li><a href="index-six.html">Home page Six<i class="feather-home"></i></a></li>
<li><a href="index-seven.html">Home page Seven<i class="feather-home"></i></a></li>
</ul>
</li>
<li><a href="about.html">About</a>
</li>
<li class="has-droupdown">
<a class="nav-link its_new" href="#">Explore</a>
<ul class="submenu">
<li><a href="explore-one.html">Explore Filter<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-two.html">Explore Isotop<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-three.html">Explore Carousel<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-four.html">Explore Simple<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-five.html">Explore Place Bid<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-six.html">Place Bid With Filter<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-seven.html">Place Bid With Isotop<i class="feather-fast-forward"></i></a></li>
<li><a href="explore-eight.html">Place Bid With Carousel<i class="feather-fast-forward"></i></a></li>
<li><a class="live-expo" href="explore-live.html">Live Explore</a></li>
<li><a class="live-expo" href="explore-live-two.html">Live Explore Carousel</a></li>
<li><a class="live-expo" href="explore-live-three.html">Live With Place Bid</a></li>
</ul>
</li>
<li class="with-megamenu">
<a class="nav-link its_new" href="#">Pages</a>
<div class="rn-megamenu">
<div class="wrapper">
<div class="row row--0">
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li>
<a href="create.html">Create NFT<i data-feather="file-plus"></i></a>
</li>
<li>
<a href="upload-variants.html">Upload Type<i data-feather="layers"></i></a>
</li>
<li><a href="activity.html">Activity<i data-feather="activity"></i></a></li>
<li>
<a href="creator.html">Creators<i data-feather="users"></i></a>
</li>
<li><a href="collection.html">Our Collection<i data-feather="package"></i></a></li>
<li><a href="upcoming_projects.html">Upcoming Projects<i data-feather="loader"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="login.html">Log In <i data-feather="log-in"></i></a></li>
<li><a href="sign-up.html">Registration <i data-feather="user-plus"></i></a></li>
<li><a href="forget.html">Forget Password <i data-feather="key"></i></a></li>
<li>
<a href="author.html">Author/Profile(User) <i data-feather="user"></i></a>
</li>
<li>
<a href="connect.html">Connect to Wallet <i data-feather="pocket"></i></a>
</li>
<li><a href="privacy-policy.html">Privacy Policy <i data-feather="file-text"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="product.html">Product<i data-feather="folder"></i></a></li>
<li><a href="product-details.html">Product Details <i data-feather="layout"></i></a></li>
<li><a href="ranking.html">NFT Ranking<i data-feather="trending-up"></i></a></li>
<li><a href="blog.html">Our News <i data-feather="message-square"></i></a></li>
<li><a href="blog-details.html">Blog Details<i data-feather="book-open"></i></a></li>
<li><a href="404.html">404 <i data-feather="alert-triangle"></i></a></li>
</ul>
</div>
<div class="col-lg-3 single-mega-item">
<ul class="mega-menu-item">
<li><a href="about.html">About Us<i data-feather="award"></i></a></li>
<li><a href="contact.html">Contact <i data-feather="headphones"></i></a></li>
<li><a href="support.html">Support/FAQ <i data-feather="help-circle"></i></a></li>
<li><a href="terms-condition.html">Terms & Condition <i data-feather="list"></i></a></li>
<li><a href="coming-soon.html">Coming Soon <i data-feather="clock"></i></a></li>
<li><a href="maintenance.html">Maintenance <i data-feather="cpu"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- End Mainmanu Nav -->
</nav>
</div>
</div>
<!-- start page title area -->
<div class="rn-breadcrumb-inner ptb--30">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6 col-12">
<h5 class="title text-center text-md-start">Follow Privacy Policy</h5>
</div>
<div class="col-lg-6 col-md-6 col-12">
<ul class="breadcrumb-list">
<li class="item"><a href="index.html">Home</a></li>
<li class="separator"><i class="feather-chevron-right"></i></li>
<li class="item current">Follow Privacy Policy</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end page title area -->
<!-- start Privacy area -->
<div class="rn-privacy-policy-area rn-section-gapTop">
<div class="container">
<div class="row mb_dec--50">
<div class="offset-lg-2 col-lg-8 ">
<div class="privacy-wrapper">
<h4>Welcome to Nuron Privacy Policy</h4>
<ol>
<li>Where Bitcoin was hailed as the digital answer to currency, NFTs are now being touted as
the digital answer to collectables, but plenty of sceptics fear they're a bubble waiting
to burst.</li>
<li>It could be a house, or a painting such as the Mona Lisa, which is one of a kind. You
can take a photo of the painting or buy a print but there will only ever be one original
painting.</li>
<li>Former Christie's auctioneer Charles Allsopp said the concept of buying NFTs made "no
sense".
"The idea of buying something which isn't there is just strange," he told the BBC.</li>
</ol>
<h4>The type of personal information we collect</h4>
<ol>
<li>It might sound ridiculous but the explosive market of crypto-collectibles and crypto-art
is no joke. I investigate cryptocurrencies and have academic publications on Bitcoin
markets. To help you understand what an NFT is and why they’re becoming so popular,
here’s an explainer to make sense of it all.</li>
<li>The bidding on Musk’s tweet has already topped $1 million and millions more are pouring
into the market — he has since tweeted, “Actually, doesn’t feel quite right selling
this. Will pass.” And sites like NBA Top Shot (where you can buy, sell and trade digital
NBA cards) have individual cards selling for over US$200,000.</li>
<li>A non-fungible token (NFT) is a digital file with verified identity and ownership. This
verification is done using blockchain technology. Blockchain technology, simply put, is
an un-hackable system based on the mathematics of cryptography. So, that’s why you hear
a lot of “crypto” when referring to NFTs — crypto-art, crypto-collectibles, etc.</li>
</ol>
<h4>How we collect personal information</h4>
<ol>
<li>Poised to radically reconfigure the crypto-asset market, non-fungible tokens, or NFTs,
are revolutionizing our conception of money and value, creating not just entirely new
markets but even new economies that are able to scale globally and to discover value in
undreamt places, relegating to oblivion fiat currencies and old ways of doing business.
</li>
<li>Just kidding. The previous paragraph is a parody (if such is possible) of the hype that
in the first half of 2021 has come to surround non-fungible tokens. Indeed, the hype has
become so overpowering that it may even defy parody. Non-fungible tokens can have
legitimacy, and I’ll discuss how that can be at the end of this article. But for now the
overwhelming majority of what passes for NFTs is delusion, fueled by the hope of a quick
return and the belief that something can be gotten for nothing (or virtually nothing).
</li>
<li>But digital collectibles, whatever else they may be, are—without exception or
remainder—digital files. In other words, they’re just strings of bits. As a string of
bits, a digital file has a fixed number of bits, with the bit at any location in the
string having a definite value of either zero or one. </li>
</ol>
<h4>Collect personal information</h4>
<ol>
<li>Fungibility is the ability of an asset to be interchanged with other individual assets
of the same kind; it implies equal value between the assets. If you own a fungible asset
you can readily interchange it for another of a similar kind. Fungible assets simplify
the exchange and trade processes, and the best example would be (you guessed it) money.
</li>
<li>Incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</li>
<li>This is where I can explain and emphasize the “non-fungibility” property of NFTs. The
main difference between NFTs and Bitcoins is the fact that Bitcoins are limited, and
fungible (you can trade one Bitcoin with another and both have the same value and
price). NFTs are unique but unlimited, and non-fungible (no two artworks are the same).
While NFTs can appreciate in value (just like real estate), they cannot be interchanged
for another NFT.</li>
<li>Iipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
dolor in reprehenderit in voluptate velit.</li>
</ol>
</div>
</div>
</div>
<div class="row mt--50">
<div class="offset-lg-2 col-lg-8">
<a href="#" class="btn btn-primary mr--15 ml--25">Accept</a>
<a href="#" class="btn btn-primary-alta">Decline</a>
</div>
</div>
</div>
</div>
<!-- end Privacy area -->
<!-- Start Footer Area -->
<div class="rn-footer-one rn-section-gap bg-color--1 mt--100 mt_md--80 mt_sm--80">
<div class="container">
<div class="row gx-5">
<div class="col-lg-3 col-md-6 col-sm-6 col-12">
<div class="widget-content-wrapper">
<div class="footer-left">
<div class="logo-thumbnail logo-custom-css">
<a class="logo-light" href="index.html"><img src="assets/images/logo/logo-white.png" alt="nft-logo"></a>
<a class="logo-dark" href="index.html"><img src="assets/images/logo/logo-dark.png" alt="nft-logo"></a>
</div>
<p class="rn-footer-describe">
Created with the collaboration of over 60 of the world's best Nuron Artists.
</p>
</div>
<div class="widget-bottom mt--40 pt--40">
<h6 class="title">Get The Latest Nuron Updates </h6>
<div class="input-group">
<input type="text" class="form-control bg-color--2" placeholder="Your username" aria-label="Recipient's username">
<div class="input-group-append">
<button class="btn btn-primary-alta btn-outline-secondary" type="button">Subscribe</button>
</div>
</div>
<div class="newsletter-dsc">
<p>Email is safe. We don't spam.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-12 mt_mobile--40">
<div class="footer-widget widget-quicklink">
<h6 class="widget-title">Nuron</h6>
<ul class="footer-list-one">
<li class="single-list"><a href="#">Protocol Explore</a></li>
<li class="single-list"><a href="#">System Token</a></li>
<li class="single-list"><a href="#">Otimize Time</a></li>
<li class="single-list"><a href="#">Visual Checking</a></li>
<li class="single-list"><a href="#">Fadeup System</a></li>
<li class="single-list"><a href="#">Activity Log</a></li>
<li class="single-list"><a href="#">System Auto Since</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-12 mt_md--40 mt_sm--40">
<div class="footer-widget widget-information">
<h6 class="widget-title">Information</h6>
<ul class="footer-list-one">
<li class="single-list"><a href="#">Market Explore</a></li>
<li class="single-list"><a href="#">Ready Token</a></li>
<li class="single-list"><a href="#">Main Option</a></li>
<li class="single-list"><a href="#">Product Checking</a></li>
<li class="single-list"><a href="blog.html">Blog Grid</a></li>
<li class="single-list"><a href="about.html">About Us</a></li>
<li class="single-list"><a href="#">Fix Bug </a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-12 mt_md--40 mt_sm--40">
<div class="footer-widget">
<h6 class="widget-title">Recent Sold Out</h6>
<ul class="footer-recent-post">
<li class="recent-post">
<div class="thumbnail">
<a href="product-details.html">
<img src="assets/images/portfolio/portfolio-01.jpg" alt="Product Images">
</a>
</div>
<div class="content">
<h6 class="title"><a href="product-details.html">#21 The Wonder</a></h6>
<p>Highest bid 1/20</p>
<span class="price">0.244wETH</span>
</div>
</li>
<li class="recent-post">
<div class="thumbnail">
<a href="product-details.html">
<img src="assets/images/portfolio/portfolio-02.jpg" alt="Product Images">
</a>
</div>
<div class="content">
<h6 class="title"><a href="product-details.html">Diamond Dog</a></h6>
<p>Highest bid 1/20</p>
<span class="price">0.022wETH</span>
</div>
</li>
<li class="recent-post">
<div class="thumbnail">
<a href="product-details.html">
<img src="assets/images/portfolio/portfolio-03.jpg" alt="Product Images">
</a>
</div>
<div class="content">
<h6 class="title"><a href="product-details.html">Morgan11</a></h6>
<p>Highest bid 1/20</p>
<span class="price">0.892wETH</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Footer Area -->
<!-- Start Footer Area -->
<div class="copy-right-one ptb--20 bg-color--1">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-12 col-sm-12">
<div class="copyright-left">
<span>© Nuron, Inc. All rights reserved.</span>
<ul class="privacy">
<li><a href="terms-condition.html">Terms</a></li>
<li><a href="privacy-policy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12">
<div class="copyright-right">
<ul class="social-copyright">
<li><a href="#"><i data-feather="facebook"></i></a></li>
<li><a href="#"><i data-feather="twitter"></i></a></li>
<li><a href="#"><i data-feather="instagram"></i></a></li>
<li><a href="#"><i data-feather="linkedin"></i></a></li>
<li><a href="#"><i data-feather="mail"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Footer Area -->
<div class="mouse-cursor cursor-outer"></div>
<div class="mouse-cursor cursor-inner"></div>
<!-- Start Top To Bottom Area -->
<div class="rn-progress-parent">
<svg class="rn-back-circle svg-inner" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- End Top To Bottom Area -->
<!-- JS ============================================ -->
<script src="assets/js/vendor/jquery.js"></script>
<script src="assets/js/vendor/jquery.nice-select.min.js"></script>
<script src="assets/js/vendor/jquery-ui.js"></script>
<script src="assets/js/vendor/modernizer.min.js"></script>
<script src="assets/js/vendor/feather.min.js"></script>
<script src="assets/js/vendor/slick.min.js"></script>
<script src="assets/js/vendor/bootstrap.min.js"></script>
<script src="assets/js/vendor/sal.min.js"></script>
<script src="assets/js/vendor/waypoint.js"></script>
<script src="assets/js/vendor/wow.js"></script>
<script src="assets/js/vendor/particles.js"></script>
<script src="assets/js/vendor/jquery.style.swicher.js"></script>
<script src="assets/js/vendor/js.cookie.js"></script>
<script src="assets/js/vendor/count-down.js"></script>
<script src="assets/js/vendor/counter-up.js"></script>
<script src="assets/js/vendor/isotop.js"></script>
<script src="assets/js/vendor/imageloaded.js"></script>
<script src="assets/js/vendor/backtoTop.js"></script>
<script src="assets/js/vendor/scrolltrigger.js"></script>
<script src="assets/js/vendor/jquery.custom-file-input.js"></script>
<!-- main JS -->
<script src="assets/js/main.js"></script>
</body>
</html>