-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
333 lines (323 loc) · 16.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>1ex TOKEN: Fuelling Innovation in Trading Tools</title>
<link rel="stylesheet" href="./libs/glide/glide.core.min.css">
<link rel="stylesheet" href="./libs/aos/aos.css">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<section class="main-screen">
<header class="header js-header">
<div class="header__container">
<div class="header__logo">
<a href="#" class="logo">
<img src="./img/logo.svg" alt="Логотип 1ex" class="logo__img" width="80" height="91">
<span class="visually-hidden">На главную</span>
</a>
</div>
<div class="header__menu js-header__menu">
<div class="header__socials">
<a href="#" class="header__socials-item">
<img src="./img/twitter.svg" alt="Twitter" width="30" height="30" class="header__socials-icon">
</a>
<a href="#" class="header__socials-item">
<img src="./img/telegram.svg" alt="Telegram" width="30" height="30" class="header__socials-icon">
</a>
<a href="#" class="header__socials-item">
<img src="./img/medium.svg" alt="Medium" width="30" height="30" class="header__socials-icon">
</a>
</div>
<nav class="header__nav">
<a href="#" class="header__nav-item">1EX Token</a>
<a href="#" class="header__nav-item">SmartDOM</a>
<a href="#" class="header__nav-item">AI News</a>
<a href="#" class="header__nav-item">Algo</a>
</nav>
</div>
<button class="header__burger js-header__burger">
<span class="visually-hidden">Меню</span>
</button>
</div>
</header>
<div class="container">
<h1 class="main-screen__heading"><span class="accented-text">1ex TOKEN:</span> Fuelling Innovation in Trading Tools</h1>
<a href="https://www.mexc.com/ru-RU/exchange/1EX_USDT" class="button">
<span class="button__inner">
Buy on
<span class="visually-hidden">MEXC Global</span>
<img src="./img/mexc-logo.svg" alt="MEXC Global" width="180" height="35" class="button__img">
</span>
</a>
</div>
</section>
<section class="section features">
<div class="container">
<h2 class="section__heading features__heading">1EX: <span class="accented-text">The Ultimate Board</span> for All Your Trading Essentials </h2>
<div class="features__list">
<div class="features__item">
<h3 class="features__item-title">
<img src="./img/logo-algo.svg" alt="Algo" class="features__item-logo" width="73" height="80">
ALGO
</h3>
<img src="./img/laptop-algo.png" alt="Algo" class="features__item-img features__item-img_algo">
<p class="features__item-description">Powerful algotrading platform</p>
<a href="#" class="features__item-link features__item-link_algo">More about 1EX ALGO</a>
</div>
<div class="features__item">
<h3 class="features__item-title">
<img src="./img/logo-ai-news.svg" alt="Algo" class="features__item-logo" width="73" height="80">
AI NEWS
</h3>
<img src="./img/laptop-ai-news.png" alt="AI news" class="features__item-img features__item-img_ai-news">
<p class="features__item-description">News feed and sentiment analysis powered by AI</p>
<a href="#" class="features__item-link features__item-link_ai-news">More about 1EX AI NEWS</a>
</div>
<div class="features__item">
<h3 class="features__item-title">
<img src="./img/logo-smart-dom.svg" alt="Smart DOM" class="features__item-logo" width="73" height="80">
SMART DOM
</h3>
<img src="./img/laptop-smart-dom.png" alt="Smart DOM" class="features__item-img features__item-img_smart-dom">
<p class="features__item-description">Trading terminal with cutting-edge tools</p>
<a href="#" class="features__item-link features__item-link_smart-dom">More about 1EX SMART DOM</a>
</div>
</div>
</div>
<div class="glide features__slider js-features__slider">
<div class="glide__arrows" data-glide-el="controls">
<button class="glide__arrow glide__arrow--left features__slider-arrow features__slider-arrow-left" data-glide-dir="<">
<span class="visually-hidden">prev</span>
</button>
<div class="glide__track features__slider-track" data-glide-el="track">
<ul class="glide__slides features__slider-slides">
<li class="glide__slide features__slider-slide">
<div class="features__item">
<h3 class="features__item-title">
<img src="./img/logo-algo.svg" alt="Algo" class="features__item-logo" width="73" height="80">
ALGO
</h3>
<img src="./img/laptop-algo.png" alt="Algo" class="features__item-img features__item-img_algo">
<p class="features__item-description">Powerful algotrading platform</p>
<a href="#" class="features__item-link features__item-link_algo">More about 1EX ALGO</a>
</div>
</li>
<li class="glide__slide features__slider-slide">
<div class="features__item">
<h3 class="features__item-title">
<img src="./img/logo-ai-news.svg" alt="Algo" class="features__item-logo" width="73" height="80">
AI NEWS
</h3>
<img src="./img/laptop-ai-news.png" alt="AI news" class="features__item-img features__item-img_ai-news">
<p class="features__item-description">News feed and sentiment analysis powered by AI</p>
<a href="#" class="features__item-link features__item-link_ai-news">More about 1EX AI NEWS</a>
</div>
</li>
<li class="glide__slide features__slider-slide">
<div class="features__item">
<h3 class="features__item-title features__item-title_smart-dom">
<img src="./img/logo-smart-dom.svg" alt="Smart DOM" class="features__item-logo" width="73" height="80">
SMART DOM
</h3>
<img src="./img/laptop-smart-dom.png" alt="Smart DOM" class="features__item-img features__item-img_smart-dom">
<p class="features__item-description">Trading terminal with cutting-edge tools</p>
<a href="#" class="features__item-link features__item-link_smart-dom">More about 1EX SMART DOM</a>
</div>
</li>
</ul>
</div>
<button class="glide__arrow glide__arrow--right features__slider-arrow features__slider-arrow-right" data-glide-dir=">">
<span class="visually-hidden">next</span>
</button>
</div>
</div>
</section>
<section class="section utility">
<div class="container">
<div class="utility__header">
<h2 class="section__heading utility__heading">1EX token utility</h2>
<span class="utility__note">1ex token — your access to the ecosystem</span>
</div>
<div class="utility__list">
<div class="utility__item utility__item-1">Token - powered product access</div>
<div class="utility__item utility__item-2">High-yield staking</div>
<div class="utility__item utility__item-3">Access to premium trading board features</div>
<div class="utility__item utility__item-4">Loyalty programs and rewards</div>
<div class="utility__item utility__item-5">Discount on trade commissions and annual subscription</div>
<div class="utility__item utility__item-6">Early access to new features</div>
</div>
</div>
</section>
<section class="section distribution">
<div class="container">
<h2 class="section__heading distribution__heading">Token Distribution</h2>
<div class="distribution__intro">
<div class="distribution__intro-left">
<p class="distribution__description">In tokenomics, gradual vesting and limited circulation are crucial for the company’s capitalization growth, especially during product launches where the token acts as a key, emphasizing its importance in the overall growth strategy.</p>
<div class="distribution__logos">
<img src="./img/coingecko.svg" alt="CoinGecko" width="191" height="58">
<img src="./img/coinmarketcap.svg" alt="CoinMarketCap" width="239" height="41">
</div>
<div class="distribution__button-wrapper">
<a href="https://www.mexc.com/ru-RU/exchange/1EX_USDT" class="button">
<span class="button__inner">
Buy on
<span class="visually-hidden">MEXC Global</span>
<img src="./img/mexc-logo.svg" alt="MEXC Global" width="180" height="35" class="button__img">
</span>
</a>
</div>
</div>
<div class="distribution__intro-right">
<dl class="distribution__indicators">
<dt>Circulation supply</dt>
<dd>7,54$ M</dd>
<dt>Market cap</dt>
<dd>75$ M</dd>
</dl>
</div>
</div>
<div class="distribution__pie-chart js-distribution__pie-chart"></div>
<div class="distribution__bar-chart-wrapper">
<div class="distribution__bar-chart js-distribution__bar-chart"></div>
</div>
</div>
</section>
<section class="section products">
<div class="container">
<div class="products__header">
<h2 class="section__heading products__heading">Products</h2>
<span class="products__header-note">1EX trading board</span>
<a href="https://1ex.com/#products" class="products__header-link">More about</a>
</div>
<div class="products__list">
<div class="products__item products__item_algo">
<h3 class="products__item-heading">1ex<br><span class="turquoise-text">algo</span></h3>
<p class="products__item-description">Algotrading platform</p>
<a href="#" class="products__item-link turquoise-text">More about 1EX ALGO</a>
</div>
<div class="products__item products__item_ai-news">
<h3 class="products__item-heading">1ex<br><span class="blue-text">AI NEWS</span></h3>
<p class="products__item-description">News feed and sentiment <br>analysis powered by AI</p>
<a href="#" class="products__item-link blue-text">More about 1EX AI NEWS</a>
</div>
<div class="products__item products__item_smart-dom">
<h3 class="products__item-heading">1ex<br><span class="purple-text">SMART DOM</span></h3>
<p class="products__item-description">Improved Professional <br>depth of the market</p>
<a href="#" class="products__item-link purple-text">More about 1EX SMART DOM</a>
</div>
</div>
</div>
<div class="glide products__slider js-products__slider">
<div class="glide__track" data-glide-el="track">
<ul class="glide__slides">
<li class="glide__slide">
<div class="products__item products__item_algo">
<h3 class="products__item-heading">1ex<br><span class="turquoise-text">algo</span></h3>
<p class="products__item-description">Algotrading platform</p>
<a href="#" class="products__item-link turquoise-text">More about 1EX ALGO</a>
</div>
</li>
<li class="glide__slide">
<div class="products__item products__item_ai-news">
<h3 class="products__item-heading">1ex<br><span class="blue-text">AI NEWS</span></h3>
<p class="products__item-description">News feed and sentiment <br>analysis powered by AI</p>
<a href="#" class="products__item-link blue-text">More about 1EX AI NEWS</a>
</div>
</li>
<li class="glide__slide">
<div class="products__item products__item_smart-dom">
<h3 class="products__item-heading">1ex<br><span class="purple-text">SMART DOM</span></h3>
<p class="products__item-description">Improved Professional <br>depth of the market</p>
<a href="#" class="products__item-link purple-text">More about 1EX SMART DOM</a>
</div>
</li>
</ul>
</div>
</div>
</section>
<section class="section roadmap">
<div class="container">
<h2 class="section__heading roadmap__heading">Roadmap</h2>
<div class="roadmap__list">
<div class="roadmap__item roadmap__item-1" data-aos="fade-down" data-aos-delay="100">
<h3 class="roadmap__item-heading">Q1 2024</h3>
<p>Release 1ex AI NEWS</p>
<p>Partnership with Top-tier MM</p>
</div>
<div class="roadmap__item roadmap__item-2" data-aos="fade-down" data-aos-delay="200">
<h3 class="roadmap__item-heading">Q2 2024</h3>
<p>Release 1ex SMART DOM</p>
<p>Connected to 5+ exchanges</p>
<p>New 1ex Token listing</p>
</div>
<div class="roadmap__item roadmap__item-3" data-aos="fade-down" data-aos-delay="300">
<h3 class="roadmap__item-heading">Q3 2024</h3>
<p>Trading competitions</p>
<p>Automated algo strategies</p>
<p>Volatility prediction indicators</p>
<p>Connected to 10+ Exchanges</p>
<p>High-yield staking</p>
</div>
<div class="roadmap__item roadmap__item-4" data-aos="fade-down" data-aos-delay="400">
<h3 class="roadmap__item-heading">Q4 2024</h3>
<p>Support and Resistance levels’ detection feature</p>
<p>Crypto industry correlation indicator</p>
<p>Trading Commission discounts for 1ex token holders</p>
</div>
</div>
</div>
</section>
<section class="section exchanges">
<div class="container exchanges__container">
<div class="exchanges__container__left">
<h2 class="section__heading exchanges__heading"><span class="accented-text">1ex Multibroker:</span> convenience with a diverse selection of exchanges through our brokerage programs.</h2>
<div class="exchanges__button-wrapper">
<a href="https://www.mexc.com/ru-RU/exchange/1EX_USDT" class="button">
<span class="button__inner">
Buy on
<span class="visually-hidden">MEXC Global</span>
<img src="./img/mexc-logo.svg" alt="MEXC Global" width="180" height="35" class="button__img">
</span>
</a>
</div>
</div>
<div class="exchanges__list">
<img src="./img/okx.svg" alt="OKX" class="exchanges__item" width="122" height="39">
<img src="./img/binance.svg" alt="Binance" class="exchanges__item" width="122" height="39">
<img src="./img/htx.svg" alt="HTX" class="exchanges__item" width="122" height="39">
<img src="./img/bitget.svg" alt="Bitget" class="exchanges__item" width="122" height="39">
<img src="./img/bitmex.svg" alt="BitMEX" class="exchanges__item" width="122" height="39">
<img src="./img/bingx.svg" alt="BingX" class="exchanges__item" width="122" height="39">
<img src="./img/gate.svg" alt="Gate.io" class="exchanges__item" width="122" height="39">
<img src="./img/kucoin.svg" alt="KuCoin" class="exchanges__item" width="122" height="39">
<img src="./img/bybit.svg" alt="Bybit" class="exchanges__item" width="122" height="39">
<img src="./img/bithumb.svg" alt="Bithumb" class="exchanges__item" width="122" height="39">
<img src="./img/bitfinex.svg" alt="Bitfinex" class="exchanges__item" width="122" height="39">
<img src="./img/deribit.svg" alt="Deribit" class="exchanges__item" width="122" height="39">
<img src="./img/phemex.svg" alt="Phemex" class="exchanges__item" width="122" height="39">
<img src="./img/quik.svg" alt="QUIK" class="exchanges__item" width="122" height="39">
<img src="./img/upbit.svg" alt="Upbit" class="exchanges__item" width="122" height="39">
<img src="./img/moex.svg" alt="MOEX" class="exchanges__item" width="122" height="39">
</div>
</div>
</section>
<footer class="footer">
<div class="footer__logo">
<a href="#" class="logo footer__logo">
<img src="./img/logo.svg" alt="Логотип 1ex" class="logo__img" width="57" height="64">
<span class="visually-hidden">На главную</span>
</a>
</div>
</footer>
<script src="./libs/glide/glide.min.js"></script>
<script src="./libs/echarts/echarts.min.js"></script>
<script src="./libs/aos/aos.js"></script>
<script>
AOS.init();
</script>
<script src="./main.js"></script>
</body>
</html>