-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathxbnx-swap.html
24 lines (23 loc) · 1.78 KB
/
xbnx-swap.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: default
title: XBNX - XPAT Swap
---
{% assign text = site.data.content %}
<section id="xbnx-swap" class="map-bg map-bg-top">
<div class="grid padding-bottom-30 padding-top-30">
<div class="grid-cell">
<h1 class="t-white-bg"><span>XBNX – XPAT Swap</span></h1>
<h2 class="t-yellow-bg"><span>Exchange your XBNX CounterParty tokens for XPAT ERC20 Ethereum tokens.</span></h2>
</div>
</div>
<div class="grid white-box drop-shadow">
<div class="grid-cell">
<p>If you have purchased XBNX tokens on the CounterParty protocol, you will now be able to receive XPAT on Ethereum.</p>
<ul>
<li>Step 1. Send all your XBNX tokens to the following burn address:<br><span class="address">17Mm5bpx28FGWXNftPcZ3Dvy8pRoEGQcVg</span><br>You must input your email address in the transaction memo field (see example below using Counterwallet):<br><img class="margin-top-30 drop-shadow" src="{{ "/img/xbnx-swap-example.png" | relative_url }}" alt="Example of XBNX transfer using Counterwallet"></li>
<li>Step 2. Send an email to <a href="mailto:[email protected]" target="_blank">[email protected]</a> from the same email account you used in the transaction memo field to inform of us of your Ethereum wallet address where you want to receive your XPAT. The wallet must be an ERC20 token compatible wallet, such as the Bitnation Jurisdiction app wallet, or myetherwallet.com.</li>
</ul>
<p>You will receive XPAT at an exchange rate of 1:157.5. That's the exact division of the total supply of XBNX by the total supply of XPAT plus a 50% bonus. This means you will receive 157.5 times XPAT on the amount of XBNX you send to the burn address.</p>
</div>
</div>
</section>