-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
763 lines (706 loc) · 53.1 KB
/
index.html
File metadata and controls
763 lines (706 loc) · 53.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
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
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="target-densitydpi=device-dpi, initial-scale=1.0, maximum-scale=3">
<title>Matic Mike Club | NFT Game on the Polygon Chain | $HGH</title>
<meta name="description"
content="Matic Mike is an high utility free NFT built on the Polygon chain with staking, PvP, PvE, upgrading traits, burn rerolls and more.">
<link rel="preconnect" href="https://ka-p.fontawesome.com" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&family=VT323&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://maticmike.club/dist/css/bootstrap.min.css?v=1.0.0" crossorigin="anonymous">
<link rel="stylesheet" href="https://maticmike.club/dist/css/styles.css?v=1.1.1" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="https://maticmike.club/dist/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://maticmike.club/dist/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://maticmike.club/dist/img/favicon-16x16.png">
<link rel="manifest" href="https://maticmike.club/dist/img/site.webmanifest">
<link rel="mask-icon" href="https://maticmike.club/dist/img/safari-pinned-tab.svg" color="#5f00ff">
<link rel="shortcut icon" href="https://maticmike.club/dist/img/favicon.ico">
<meta name="msapplication-TileColor" content="#711dff">
<meta name="msapplication-config" content="https://maticmike.club/dist/img/browserconfig.xml">
<meta name="theme-color" content="#711dff">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Matic Mike Club | ERC721 Game on the Polygon Chain | $HGH ERC20 Token" />
<meta property="og:description"
content="Matic Mike is an high utility free NFT built on the Polygon chain with staking, PvP, PvE, upgrading traits, burn rerolls and more." />
<meta property="og:url" content="https:/maticmike.club/" />
<meta property="og:site_name" content="maticmike.club" />
<meta property="og:image" content="https://maticmike.club/dist/img/twitter-card.jpg" />
<meta property="og:image:width" content="1374" />
<meta property="og:image:height" content="720" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Matic Mike Club | ERC721 Game | $HGH ERC20 Token" />
<meta name="twitter:description" content="Matic Mike is an high utility free NFT built on the Polygon chain with staking, PvP, PvE, upgrading traits, burn rerolls and more." />
<meta name="twitter:image" content="https://maticmike.club/dist/img/twitter-card.jpg" />
<meta name="twitter:creator" content="@0xMaticMike" />
<meta name="twitter:site" content="@0xMaticMike" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Mike Dev" />
<meta name="twitter:label2" content="Est. reading time" />
<meta name="twitter:data2" content="5 minutes" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-G9K4VW8THG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-G9K4VW8THG');
</script> -->
</head>
<body>
<a name="top" id="top"></a>
<div class="flyout-menu">
<div class="flyout-menu-header">
<a class="flyout-menu-logo" href="https://maticmike.club/"
title="Matic Mike is the new kid on the Polygon Block. High utility NFT with custom ERC20 token.">
<picture class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/logo.webp">
<img width="274" height="101" class="img img-fluid" src="https://maticmike.club/dist/img/logo.png"
alt="Matic Mike is the new kid on the Polygon Block.">
</picture>
</a>
<a href="#" class="flyout-menu-close icon-close js-flyout-close" aria-label="Close Side Menu">
<i class="fas fa-times"></i>
</a>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-xs-12">
<div id="main-menu" class="list-group">
<a href="https://maticmike.club/#roadmap" class="list-group-item scroll-to text-uppercase"><i class="far fa-road"></i> ROADMAP</a>
<a href="https://maticmike.club/#team" class="list-group-item scroll-to text-uppercase"><i class="fas fa-layer-group"></i> Matic Mike Devs</a>
<a aria-label="Guide" class="list-group-item dropdown-toggle text-uppercase" role="button" data-bs-toggle="collapse" data-bs-target="#sideGuideCollapse" aria-expanded="false" aria-controls="sideGuideCollapse">
<i class="far fa-info-square"></i> Guide
</a>
<ul id="sideGuideCollapse" class="collapse" aria-labelledby="sideGuide">
<li><a class="dropdown-item" href="https://maticmike.club/guide/#setup">How to Set Up Polygon</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/guide/#minting">Minting Your Mike</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/guide/#staking">Sending Mike to the Gym</a></li>
</ul>
<a aria-label="Contracts" class="list-group-item dropdown-toggle text-uppercase" role="button" data-bs-toggle="collapse" data-bs-target="#sideContractsCollapse" aria-expanded="false" aria-controls="sideContractsCollapse">
<i class="fak fa-matic"></i> View Contracts
</a>
<ul id="sideContractsCollapse" class="collapse" aria-labelledby="sideGuide">
<li><a class="dropdown-item" href="https://polygonscan.com/token/0x7c09194d33686e9b4dda51a5221340f484919446">Matic Mike Contract</a></li>
<li><a class="dropdown-item" href="https://polygonscan.com/token/0xE97a60f5D34dA4f68bc1f1b9CE2C19Ec1A33E928">$HGH Contract</a></li>
<li><a class="dropdown-item" href="https://polygonscan.com/address/0x01adffc167e91fC195f64BaEE48182911148950D">Dance Off Contract</a></li>
</ul>
<a aria-label="Dance Off" class="list-group-item dropdown-toggle text-uppercase" role="button" data-bs-toggle="collapse" data-bs-target="#danceCollapse" aria-expanded="false" aria-controls="danceCollapse">
<i class="fak fa-dance"></i> Dance Off
</a>
<ul id="danceCollapse" class="collapse" aria-labelledby="dance guide">
<li><a class="dropdown-item" href="https://maticmike.club/royale">Enter Royale</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/watch">Watch Live Dances</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/my-stats">My Stats</a></li>
</ul>
<a href="https://maticmike.club/gym" class="list-group-item scroll-to text-uppercase"><i class="far fa-dumbbell"></i> HIT THE GYM (STAKE)</a>
<a href="https://maticmike.club/#crew" class="list-group-item scroll-to text-uppercase"><i class="far fa-fist-raised"></i> Inject Mike with $HGH</a>
<a href="https://maticmike.club/avatar" class="list-group-item scroll-to text-uppercase"><i class="far fa-user-astronaut"></i> Download Avatar</a>
</div>
</div>
</div>
</div>
<div class="container-fluid btn-container">
<div class="container-fluid btn-container">
<div class="row justify-content-center pt-3">
<div class="col-12 text-center">
<a href="https://opensea.io/collection/maticmike" target="_blank" class="btn btn-primary scroll-to btn-block text-center"
title="Buy your NFT Now!"><i class="fak fa-opensea" aria-hidden="true"></i> Buy NFT
NOW</a>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row justify-content-center mt-3">
<div class="col-12">
<ul class="nav justify-content-center footer-nav icon-nav">
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://twitter.com/0xMaticMike"
aria-label="Follow Matic Mike on Twitter">
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://discord.gg/2e67ZUfY5r"
target="_blank" aria-label="Join Matic Mike on Discord">
<i class="fab fa-discord" aria-hidden="true"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://opensea.io/collection/maticmike" aria-label="Buy/Sell/Trade Matic Mike on Opensea">
<i class="fak fa-opensea"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<header class="site-header">
<div class="container site-header-inner">
<div class="row flex-nav">
<div class="col-12">
<ul class="nav nav-pills justify-content-end">
<li class="nav-item"><a class="nav-link btn-connect" href="#"><i class="far fa-wallet"></i> Connect Wallet</a></li>
<li class="nav-item dropdown">
<a aria-label="Contracts" class="nav-link cart-btn" role="button" id="dropdownContracts" data-bs-toggle="dropdown" aria-expanded="false" href="#">
<i class="fak fa-matic" aria-hidden="true"></i> View Contracts
</a>
<ul class="dropdown-menu" aria-labelledby="dropdownContracts">
<li><a class="dropdown-item" href="https://polygonscan.com/token/0x7c09194d33686e9b4dda51a5221340f484919446">Matic Mike NFT</a></li>
<li><a class="dropdown-item" href="https://polygonscan.com/token/0xE97a60f5D34dA4f68bc1f1b9CE2C19Ec1A33E928">$HGH Coin</a></li>
<li><a class="dropdown-item" href="https://polygonscan.com/address/0x01adffc167e91fC195f64BaEE48182911148950D">Dance Off Contract</a></li>
<li><a class="dropdown-item" href="#">XXL Contract (coming soon)</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link menu-toggle" href="#"><i class="fas fa-bars"></i> Main Menu</a></li>
</ul>
</div>
</div>
<div class="row main-nav">
<div class="col-12 nopadding">
<div id="navbar-header" class="navbar-header">
<div class="donate-mobile">
<a target="_blank" href="https://opensea.io/collection/maticmike" title="Mint a Matic Mike NFT For Free">
<div class="container-fluid icon-button mobile justify-content-center">
<div class="row">
<div class="col-12 text-center">
<picture class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/icon.webp">
<img width="89" height="47" alt="Mint a Matic Mike Now"
src="https://maticmike.club/dist/img/icon.png" loading="lazy">
</picture>
</div>
</div>
<div class="row mt-1">
<div class="col-12 text-center">
BUY MIKE
</div>
</div>
</div>
</a>
</div>
<button type="button" class="navbar-toggler navbar-mobile menu-toggle" aria-label="main menu">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="home" href="https://maticmike.club">
<picture class="img img-fluid" loading="lazy" class="img img-fluid float-left">
<source type="image/webp" srcset="https://maticmike.club/dist/img/logo.webp">
<img height="75" width="204" src="https://maticmike.club/dist/img/logo.png" style="max-height:75px;"
alt="Matic Mike NFT">
</picture>
</a>
</div>
<div class="navbar navbar-main hidden-max-1000">
<ul class="nav justify-content-end hidden-max-768">
<li class="nav-item text-uppercase"><a class="nav-link" href="https://maticmike.club/#roadmap"><i class="far fa-road" aria-hidden="true"></i> Roadmap</a>
</li>
<li class="nav-item text-uppercase">
<a aria-label="Dance Menu" class="nav-link cart-btn" role="button" id="danceGuide" data-bs-toggle="dropdown" aria-expanded="false" href="#">
<i class="fak fa-dance" aria-hidden="true"></i> Dance Off
</a>
<ul class="dropdown-menu" aria-labelledby="danceGuide">
<li><a class="dropdown-item" href="https://maticmike.club/royale">Enter Royale</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/watch">Watch Live Dance</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/my-stats">My Stats</a></li>
</ul>
</a>
</li>
<li class="nav-item text-uppercase">
<a aria-label="Contracts" class="nav-link cart-btn" role="button" id="dropdownGuide" data-bs-toggle="dropdown" aria-expanded="false" href="#">
<i class="far fa-info-square" aria-hidden="true"></i> Guide
</a>
<ul class="dropdown-menu" aria-labelledby="dropdownGuide">
<li><a class="dropdown-item" href="https://maticmike.club/guide/#setup">How to Set Up Polygon</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/guide/#minting">Minting Your Mike</a></li>
<li><a class="dropdown-item" href="https://maticmike.club/guide/#staking">Sending Mike to the Gym</a></li>
</ul>
</li>
<li class="nav-item text-uppercase"><a class="nav-link" href="https://maticmike.club/gym/"><i class="far fa-dumbbell" aria-hidden="true"></i> Gym</a>
</li>
<li class="nav-item"><a target="_blank" class="donate-color nav-link donate-button" href="https://opensea.io/collection/maticmike">
<div class="container-fluid icon-button justify-content-center">
<div class="row">
<div class="col-12 text-center">
<picture class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/icon.webp">
<img width="89" height="47" alt="Mint a Matic Mike NFT"
src="https://maticmike.club/dist/img/icon.png" loading="lazy">
</picture>
</div>
</div>
<div class="row mt-1">
<div class="col-12 text-center">
Buy NFT
</div>
</div>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</header>
<main>
<div class="content">
<div class="header-body skrollable skrollable-between story-header"
style="background: url(https://maticmike.club/dist/img/top-bg.jpg) center 49.1468% / cover no-repeat;"
data-bottom-top="background-position:center 0%" data-bottom-center-top="background-position:center 25%"
data-center-center="background-position:center 50%"
data-top-center-bottom="background-position:center 75%"
data-top-bottom="background-position:center 100%;">
<div class="container">
<div class="row pt-5 pb-5 justify-content-center">
<div class="col-12 col-md-7 text-left mt-auto mb-auto">
<div class="main-header-section clear-overlay " style="display:inline-block;">
<h1 class="white callout black-shadow-sm">
Introducing International Sex Symbol: Matic Mike
</h1>
<p class="black-shadow-sm">
Let's hit the stage with Matic Mike, the highest utility NFT to hit the Polygon chain since Zed.<br><br>
We've been busy. Since launch, we had 7363 Mikes sent to hell in our free burn reroll. We have nearly 2300 Mikes on average
juicing in the gym and earning <i class="far fa-syringe"></i>HGH coin. We've had dozens of successful ERC20 -> ERC721 injections,
upgrading a random Mike trait and powerlevel, all 100% on-chain. Finally, we get to the current state of Matic Mike, just 2 weeks
after launch.<br><br>
<b>Introducing: Dance Royale, the PvP Battle Royale for Matic Mike</b><br>
That's right. We've launched our PvP battle royale, you can head over to "Dance Off" -> "Enter Royale" to send your Mike into a dance
battle with up to 50 other Mikes. The queue system is simple, it is a rolling queue so as soon as 50 fill, the dance will begin and a new
queue will open as soon as that transaction finishes on chain.<br><br>
Coming soon will be our PvE contract, the Evil Strip Club Owners who Mike must summon by throwing himself in the club and stripping until he
receives enough tips for the boss to come out and collect. It will take plenty of <i class="fa-syringe"></i>HGH for Mike to earn those precious
dolla bills, so be sure to win some Dance Royales to make your life easier! Once you have your Boss NFT you'll be able to fight him and take loot to
increase your overall power level and pull more traits into your Matic Mike Genesis NFT.
</p>
</div>
<div class="text-left">
<a class="btn btn-primary mt-1" rel="noreferrer" href="https://twitter.com/0xMaticMike" target="_blank"> <i
class="fab fa-twitter" aria-hidden="true"></i> Twitter</a>
<a class="btn btn-primary mt-1" rel="noreferrer" href="https://discord.gg/2e67ZUfY5r"
target="_blank"> <i class="fab fa-discord" aria-hidden="true"></i> Discord</a>
<a class="btn btn-primary mt-1" rel="noreferrer"
href="https://opensea.io/collection/maticmike" target="_blank"> <i
class="fak fa-opensea" aria-hidden="true"></i> Open Sea</a>
<a class="btn btn-primary mt-1" rel="noreferrer"
href="https://polygonscan.com/token/0x7c09194d33686e9b4dda51a5221340f484919446"
target="_blank"> <i class="fak fa-etherscan" aria-hidden="true"></i> View
Contract</a>
<a class="btn btn-primary mt-1" target="_blank" rel="noreferrer" href="https://opensea.io/collection/maticmike" class="scroll-to"> <i
class="fak fa-opensea" aria-hidden="true"></i> Buy NFT</a>
</div>
</div>
<div class="col-12 col-md-5 text-center mt-5 mt-sm-auto mb-auto">
<div id="nft-tease">
<div class="team active" data-id="1">
<picture class="img img-fluid rounded" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/1.webp">
<img width="500" class="shadowbox-wrap" height="500"
alt="Mint a Matic Mike NFT" src="https://maticmike.club/dist/img/1.jpg" loading="lazy">
</picture>
</div>
</div>
</div>
</div>
</div>
</div>
<a name="mint"></a>
<!-- Allow contracts for Staking and Burning HGH-->
<div class="bg-purple">
<div class="container">
<div class="row py-5">
<div class="col-12 text-center">
<h2 class="text-center white">
Allowing Access to Contracts
</h2>
<p class="text-center white">
Once minting requires <i class="far fa-syringe"></i>HGH to mint, you will need to allow access to the Matic Mike contract
to burn <i class="far fa-syringe"></i>HGH from your wallet. You earn <i class="far fa-syringe"></i>HGH from staking,
also known as sending Mike to the gym, but you need to allow access to the HGH contract to hold onto your Mike as well.
</p>
</div>
<div class="col-12">
<div class="container-fluid">
<div class="row text-center justify-content-center">
<div class="col-12 col-sm-4">
<button title="This button is to allow staking." class="btn btn-hgh-setup btn-lg btn-default mt-5 mb-3"><i class="far fa-dumbbell"></i> Allow Access to Gym</button>
</div>
<div class="col-12 col-sm-4">
<button title="This button is to allow Minting and Injecting Mike with HGH" class="btn btn-burn-setup btn-lg btn-default mt-5 mb-3"><i class="far fa-syringe"></i> Allow Access to HGH</button>
</div>
</div>
</div>
</div>
<div class="col-12 text-center">
<p class="text-center white">
To make it easy, we've added these 2 buttons. The
first is to allow access to the <i class="far fa-syringe"></i>HGH contract to hold onto your Mike while he is in the gym.
The second is to allow the Matic Mike contract to burn <i class="far fa-syringe"></i>HGH from your wallet when minting
with <i class="far fa-syringe"></i>HGH or using <i class="far fa-syringe"></i>HGH on upgrades.
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row py-5">
<div class="col-12 text-center">
<h1 class="text-center" id="countdownTimer">Minting is Complete</small></h1>
<h2 class="text-center">You Can Buy on OpenSea<br><small class="text-muted">Current Minting Price is
<span class="hghCost"></span><i class="far fa-syringe purple"></i>HGH</small></h2>
<button id="btnConnect" title="This button is to connect your Web3 wallet." class="btn btn-connect btn-lg btn-danger mt-5 mb-3">Connect Wallet</button>
<div class="progress">
<div id="total-supply-bar"
class="progress-bar progress-bar-striped progress-bar-animated bg-purple"
role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="10000"
aria-label="Total minted"></div>
</div>
<p class="text-center bold my-3"><span id="total-supply">1</span>/10000</p>
</div>
<div class="col-12 text-center mt-3 mt-sm-0">
<a class="btn btn-primary btn-lg" href="https://opensea.io/collection/maticmike" target="_blank"><i class="fak fa-opensea"></i> Buy a Mike Today</a>
<br><br>
<a href="https://bridge.umbria.network/bridge/ethereum-polygon/" class="text-center" title="Bridge Funds to Polygon with Umbria" target="_blank" rel="dofollow">Bridge Funds to Polygon with Umbria</a>
</div>
<div class="col-12 text-center">
<h2><small class="purple">You currently hold <span class="current-hgh-held"></span><i class="far fa-syringe purple"></i>HGH</small></h2>
</div>
</div>
</div>
<a name="crew"></a>
<div class="container" id="mikeCrew">
<div class="row py-5">
<div class="col-12 text-center">
<h2 class="text-center">Your Lineup!<br><small class="text-muted"><i>Note: If your Mike is in the gym, they will not show here.<br>Click <a href="https://maticmike.club/gym">here</a> to see all of your Mike's.</i></small></h2>
<h3 class="text-center">Current price for injection: <span class="purple"><span id="upgradePrice"></span> <i class="far fa-syringe"></i>HGH</span></h3>
<div class="container-fluid">
<div id="mikeCrewContainer" class="row justify-content-center">
</div>
</div>
</div>
</div>
</div>
<a name="roadmap"></a>
<div class="bg-purple">
<div class="container">
<div class="row py-5">
<div class="col-12">
<h2 class="white text-center">
Roadmap
</h2>
</div>
<div class="col-12 mt-5">
<div class="accordion accordion-flush" id="accordionFlushExample">
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingOne">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseOne"
aria-expanded="false" aria-controls="flush-collapseOne">
The Minting - initial release
</button>
</h2>
<div id="flush-collapseOne" class="accordion-collapse collapse"
aria-labelledby="flush-headingOne">
<div class="accordion-body">
<p>
You can mint your Matic Mike through the website or directly through the contracts linked above. The contracts are on the polygon chain,
so you'll need to set your wallet up with the polygon wallet. You can do so by <a class="btn-polygon-setup" href="#">clicking here</a>, if you have not already.
<br><br>
Matic Mike's are 100% on-chain, there is no API. All metadata and graphics are generated through randomization on each mint on-chain. Your Mike will be revealed instantly
on the website and on aftermarket sites like OpenSea.
<br><br>
Minting will give whitelisted members priority to mint 1 Mike each for free before opening to public mint. Once public mint is active, the whitelist is over. You can mint up to 10 Matic Mike's per wallet. The prices of mints are...
<br><br>
1-2500 Free<br>
2500-4000 1 $HGH<br>
4000-6000 2 $HGH<br>
6000-8000 3 $HGH<br>
8000-10000 4 $HGH<br><br>
There will also be an optional donation mint from 2500-10000 for 50 $MATIC.
<br><br>
To earn $HGH you will need to <a href="https://maticmike.club/gym">send your mike to the gym (stake your mike)</a>. You earn 1 $HGH per day for each Mike in the gym.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingTwo">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseTwo"
aria-expanded="false" aria-controls="flush-collapseTwo">
Burn Rerolls - Included in initial release
</button>
</h2>
<div id="flush-collapseTwo" class="accordion-collapse collapse"
aria-labelledby="flush-headingTwo">
<div class="accordion-body">
<p>
Burn rerolls are going to be a huge deflation in total supply. When you mint your Mike, if you are not happy with him you can reroll him for free (once burn reroll is activated).
<br><br>
A Burn Reroll button will appear underneath your Mike when activated. You can burn reroll as many times as you'd like as long as the max supply is not met. We encourage you to
burn your Mike until your happy with traits. You will still have a chance to get more rare traits by injecting your Mike with $HGH.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingThree">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseThree"
aria-expanded="false" aria-controls="flush-collapseThree">
Collecting $HGH at the Gym - Included in initial release
</button>
</h2>
<div id="flush-collapseThree" class="accordion-collapse collapse"
aria-labelledby="flush-headingThree">
<div class="accordion-body">
<p>
One of the great features of Matic Mike is the staking features, where we send Mike to the gym. You can send up to 10 Mikes to the gym at a time, effectively earning
10 $HGH per day. $HGH can be used to mint more Mike's if the minting window is still open, and also used to upgrade your Mike.
<br><br>
Please note, to send your Mike to the gym, you will need to <a href="#mint" class="btn-approve-hgh">approve the $HGH contract</a> one time to allow it to hold onto your Mike.
<br><br>
You can withdraw your Mike(s) from the gym at any time.
<br><br>
Second generation NFTs in the Matic Mike family may also be able to earn $HGH at lower rates than the genesis Mike.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingFour">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseFour"
aria-expanded="false" aria-controls="flush-collapseFour">
Injecting your Mike with $HGH - Included in initial release
</button>
</h2>
<div id="flush-collapseFour" class="accordion-collapse collapse"
aria-labelledby="flush-headingFour">
<div class="accordion-body">
<p>
You can inject your Mike with $HGH you've earned at the gym for a chance to randomly upgrade or sidegrade one of his traits. This is around a 5% chance that you will
successfully upgrade your Mike, so spend your $HGH wisely, as it will be used in future contracts. Your $HGH will be burned whether you have successfully upgraded your Mike
or not.
<br><br>
The amount of $HGH injected into your Mike will globally increase by 3 $HGH every time anyone successfully upgrades their Mike. This means it will eventually take a huge
amount of $HGH to even attempt an upgrade. $HGH will be burned from your wallet every time you try to upgrade.
<br><br>
Please note, you must <a href="#mint" class="btn-approve-mm">approve the Matic Mike contract</a> to use $HGH from your wallet to use these features.
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingFive">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseFive"
aria-expanded="false" aria-controls="flush-collapseFive">
PvP Dance Royale and PvE Boss Contracts (Evil Club Owners)
</button>
</h2>
<div id="flush-collapseFive" class="accordion-collapse collapse"
aria-labelledby="flush-headingFive">
<div class="accordion-body">
<p>
Good News, our Dance Royale contract is now open for business! Head over to Dance Off and start sending your Mikes into the dance competition.<br><br>
Every Mike has a power level that is based on his traits, and higher power levels have a slightly higher percentage to win a dance off versus
a lower power level. This does not mean it is impossible to beat a higher level, however. It costs 1 <i class="far fa-syringe"></i>HGH to enter,
and you can "Juice Up" by adding additional HGH to your entry.
<br><br>
Releasing in about a month we will have our PvE Evil Club Owner NFT launch. You will need to summon the Evil Club Owners by sending your genesis Mike
into the gym and provide him plenty of <i class="far fa-syringe"></i>HGH to earn enough tips for the Evil Club Owners to come and collect. It doesn't end
there. Mike will be able to fight the evil club owners and steal loot they're carrying to increase Mikes overall power level, and pull additional traits directly
onto him, all 100% on-chain. Stay tuned!
</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingSix">
<button class="accordion-button collapsed" type="button"
data-bs-toggle="collapse" data-bs-target="#flush-collapseSix"
aria-expanded="false" aria-controls="flush-collapseSix">
Expansion Packs, Matic Mike Apprentices, and Future Sex Love Children
</button>
</h2>
<div id="flush-collapseSix" class="accordion-collapse collapse"
aria-labelledby="flush-headingFive">
<div class="accordion-body">
<p>
After we release our inital 5 contracts (not including Ethereum Child Mint contracts for sending your Mikes to the Ethereum Chain) we will begin to work on expansion projects
including Matic Mike apprentices Mike will take under his wing to teach them how to Ride that Pony properly.
<br><br>
We also plan to introduce a female NFT in the Matic Mike family, which Mike's will be able to breed with, effectively leading to another contract being our Future Sex Love Children
contract. On top of that, we plan to introduce new content for Mike to conquer, which will constantly be adding new traits and graphics to your original Matic Mike.
<br><br>
The way we are doing all of this is we have built this project in a modular fashion, using solid object-oriented programming techniques needed for dynamic expansion. Our data contract is
separated from our NFT so we are able to pull from that, and effectively chain the data contract to other contracts which can compile data and return it to the original contract all on-chain.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row pb-5 justify-content-center">
<div class="col-12 text-center">
<a class="btn btn-default btn-lg text-center" rel="noreferrer" target="_blank" href="https://opensea.io/collection/maticmike" class="scroll-to"> <i
class="fak fa-opensea" aria-hidden="true"></i> Buy NFT</a>
</div>
</div>
</div>
</div>
<a name="team"></a>
<div class="container">
<div class="row py-5">
<div class="col-12">
<h2 class="text-center">
Matic Mike Devs
</h2>
</div>
</div>
<div class="row pb-5 justify-content-center">
<div class="col-12 col-sm-5 text-center">
<picture class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/1.webp">
<img
alt="Mike Dev" src="https://maticmike.club/dist/img/1.png" loading="lazy">
</picture>
<h2 class="text-center">Mike Dev<br><small class="text-muted">Creator / Art / Full-Stack Engi</small></h2>
<p class="text-center">Mike Dev has been a full-time full-stack software developer for over 12 years, as well as a long term Ethereum hodler.<br><br>
Mike Dev started website development in the early 2000s while in middle school, graduated with a BS in Computer Science in 2011, and started blockchain dev just a few months ago.</p>
</div>
<div class="col-12 col-sm-5 offset-0 offset-sm-2 text-center">
<picture class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/4.webp">
<img
alt="Andre" src="https://maticmike.club/dist/img/4.png" loading="lazy">
</picture>
<h2 class="text-center">Andre<br><small class="text-muted">Discord Engi / Marketing / Moderation</small></h2>
<p class="text-center">
Andre is a seasoned marketing leader with 9+ years of marketing management and sales development experience across multiple sectors. <br><br>
He's been in the NFT space for a year now and has turned the hobby into a full time job. When he's not
staring at his discord you'll be able to find him poppin' bottles at your nearest rooftop bar.</p>
</div>
</div>
<div class="row pb-5 justify-content-center">
<div class="col-12 text-center">
<a class="btn btn-primary btn-lg text-center" target="_blank" rel="noreferrer" href="https://opensea.io/collection/maticmike" class="scroll-to"> <i
class="fak fa-opensea" aria-hidden="true"></i> Buy NFT</a>
</div>
</div>
</div>
</div>
</main>
<footer>
<div class="top-footer">
<div class="container">
<div class="row justify-content-center">
<div class="col-6 text-center">
<a class="flyout-menu-logo" href="https://maticmike.club/"
title="Mint your Matic Mike NFT for free on the polygon network.">
<picture width="1520" height="280" class="img img-fluid" loading="lazy">
<source type="image/webp" srcset="https://maticmike.club/dist/img/logo-footer.webp">
<img width="1520" height="280" class="img img-fluid" src="https://maticmike.club/dist/img/logo-footer.png"
alt="Mint your Matic Mike NFT for free on the polygon network">
</picture>
</a>
</div>
</div>
<div class="row justify-content-center mt-3">
<div class="col-12">
<ul class="nav justify-content-center footer-nav icon-nav">
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://twitter.com/0xMaticMike"
aria-label="Follow Matic Mike on Twitter">
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://discord.gg/2e67ZUfY5r"
target="_blank" aria-label="Join Matic Mike on Discord">
<i class="fab fa-discord" aria-hidden="true"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://opensea.io/collection/maticmike" aria-label="Buy/Sell/Trade Matic Mike on Opensea">
<i class="fak fa-opensea"></i>
</a>
</li>
<li class="nav-item">
<a class="nav-link" rel="noreferrer" href="https://polygonscan.com/token/0x7c09194d33686e9b4dda51a5221340f484919446" aria-label="View Contract on Polygonscan">
<i class="fak fa-etherscan"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="row justify-content-center mt-2">
<div class="col-12">
<ul class="nav justify-content-center footer-nav">
<li class="nav-item">
<a href="https://maticmike.club/" alt="Home"
class="nav-link text-uppercase">Home</a></li>
<li class="nav-item"><a href="https://maticmike.club/royale" alt="Dance Royale"
class="nav-link text-uppercase">Dance Royale</a></li>
<li class="nav-item"><a href="https://maticmike.club/gym" alt="Mint an NFT"
class="nav-link text-uppercase">Hit the Gym</a></li>
<li class="nav-item"><a href="https://maticmike.club/#crew"
alt="Inject Mike with HGH" class="nav-link ">Inject Mike (Upgrade)</a></li>
<li class="nav-item"><a href="https://maticmike.club/#roadmap" alt="How It Works"
class="nav-link text-uppercase">Roadmap</a></li>
<li class="nav-item"><a href="https://maticmike.club/#team"
alt="Devs" class="nav-link ">Meet the Devs</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="bottom-footer">
<div class="container">
<div class="row justify-content-center">
<div class="col-12">
<p class="text-center white">
<br>
Copyright © 2021 <a href="https://maticmike.club" class="link"
title="Matic Mike NFT">maticmike.club</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<div class="js-blocker"></div>
<!-- Modal -->
<div class="modal fade grey " id="alertModal" tabindex="-1">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title"></h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
</div>
</div>
</div>
</div>
<script src="https://maticmike.club/dist/js/jquery-3.6.0.min.js"></script>
<script src="https://maticmike.club/dist/js/bootstrap.bundle.min.js"></script>
<script async src="https://kit.fontawesome.com/52738673ec.js" crossorigin="anonymous"></script>
<script src="https://maticmike.club/dist/js/bs5utils.js" type="text/javascript" ></script>
<script src="https://maticmike.club/dist/js/skrollr.min.js"></script>
<script src="https://maticmike.club/dist/js/main.js?v=0.0.1"></script>
<script src="https://maticmike.club/node_modules/web3/dist/web3.min.js" type="text/javascript"></script>
<script src="https://maticmike.club/dist/js/constants.js?v=0.1.1"></script>
<script src="https://maticmike.club/dist/js/globalMethods.js?v=0.0.2"></script>
<script src="https://maticmike.club/dist/js/contract.js?v=0.0.17"></script>
<script src="https://maticmike.club/dist/js/contractAccess.js?v=0.0.2"></script>
</body>
</html>