forked from appsource/launchpad
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsta.html
162 lines (136 loc) · 7.07 KB
/
sta.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/splide.min.css">
<link rel="stylesheet" href="css/slimselect.css">
<link rel="stylesheet" href="css/main.css">
<!-- Favicons -->
<link rel="icon" type="image/png" href="logo.png" sizes="32x32">
<link rel="apple-touch-icon" href="logo.png">
<meta name="description" content="Ox Launch">
<meta name="keywords" content="">
<meta name="author" content="Ox Launch">
<title>Docs</title>
</head>
<body>
<!-- header -->
<header class="header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="header__content">
<!-- btn -->
<button class="header__btn" type="button" aria-label="header__nav">
<span></span>
<span></span>
<span></span>
</button>
<!-- end btn -->
<!-- logo -->
<a href="index.html" class="header__logo">
<img src="logo2.png" alt="ox">
</a>
<!-- end logo -->
<!-- tagline -->
<span class="header__tagline">Initial Project Offering</span>
<!-- end tagline -->
<!-- navigation -->
<ul class="header__nav" id="header__nav">
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Introduction <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="gs">Get Started</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Incubator Products <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="il">IPO Launchpad</a></li>
<li><a href="tl">Token Locker</a></li>
<li><a href="sta">Search Token Address</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Tutorials <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="htw">How to connect wallet?</a></li>
<li><a href="htc">How to contribute to IPO?</a></li>
<li><a href="hti">How to make an IPO?</a></li>
<li><a href="htl">How to Use Locker Token?</a></li>
<li><a href="htu">How to Use Search Token Address?</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Supported Wallets <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="wl">Wallet</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Supported Networks <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="nt">Network</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Brand & Logos <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="bl">Brand & Logos</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Contact Support <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="cs">Contact & Social</a></li>
</ul>
</li>
</ul>
<!-- end navigation -->
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- contact -->
<section class="section section--first">
<div class="container">
<div class="row">
<!-- breadcrumb -->
<div class="col-12">
<ul class="breadcrumbs">
<li class="breadcrumbs__item"><a href="t1">Token Locking</a></li>
<li class="breadcrumbs__item"><a href="htc">How to connect wallet?</a></li>
</ul>
</div>
<!-- end breadcrumb -->
<div class="col-12 col-lg-5">
<!-- section title -->
<div class="section__title section__title--left section__title--page">
<h1>Search Token Address</h1>
<p><br>Search token address is a search engine that uses the keyword token contract address, this goal is to search for a project that has held an IDO on the Ox platform. It's easy, just enter the token contract address you want, and the project you are looking for will be accurate and automatically found.</br><br>The search feature provides easy access to the contract address, by typing the contract address it will automatically connect to the targeted search accurately and precisely. This feature can detect the authenticity of the project by searching for the smart contract token address of a project.</br></p>
<br><img src="images/sta.png" alt="ox" class="img-fluid"></br>
</div>
<!-- end section title -->
<!-- contacts -->
</div>
</div>
</section>
<!-- end contact -->
<!-- JS -->
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/smooth-scrollbar.js"></script>
<script src="js/blueimp-gallery.min.js"></script>
<script src="js/splide.min.js"></script>
<script src="js/slimselect.min.js"></script>
<script src="js/chart.js"></script>
<script src="js/three.min.js"></script>
<script src="js/vanta.cells.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>