-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
210 lines (201 loc) · 7.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/css/style.css" />
<title>Based Ape</title>
</head>
<body>
<header>
<nav class="header__navbar">
<div class="header__head">
<div class="header__logo">
<img src="/assets/circularpng.png" alt="Teletubbies" />
</div>
<h2>Based Ape</h2>
</div>
<div class="header__menu">
<ul>
<li>About Us</li>
<li>Price Chart</li>
<li> <a href="https://t.me/basedape_eth">Telegram</a></li>
</ul>
</div>
</nav>
</header>
<section class="hero">
<div class="hero__content item">
<div class="hero__info">
<h1>
Welcome to Based Ape! Here to take the meme world by storm ⚡️⚡️⚡️
</h1>
<button class="buyme">Buy Me</button>
</div>
</div>
<div class="hero__design item">
<div class="hero__image">
<img id="anim" src="./assets/imm-removebg-preview.png" alt="Teletubbies" />
</div>
</div>
</section>
<section class="whatis">
<div class="whatis__heading">
<h2>What is Based Ape?</h2>
</div>
<div class="whatis__image">
<img src="./assets/tb-removebg-preview.png" alt="what is Based Ape!" />
</div>
<div class="whatis__content">
<div class="whatis__info">
<h3 class="heading__orange">The Based Ape Cryptocurrency Meme</h3>
<p>
Discover the viral world of ape-themed cryptocurrency memes, exploring their humorous appeal while investigating their potential impact on crypto projects and investor sentiment.
</p>
</div>
<div class="whatis__info">
<h3 class="heading__pink">Separating the Memes from the Gems</h3>
<p>
Uncover the educational power of ape-themed crypto memes, exploring their role in simplifying complex concepts and driving mainstream interest in cryptocurrencies, fostering a broader understanding of blockchain technology.
</p>
</div>
<div class="whatis__info">
<h3 class="heading__seahorse">Defi Show Tribute</h3>
<p>
This token is created in remembrance of the show that many loved yet
it came to an end. We want this show to continue touching hearts in
the Defi world.
</p>
</div>
</div>
</section>
<section class="howtobuy">
<div class="column howtobuy__heading">
<h2>How to buy <span class="highlight__color">$BAPE</span></h2>
<div class="howtobuy__heading-image">
<img src="./assets/tothemoon-removebg-preview.png" alt="tothemoon" />
</div>
</div>
<div class="column howtobuy__steps">
<div class="howtobuy__steps-step">
<h3>1. Create a MetaMask Wallet</h3>
<p>
$Teletubbies token is availabel on the Binance Smart Chain (BSC).
Metamask is the market leader in BSC wallets. On Google Chrome,
visit <span class="highlight__color">metamask.io</span> to download
the extension and set up a wallet. On mobile? Get MetaMask's app for
<span class="highlight__color">iPhone</span> or
<span class="highlight__color">Android</span>.
</p>
</div>
<div class="howtobuy__steps-step">
<h3>2. Send $ETH to MetaMask</h3>
<p>
Buy Ethereum through MetaMask or transfer it to your MetaMask wallet
address from another wallet (e.g. Coinbase or Binance).
</p>
</div>
<div class="howtobuy__steps-step">
<h3>3. Visit UniSwap</h3>
<p>
You can currently buy $BAPE on
<span class="highlight__color">UniSwap</span>, Teletubbies's
<!-- official decentralized exchange where you can swap any ERC20 token. -->
</p>
</div>
<div class="howtobuy__steps-step">
<h3>4. Swap $ETH for $BAPE</h3>
<p>
Enter the amount of $ETH you would like to swap for $BAPE.
Click <span class="highlight__color">Connect Wallet</span> then
<span class="highlight__color">Swap</span>.
</p>
</div>
</div>
</section>
<section class="tokenomics">
<h2>Tokenomics and Stats</h2>
<div class="tokenomics__content">
<div class="tokenomics__column">
<div class="tokenomics__info">
<img src="./assets/icons/token.png" alt="" width="32" />
<h3>$BAPE Token</h3>
<p>Token Symbol</p>
</div>
<div class="tokenomics__info">
<img src="./assets/icons/supply-chain.png" alt="" width="32" />
<h3>1 Quadrillion</h3>
<p>Total Supply</p>
</div>
</div>
<div class="tokenomics__column">
<div class="tokenomics__info">
<img src="./assets/icons/icons8-cloud-48.png" alt="" width="32">
<h3>$999 Million</h3>
<p>Market Cap</p>
</div>
<div class="tokenomics__info">
<img src="./assets/laugh-removebg-preview.png" alt="" width="32" />
<h3>2000+</h3>
<p>Holders</p>
</div>
</div>
</div>
</section>
<section class="moonmap">
<h2>Moonmap</h2>
<div class="moonmap__image">
<img src="./assets/elon.png" alt="elon" />
</div>
<div class="moonmap__section">
<div class="moonmap__section-phase">
<h3 class="heading__orange">Phase 1</h3>
<ul>
<li>Website Creation</li>
<li>Community Building</li>
<li>Launch on PancakeSwap</li>
<li>Huge marketing campaigns</li>
<li>+1000 Holders</li>
</ul>
</div>
<div class="moonmap__section-phase">
<h3 class="heading__pink">Phase 2</h3>
<ul>
<li>Coingecko Listing</li>
<li>Coinmarketcap Listing</li>
<li>Partnership Annoucements</li>
<li>Trending on Dextools and Avedex</li>
<li>Outdoor Advertisements</li>
</ul>
</div>
<div class="moonmap__section-phase">
<h3 class="heading__seahorse">Phase 3</h3>
<ul>
<li>Tier 2 CEX Listing</li>
<li>Token Staking</li>
<li>+5000 Holders</li>
<li>Tier 1 Cex Listing</li>
<li>To the moon!</li>
</ul>
</div>
</div>
</section>
<footer>
<p>Copyright<span>©</span> 2023 Based Ape. All rights reserved</p>
<ul>
<li>
<a href="https://twitter.com/basedape_eth">
<img src="./assets/twitter.png" alt="" />
</a>
</li>
<li>
<a href="https://t.me/basedape_eth">
<img src="./assets/telegram.png" alt="" />
</a>
</li>
</ul>
</footer>
</body>
<script src="script.js"></script>
</html>