-
Notifications
You must be signed in to change notification settings - Fork 0
/
xeon.html
152 lines (127 loc) · 4.2 KB
/
xeon.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
// THIS PAGE IS A END OF TOKEN. PLEASE MOVED TO $SLXG. IF YOU WANT STILL THIS PAGE, YOU CAN SEE THIS.
<!DOCTYPE HTML>
<html>
<head>
<title>Sus Galaxy | $XEON</title>
<link rel="icon" type="image/x-icon" href="/Picsart_22-09-17_06-47-00-089.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
h1 {text-align: center;}
h5 {text-align: center;}
h4 {text-align: center;}
h2 {text-align: center;}
</style>
<style>
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
.topnav {
overflow: hidden;
background-color: #000000;
}
.topnav a {
float: left;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #ddd;
color: black;
}
.topnav a.active {
background-color: #0087FF;
color: white;
}
</style>
<style>
img {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
<style>
button {
background-color: #5a5a5a;
font-size: 30px;
cursor: pointer;
color: aliceblue;
}
.buttons {text-align: center;}
#gettingstarted {
border-radius: 8px;
background-color: blue;
padding: 10px 30px;
font-size: 30px;
font-family: Arial, Helvetica, sans-serif;
}
#buyxeon {
border-radius: 8px;
background-color: green;
padding: 10px 30px;
font-size: 30px;
font-family: Arial, Helvetica, sans-serif;
}
</style>
<style>
.chart {
height: 1000px;
width: 1000px;
margin: auto;
border: 8px double #5a5a5a;
border-radius: 18px
}
</style>
<!-- TrustBox script -->
<script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
<!-- End TrustBox script -->
</head>
<body style="background-color:black;">
<div style="padding-left:16px">
<h1 style="color:white";>Sus Galaxy</h1>
<h5 style="color:white";>Your Way Galaxy</h5>
</div>
<div class="topnav">
<a href="index.html">Home</a>
<a href="team.html">Team</a>
</div>
<p align="center"><iframe data-aa='2152211' src='//ad.a-ads.com/2152211?size=728x90' style='width:728px; height:90px; border:0px; padding:0; overflow:hidden; background-color: transparent;'></iframe></p>
<br>
<img src="xeontokenlogo2.png" alt="$XEON" class="center">
<h2 style="color:white";>$XEON</h2>
<div class="buttons">
<button id="buyxeon" onclick="window.location.href='https://quickswap.exchange/#/swap/v2?outputCurrency=0x8D7B1F6344eDDd85d4EF7C7fEBf11aC44bD6Fe90';">Buy $XEON</button>
<button id="gettingstarted" onclick="window.location.href='https://docsxeon.susgalaxy.online/';">Getting Started</button>
</div>
<br>
<p align="center"><iframe data-aa='2152211' src='//ad.a-ads.com/2152211?size=728x90' style='width:728px; height:90px; border:0px; padding:0; overflow:hidden; background-color: transparent;'></iframe></p>
<br>
<h2 style="color:white";>Price $XEON</h2>
<div class="chart">
<iframe height="100%" width="100%" id="geckoterminal-embed" title="GeckoTerminal Embed" src="https://www.geckoterminal.com/polygon_pos/pools/0x9DA6CA122764aa28C0f7CBe57CCE9AA2067e1c23?embed=1&info=1&swaps=1" frameborder="0" allow="clipboard-write" allowfullscreen>
</div>
<!-- TrustBox widget - Review Collector -->
<div class="trustpilot-widget" data-locale="en-US" data-template-id="56278e9abfbbba0bdcd568bc" data-businessunit-id="634659743c315cdd611b4023" data-style-height="52px" data-style-width="100%">
<a href="https://www.trustpilot.com/review/susgalaxy.ml" target="_blank" rel="noopener">Trustpilot</a>
</div>
<!-- End TrustBox widget -->
<h5 style="color:white";> Made by Iniko Matthew | 2021-2023 </h5>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/63c41f8a47425128790db5d7/1gmr1mear';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>