-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbuy.html
More file actions
379 lines (348 loc) · 18.1 KB
/
buy.html
File metadata and controls
379 lines (348 loc) · 18.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5ZK3DDJ');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Useless Crypto - World's first Pump-N-Burn Token Mechanism</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Vesperr - v2.3.1
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!-- 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', '252011173619887');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=252011173619887&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5ZK3DDJ" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center">
<div class="logo mr-auto">
<h1 class="text-light"><a href="index.html"><span></span></a></a></h1>
<a href="index.html"><img src="assets/img/useless_logo.PNG" alt="" class="img-fluid"></a>
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="index.html#header">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#our-team">Our Team</a></li>
<li><a href="press.html">Press</a></li>
<li><a target="_blank" href="https://merch.uselesscrypto.com">Merch</a></li>
<li class="drop-down"><a href="javascript:;">Live Chart</a>
<ul>
<li><a target="_blank" href="https://coinmarketcap.com/currencies/useless-token/">CoinMarketCap</a>
</li>
<li><a target="_blank" href="https://www.coingecko.com/en/coins/useless-token">CoinGecko</a>
</li>
<li><a target="_blank"
href="https://poocoin.app/tokens/0x2cd2664ce5639e46c6a3125257361e01d0213657">Poocoin</a>
</li>
<li><a target="_blank"
href="https://charts.bogged.finance/?token=0x2cd2664ce5639e46c6a3125257361e01d0213657">Bogged</a>
</li>
<li><a target="_blank"
href="https://dex.guru/token/0x2cd2664ce5639e46c6a3125257361e01d0213657-bsc">DexGuru</a>
</li>
<li><a target="_blank" href="https://nomics.com/assets/useless-useless">Nomics</a>
</li>
<li><a target="_blank" href="https://coinranking.com/coin/ZMYiT15KK+useless-useless">CoinRanking</a>
</li>
<li><a target="_blank" href="https://www.livecoinwatch.com/price/UselessToken-USELESS">LiveCoinWatch</a>
</li>
</ul>
</li>
<li class="drop-down"><a href="javascript:;">Token</a>
<ul>
<li><a
href="https://bscscan.com/tx/0x46b2110a558dd509813ff25c2e288d7d65627a04d37826e506d2b802ff0bfbcd">Token
Creation</a></li>
<li><a
href="https://bscscan.com/tx/0x9cf85e18a86d9c4265080995555348c0800ed8b2e80d96c4ff4c660718c3df1e">Supply
Burn</a></li>
<li><a href="https://bscscan.com/address/0x2cd2664Ce5639e46c6a3125257361e01d0213657#code">Token
Code</a></li>
<li><a href="https://bscscan.com/token/0x2cd2664Ce5639e46c6a3125257361e01d0213657#balances">Token
Holders</a></li>
<li><a href="https://bscscan.com/tx/0xf7c2e65ace95aee6707db55b1380fff170bbe4d044044bc8cc9c2c4fcb93363c">LP
Creation</a></li>
<li><a
href="https://dxsale.app/app/pages/dxlockview?id=0&add=0x091dD81C8B9347b30f1A4d5a88F92d6F2A42b059&type=lplock&chain=BSC">LP
Lock</a></li>
<li><a target="_blank" href="https://solidity.finance/audits/UselessToken/">Audit</a></li>
<li><a href="./assets/litepaper/Useless_LitepaperV2.0.pdf">Litepaper</a>
</li>
</ul>
</li>
</li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<br /><br />
<!-- ======= Buy Section ======= -->
<section id="buy-intro" class="d-flex align-items-center">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>How to buy useless</h2>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-12">
<p class="text-center">
There are two methods to buy Useless! We've made it super simple because that's what we like! So simple, it's Useless! You can use the super simple Useless Swapper from one of our dApps to buy Useless (highly recommended), or you can choose to use PancakeSwap to do it.
</p>
</div>
</div>
</div>
</section>
<section id="buy-swapper-main" class="d-flex align-items-center">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>How to Buy Useless with the Useless Swapper</h2>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-6">
<p>
Here at Useless, we keep banging our heads together to figure out how we can become even more useless! Believe it or not, buying Useless - or any crypto in the Binance Smart Chain - is still complicated!
<br/> <br/>
Finally, the wait is over! The geniuses at Useless have created a radical, new smart contract that makes PancakeSwap totally useless! At just the press of a button, you can now buy Useless!
<br/> <br/>
Crypto ladies and gentlemen! We present to you: <b>The Useless Swapper</b>
</p>
<p>
What makes the Useless Swapper so special? We'll list it out for you!
</p>
<ul>
<li><b>Increased security:</b> No need to connect your wallet to a third party site!</li>
<li><b>No more PancakeSwap:</b> Say goodbye to having to connect to PancakeSwap!</li>
<li><b>Avoid errors and failed transactions: </b> Hate dealing with settings or seeing unknown errors when buying on PancakeSwap? So do we! Now, you can kiss those slippage errors, liquidity issues, and maintenance issues goodbye!
</li>
</ul>
<p>
The Useless Swapper does all the hard work for you! Now, you can continue doing what you do best - being lazy! Or something opposite of useless. You know, whatever. It's cool.
<br /> <br />
So, you must be asking yourself,
</p>
</div>
<div class="col-lg-6" >
<img src="assets/img/useless-swap.png" alt="Useless Swapper" class="img-fluid" id=swapper-img />
</div>
</div>
<div class="section-sub-title" id="swapper-how-to" data-aos="fade-up">
<h3>How do you use the Useless Swapper</h3>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-12">
<p>
It's really simple to use the Swapper to buy Useless! Follow these easy to follow steps on your device:
<br/><br/>
<i>Note: Make sure to have some Smart Chain BNB (Black BNB) to pay the gas fees!</i>
</p>
<ol>
<li>Go to the <a href="dapp/index.html">Useless dApp page </a>(uselesscrypto.com/dapp)</li>
<li>Tap the <b>Connect</b> button! You can connect either your <i>Trust Wallet</i> or <i>MetaMask</i> wallet.</li>
<li>Confirm on your wallet that you want to<b>Connect</b>.</li>
<li>Once connected, go back to the <b>Useless dApp</b> page.</li>
<li>In the <b>Smart Chain BNB Amount</b> box, enter in the amount of Smart Chain BNB (Black BNB) you want to use to buy Useless! <u class="text-danger">Make sure to leave some Smart Chain BNB in for the gas fees!</u></li>
<li>Hit the <b>Buy Useless</b> button!</li>
<li>Confirm the transaction on your wallet!</li>
<li>Hit <b>Disconnect</b> on the Useless dApp screen after you finished buying Useless!</li>
</ol>
<br/>
<p>
Like we said, it's pretty simple! Thanks to the Useless Swapper, you can have some peace of mind! No more having to go through the hassle of connecting your wallet to PancakeSwap! Yeah. We're looking at you, Apple!
</p>
</div>
</div>
<div class="section-sub-title" data-aos="fade-up">
<h3>Useless Swap Contract</h3>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-12">
<p>
<b>
Looking for our Useless Swap Contract but don't want to buy using our Useless dApp? You can also buy Useless by copying the Swapper contract below! Just paste the address directly into your wallet's Smart Chain BNB and buy!
<br/> <br/>
NOTE: This is NOT the address for PancakeSwap! Do NOT enter this address into PancakeSwap to buy Useless!
</b>
</p>
<div class="contract mt-6 align-bottom" data-aos="fade-left" data-aos-delay="100">
<span>
<b>Useless Swap Contract:</b> 0x253B07ac48Aa0E9476cE80de61710478dF0d63a5
<Button id="copy-useless-contract-swapper">
<i class="icofont-ui-copy"></i><i style="display:none" class="icofont-check-circled"></i>
</Button>
</span><!-- End Buy Item -->
</div>
<p>
More of a visual person? Then we've made a video for you to make the process easier!
</p>
<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/56bYM7ix6Dg" title="Buy Useless using the Swapper" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="buy-pancake-main" class="d-flex align-items-center">
<div class="container">
<div class="section-title" data-aos="fade-up">
<h2>How to Buy Useless with PancakeSwap</h2>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-12">
<p>
Maybe you're old-fashioned or feel more comfortable buying your crypto using PancakeSwap. Hey, we don't blame you! It took some of us three (3) hours to learn how to buy on PancakeSwap! Now, it feels like second-nature (although, that's one of the reasons why we made the Useless Swapper for everyone to use instead)!
<br/> <br/>
For those of you who want to buy on PancakeSwap, awesome! This is even more useless! Follow these simple steps below to buy Useless on PancakeSwap!
<br/> <br/>
<i>Note: Make sure your wallet has BNB that has been swapped to Binance Smart Chain BNB (Black BNB). Follow the infographics below depending on your wallet and device!</i>
</p>
<ol>
<li>For iOS users, open your browser tab and enter <a href="https://pancakeswap.finance/">PancakeSwap</a> (pancakeswap.finance). For Android users, go to the dApps tab and find PancakeSwap.</li>
<li>Once inside PancakeSwap, use <b>WalletConnect</b> to connect your wallet! For Android users, your wallet may already be auto-connected!</li>
<li>In the <b>Select a currency</b> box, copy and paste the below <b>Useless PancakeSwap Contract</b> into it.</li>
<li>Set <b>slippage</b> to <b>10%</b>.</li>
<li>Enter the amount you want to buy!</li>
<li>Press <b>Swap</b>!</li>
</ol>
<p>
Your Useless should now show up in your wallet!
<br/> <br/>
Remember, when using PancakeSwap, make sure the contract address is the PancakeSwap Contract! The Useless Swapper contract and the PancakeSwap contract are two different addresses!
</p>
</div>
</div>
<div class="section-sub-title" data-aos="fade-up">
<h3>Pancake Swap Contract</h3>
</div>
<div class="row faq-item d-flex" data-aos="fade-up" data-aos-delay="50">
<div class="col-lg-12">
<p>
<b>
Looking for the PancakeSwap Contract? Copy the PancakeSwap Contract below and paste the address into PancakeSwap!
<br/> <br />
NOTE: This IS the address for PancakeSwap! ONLY enter this address into PancakeSwap to buy Useless!
</b>
</p>
<div class="contract mt-6 align-bottom" data-aos="fade-left" data-aos-delay="100">
<span>
<b>Pancakeswap Contract:</b> 0x2cd2664Ce5639e46c6a3125257361e01d0213657
<Button id="copy-useless-contract">
<i class="icofont-ui-copy"></i><i style="display:none" class="icofont-check-circled"></i>
</Button>
</span><!-- End Buy Item -->
</div>
<div class="row faq-item d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="150">
<div class="col-lg-4">
<h4>Buying on IOS</h4>
<img src="assets/img/how-to-buy-ios.png" alt="Buy on IOS" class="img-fluid" />
</div>
<div class="col-lg-4">
<h6>Buying on Android</h6>
<img src="assets/img/how-to-buy-android.png" alt="Buy on Android" class="img-fluid" />
</div>
<div class="col-lg-4">
<h6>Buying on Meta Mask</h6>
<img src="assets/img/how-to-buy-metamask.png" alt="Buy on Meta Mask" class="img-fluid" />
</div>
</div>
<div class="row faq-item d-flex align-items-stretch how-to-buy-pcs" data-aos="fade-up" data-aos-delay="200">
<div>
<h6>
More of a visual person? Then we've made a video for you to make the process easier!
</h6>
</div>
<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/yaX6B5Pj0EM" title="Buy Useless through Pancake Swap" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-6 text-lg-left text-center">
<div class="copyright">
© Copyright All Rights Reserved
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>