130 lines
5.7 KiB
HTML
130 lines
5.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="google-site-verification" content="0wu9KbpKgGXUhUboLQw-MGtAHJHQ67rMFQN8KrX5I1s" />
|
|
<title>0x: Powering the decentralized exchange of tokens on Ethereum</title>
|
|
<link rel="icon" type="image/png" href="/images/favicon/favicon-2-32x32.png" sizes="32x32" />
|
|
<link rel="icon" type="image/png" href="/images/favicon/favicon-2-16x16.png" sizes="16x16" />
|
|
<link rel="stylesheet" href="/css/formular.css" />
|
|
<link rel="stylesheet" href="/css/material-design-iconic-font.min.css" />
|
|
<link rel="stylesheet" href="/css/roboto.css" />
|
|
<link rel="stylesheet" href="/css/roboto_mono.css" />
|
|
<link rel="stylesheet" href="/css/basscss.min.css" />
|
|
<link rel="stylesheet" href="/css/basscss_responsive_custom.css" />
|
|
<link rel="stylesheet" href="/css/basscss_responsive_padding.css" />
|
|
<link rel="stylesheet" href="/css/basscss_responsive_margin.css" />
|
|
<link rel="stylesheet" href="/css/basscss_responsive_type_scale.css" />
|
|
<script src="https://instant.0x.org/instant.js"></script>
|
|
</head>
|
|
|
|
<body style="margin: 0px; min-width: 355px;">
|
|
<!-- Heap SDK -->
|
|
<script type="text/javascript">
|
|
(window.heap = window.heap || []),
|
|
(heap.load = function(e, t) {
|
|
(window.heap.appid = e), (window.heap.config = t = t || {});
|
|
var r = t.forceSSL || 'https:' === document.location.protocol,
|
|
a = document.createElement('script');
|
|
(a.type = 'text/javascript'),
|
|
(a.async = !0),
|
|
(a.src = (r ? 'https:' : 'http:') + '//cdn.heapanalytics.com/js/heap-' + e + '.js');
|
|
var n = document.getElementsByTagName('script')[0];
|
|
n.parentNode.insertBefore(a, n);
|
|
for (
|
|
var o = function(e) {
|
|
return function() {
|
|
heap.push([e].concat(Array.prototype.slice.call(arguments, 0)));
|
|
};
|
|
},
|
|
p = [
|
|
'addEventProperties',
|
|
'addUserProperties',
|
|
'clearEventProperties',
|
|
'identify',
|
|
'resetIdentity',
|
|
'removeEventProperty',
|
|
'setEventProperties',
|
|
'track',
|
|
'unsetEventProperty',
|
|
],
|
|
c = 0;
|
|
c < p.length;
|
|
c++
|
|
)
|
|
heap[p[c]] = o(p[c]);
|
|
});
|
|
heap.load('410099666');
|
|
</script>
|
|
<!-- End Heap SDK -->
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-98720122-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'UA-98720122-1');
|
|
</script>
|
|
<!-- End Google Analytics -->
|
|
<!-- Facebook SDK -->
|
|
<div id="fb-root"></div>
|
|
<script>
|
|
(function(d, s, id) {
|
|
var js,
|
|
fjs = d.getElementsByTagName(s)[0];
|
|
if (d.getElementById(id)) return;
|
|
js = d.createElement(s);
|
|
js.id = id;
|
|
js.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.8&appId=1687545238205192';
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
})(document, 'script', 'facebook-jssdk');
|
|
</script>
|
|
<div id="app"></div>
|
|
<!-- End Facebook SDK -->
|
|
<!-- Twitter SDK -->
|
|
<script>
|
|
window.twttr = (function(d, s, id) {
|
|
var js,
|
|
fjs = d.getElementsByTagName(s)[0],
|
|
t = window.twttr || {};
|
|
if (d.getElementById(id)) return t;
|
|
js = d.createElement(s);
|
|
js.id = id;
|
|
js.src = 'https://platform.twitter.com/widgets.js';
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
|
|
t._e = [];
|
|
t.ready = function(f) {
|
|
t._e.push(f);
|
|
};
|
|
return t;
|
|
})(document, 'script', 'twitter-wjs');
|
|
</script>
|
|
<!-- End Twitter SDK -->
|
|
<!-- Hotjar Tracking Code for https://0x.org/ -->
|
|
<script>
|
|
(function(h, o, t, j, a, r) {
|
|
h.hj =
|
|
h.hj ||
|
|
function() {
|
|
(h.hj.q = h.hj.q || []).push(arguments);
|
|
};
|
|
h._hjSettings = { hjid: 935597, hjsv: 6 };
|
|
a = o.getElementsByTagName('head')[0];
|
|
r = o.createElement('script');
|
|
r.async = 1;
|
|
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
|
|
a.appendChild(r);
|
|
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
|
|
</script>
|
|
<!-- End Hotjar Tracking Code -->
|
|
<script src="https://instant.0x.org/instant.js" charset="utf-8"></script>
|
|
<!-- Main -->
|
|
<script type="text/javascript" crossorigin="anonymous" src="/bundle.js" charset="utf-8"></script>
|
|
</body>
|
|
</html>
|