-
Notifications
You must be signed in to change notification settings - Fork 29
/
index.html
501 lines (496 loc) · 23.3 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
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
<!DOCTYPE html>
<html style="font-size: 100px;">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<meta http-equiv="Cache-Control" content="no-store, must-revalidate" />
<meta http-equiv="expires" content="0" />
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<meta
name="description"
content="ViteX, Exchange By the Community, For the Community"
/>
<meta
name="keywords"
content="vite, vitex, crypto,dag,bitcoin,vitecoin,contract platform, vitex exchange"
/>
<link rel="shortcut icon" type="image/x-icon" href="favicon.png" />
<link rel="apple-touch-startup-image" href="logo.png" />
<title>Vite Wallet</title>
<script async src="/charting_library/charting_library.min.js"></script>
<!-- google recaptcha -->
<script src="https://www.google.com/recaptcha/api.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-132666177-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-132666177-1');
</script>
<!-- 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', '132237230747897');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=132237230747897&ev=PageView&noscript=1"
/></noscript> -->
<!-- End Facebook Pixel Code -->
</head>
<body>
<div id="app">
<div class="app-loading-wrapper">
<div id="loading" class="spinner spinner-animate">
<svg
viewBox="0 0 52 53"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<defs>
<rect
id="path-1"
x="0"
y="0"
width="70"
height="858"
></rect>
<filter
x="-25.0%"
y="-1.8%"
width="150.0%"
height="104.1%"
filterUnits="objectBoundingBox"
id="filter-2"
>
<feMorphology
radius="0.5"
operator="dilate"
in="SourceAlpha"
result="shadowSpreadOuter1"
></feMorphology>
<feOffset
dx="0"
dy="2"
in="shadowSpreadOuter1"
result="shadowOffsetOuter1"
></feOffset>
<feGaussianBlur
stdDeviation="5"
in="shadowOffsetOuter1"
result="shadowBlurOuter1"
></feGaussianBlur>
<feColorMatrix
values="0 0 0 0 0.690196078 0 0 0 0 0.752941176 0 0 0 0 0.929411765 0 0 0 0.422186368 0"
type="matrix"
in="shadowBlurOuter1"
></feColorMatrix>
</filter>
<linearGradient
x1="0%"
y1="98.6897093%"
x2="0%"
y2="1.41626827%"
id="linearGradient-3"
>
<stop stop-color="#1C59F3" offset="0%"></stop>
<stop stop-color="#1E37E0" offset="100%"></stop>
</linearGradient>
<polygon
id="path-4"
points="20.9042642 30.7225087 23.1448586 28.8918107 33.0053366 32.4710951 20.9042642 49.9668448"
></polygon>
<filter
x="-4.1%"
y="-2.4%"
width="108.3%"
height="104.7%"
filterUnits="objectBoundingBox"
id="filter-5"
>
<feGaussianBlur
stdDeviation="0.25"
in="SourceAlpha"
result="shadowBlurInner1"
></feGaussianBlur>
<feOffset
dx="0"
dy="0.5"
in="shadowBlurInner1"
result="shadowOffsetInner1"
></feOffset>
<feComposite
in="shadowOffsetInner1"
in2="SourceAlpha"
operator="arithmetic"
k2="-1"
k3="1"
result="shadowInnerInner1"
></feComposite>
<feColorMatrix
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.260869565 0"
type="matrix"
in="shadowInnerInner1"
></feColorMatrix>
</filter>
<linearGradient
x1="54.5332872%"
y1="33.4110675%"
x2="2.91711007%"
y2="87.6560605%"
id="linearGradient-6"
>
<stop stop-color="#0992FF" offset="0%"></stop>
<stop stop-color="#002BFF" offset="100%"></stop>
</linearGradient>
<polygon
id="path-7"
points="-2.0783375e-13 20.5536266 19.6535906 28.0732884 21.6209958 26.6647338 21.3240402 14.2622165"
></polygon>
<filter
x="-2.3%"
y="-3.6%"
width="104.6%"
height="107.2%"
filterUnits="objectBoundingBox"
id="filter-8"
>
<feGaussianBlur
stdDeviation="0.25"
in="SourceAlpha"
result="shadowBlurInner1"
></feGaussianBlur>
<feOffset
dx="0"
dy="0.5"
in="shadowBlurInner1"
result="shadowOffsetInner1"
></feOffset>
<feComposite
in="shadowOffsetInner1"
in2="SourceAlpha"
operator="arithmetic"
k2="-1"
k3="1"
result="shadowInnerInner1"
></feComposite>
<feColorMatrix
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.260869565 0"
type="matrix"
in="shadowInnerInner1"
></feColorMatrix>
</filter>
<linearGradient
x1="54.5332872%"
y1="27.7358781%"
x2="2.91711007%"
y2="100.538461%"
id="linearGradient-9"
>
<stop stop-color="#0992FF" offset="0%"></stop>
<stop stop-color="#002BFF" offset="100%"></stop>
</linearGradient>
<polygon
id="path-10"
points="20.9021815 10.2608226 51.3959817 5.34367921 20.9042642 27.9097949"
></polygon>
<filter
x="-1.6%"
y="-2.2%"
width="103.3%"
height="104.4%"
filterUnits="objectBoundingBox"
id="filter-11"
>
<feGaussianBlur
stdDeviation="0.25"
in="SourceAlpha"
result="shadowBlurInner1"
></feGaussianBlur>
<feOffset
dx="0"
dy="0.5"
in="shadowBlurInner1"
result="shadowOffsetInner1"
></feOffset>
<feComposite
in="shadowOffsetInner1"
in2="SourceAlpha"
operator="arithmetic"
k2="-1"
k3="1"
result="shadowInnerInner1"
></feComposite>
<feColorMatrix
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.260869565 0"
type="matrix"
in="shadowInnerInner1"
></feColorMatrix>
</filter>
<linearGradient
x1="54.5248302%"
y1="9.34489824%"
x2="3.00494449%"
y2="142.285081%"
id="linearGradient-12"
>
<stop stop-color="#0992FF" offset="0%"></stop>
<stop stop-color="#002BFF" offset="100%"></stop>
</linearGradient>
<polygon
id="path-13"
points="21.9487425 28.9872318 38.3030877 35.2892497 51.6417027 5.56855425"
></polygon>
<filter
x="-1.7%"
y="-1.7%"
width="103.4%"
height="103.4%"
filterUnits="objectBoundingBox"
id="filter-14"
>
<feGaussianBlur
stdDeviation="0.25"
in="SourceAlpha"
result="shadowBlurInner1"
></feGaussianBlur>
<feOffset
dx="0"
dy="0.5"
in="shadowBlurInner1"
result="shadowOffsetInner1"
></feOffset>
<feComposite
in="shadowOffsetInner1"
in2="SourceAlpha"
operator="arithmetic"
k2="-1"
k3="1"
result="shadowInnerInner1"
></feComposite>
<feColorMatrix
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.260869565 0"
type="matrix"
in="shadowInnerInner1"
></feColorMatrix>
</filter>
</defs>
<g
stroke="none"
stroke-width="1"
fill="none"
fill-rule="evenodd"
>
<g transform="translate(-9.000000, -29.000000)">
<rect
fill="#FAFCFF"
x="0"
y="0"
width="1440"
height="858"
></rect>
<g id="side-panel">
<g>
<use
fill="black"
fill-opacity="1"
filter="url(#filter-2)"
xlink:href="#path-1"
></use>
<use
fill="#FFFFFF"
fill-rule="evenodd"
xlink:href="#path-1"
></use>
</g>
<g
transform="translate(9.000000, 30.000000)"
>
<g>
<use
fill="url(#linearGradient-3)"
fill-rule="evenodd"
xlink:href="#path-4"
></use>
<use
fill="black"
fill-opacity="1"
filter="url(#filter-5)"
xlink:href="#path-4"
></use>
</g>
<g>
<use
fill="url(#linearGradient-6)"
fill-rule="evenodd"
xlink:href="#path-7"
></use>
<use
fill-opacity="0.727655157"
fill="#FFFFFF"
fill-rule="evenodd"
xlink:href="#path-7"
></use>
<use
fill="black"
fill-opacity="1"
filter="url(#filter-8)"
xlink:href="#path-7"
></use>
</g>
<g>
<use
fill="url(#linearGradient-9)"
fill-rule="evenodd"
xlink:href="#path-10"
></use>
<use
fill="black"
fill-opacity="1"
filter="url(#filter-11)"
xlink:href="#path-10"
></use>
</g>
<g>
<use
fill="url(#linearGradient-12)"
fill-rule="evenodd"
xlink:href="#path-13"
></use>
<use
fill-opacity="0.727655157"
fill="#FFFFFF"
fill-rule="evenodd"
xlink:href="#path-13"
></use>
<use
fill="black"
fill-opacity="1"
filter="url(#filter-14)"
xlink:href="#path-13"
></use>
</g>
</g>
</g>
</g>
</g>
</svg>
</div>
</div>
</div>
<style>
body {
margin: 0;
padding: 0;
font-size: 18px;
}
.app-loading-wrapper {
background: #fff;
height: 100vh;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.spinner-animate {
-webkit-animation: sk-rotateplane 2.4s infinite ease-in-out;
animation: sk-rotateplane 2.4s infinite ease-in-out;
}
.spinner {
width: 80px;
height: 80px;
opacity: 1;
transition: all 0.8s ease-in-out;
}
.dis {
transform: scale(3, 3);
opacity: 0;
}
.loading {
width: 100%;
height: 100%;
}
@-webkit-keyframes sk-rotateplane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg)
rotateY(0deg);
}
25% {
-webkit-transform: perspective(120px) rotateX(-180deg)
rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180deg)
rotateY(180deg);
}
75% {
-webkit-transform: perspective(120px) rotateX(-0deg)
rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateX(-0deg)
rotateY(-0deg);
}
}
@keyframes sk-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg)
rotateY(0deg);
}
25% {
transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180deg)
rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180deg)
rotateY(180deg);
-webkit-transform: perspective(120px) rotateX(-180deg)
rotateY(180deg);
}
75% {
transform: perspective(120px) rotateX(-0deg) rotateY(180deg);
-webkit-transform: perspective(120px) rotateX(-0deg)
rotateY(180deg);
}
100% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg)
rotateY(0deg);
}
}
</style>
<script>
let theme = 1;
var _localStorage = window.viteWalletStorage || window.localStorage;
try {
var pathname = location.pathname.toLocaleLowerCase();
var _theme =
_localStorage.getItem('VITE_WEB_WALLET:theme') || 1;
theme = pathname.indexOf('mobiledex') === -1 ? _theme : 0;
} catch (err) {}
document.documentElement.setAttribute('data-theme', theme);
</script>
<script type="module" src="/srcPC/index.js"></script>
</body>
</html>