Skip to content

Commit 59335ae

Browse files
authored
Update exchanges.html
1 parent 413f489 commit 59335ae

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

exchanges.html

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ <h2>Menu</h2>
5353
<li><a href="index.html">Home</a></li>
5454
<li><a href="wallets.html">Wallets</a></li>
5555
<li><a href="faucets.html">Faucets</a></li>
56-
<li><a href="exchanges.html">Exchanges</a></li>
57-
<li><a href="wban.html">Wrapped Banano</a></li>
56+
<li><a href="exchanges.html">Exchanges</a></li>
57+
<li><a href="wban.html">Wrapped Banano</a></li>
5858
<li><a href="gaming.html">Gaming</a></li>
59-
<li><a href="shopping.html">Shopping</a></li>
60-
<li><a href="developer.html">Developer Tools</a></li>
61-
<li><a href="merchant.html">Merchant Solutions</a></li>
62-
<li><a href="resources.html">Resources</a></li>
59+
<li><a href="shopping.html">Shopping</a></li>
60+
<li><a href="developer.html">Developer Tools</a></li>
61+
<li><a href="merchant.html">Merchant Solutions</a></li>
62+
<li><a href="resources.html">Resources</a></li>
6363
</ul>
6464
</nav>
6565

@@ -72,22 +72,22 @@ <h2>Menu</h2>
7272
<!-- Links -->
7373
<h1>Exchanges</h1>
7474
<span class="image main"><img src="images/header_exchanges.png" alt="" /></span>
75-
<h1>Centralized Exchanges - CEX</h1>
75+
<!--<h1>Centralized Exchanges - CEX</h1>
7676
<p><b>Coinex</b> - Cryptocurrency exchange to buy, sell and exchange cryptocurrencies including Banano (BAN).</p>
7777
<ul class="actions">
78-
<li><a href="https://www.coinex.com/en/info/ban" class="button primary">Coinex <i class="icon solid style1 fa-coins"></i></a></li>
79-
</ul>
78+
<li><a href="https://www.coinex.com/en/info/ban" class="button primary disabled">Coinex <i class="icon solid style1 fa-coins"></i></a></li>
79+
</ul>-->
8080
<h1>Swap Services</h1>
81-
<p><b>NanSwap</b> - A simple & Blazing Fast Nano/Banano Exchange. Swap supported tokens for Banano (BAN).</p>
81+
<p><b>NanSwap</b> - A simple & Blazing Fast Nano/Banano Exchange. Swap supported tokens for Banano (BAN).</p>
8282
<p><b>Banano.Trade</b> - Trade Banano with Nano, USDC, USDT, WAX, MOONs & SOL.</p>
83-
<p><b>Cyphergoat</b> - A crypto exchange aggregator that helps you find the best rates for your Banano (BAN) swaps.</p>
84-
<p><b>FluffySwap</b> - A Banano exchange aggregator - Swap BTC, BCG, BNB, XMR and more for Banano (BAN).</p>
85-
<ul class="actions">
86-
<li><a href="https://nanswap.com/swap/XNO/BAN" class="button">NanSwap <i class="icon solid style1 fa-sync-alt"></i></a></li>
87-
<li><a href="https://banano.trade/" class="button">Banano.Trade <i class="icon solid style1 fa-sync-alt"></i></a></li>
88-
<li><a href="https://cyphergoat.com/" class="button">Cyphergoat <i class="icon solid style1 fa-sync-alt"></i></a></li>
89-
<li><a href="https://fluffyswap.com/" class="button">FluffySwap <i class="icon solid style1 fa-sync-alt"></i></a></li>
90-
</ul>
83+
<p><b>Cyphergoat</b> - A crypto exchange aggregator that helps you find the best rates for your Banano (BAN) swaps.</p>
84+
<p><b>FluffySwap</b> - A Banano exchange aggregator - Swap BTC, BCG, BNB, XMR and more for Banano (BAN).</p>
85+
<ul class="actions">
86+
<li><a href="https://nanswap.com/swap/XNO/BAN" class="button">NanSwap <i class="icon solid style1 fa-sync-alt"></i></a></li>
87+
<li><a href="https://banano.trade/" class="button">Banano.Trade <i class="icon solid style1 fa-sync-alt"></i></a></li>
88+
<li><a href="https://cyphergoat.com/" class="button">Cyphergoat <i class="icon solid style1 fa-sync-alt"></i></a></li>
89+
<li><a href="https://fluffyswap.com/" class="button">FluffySwap <i class="icon solid style1 fa-sync-alt"></i></a></li>
90+
</ul>
9191
<h1>Decentralized Exchanges - DEX (wBAN)</h1>
9292
<p><b>PancakeSwap</b> - A multichain decentralized exchange which supports Wrapped Banano (wBAN) on the Bianance Smart Chain (BSC)</p>
9393
<p><b>UniSwap</b> - A multichain decentralized exchange which supports Wrapped Banano (wBAN) on Ethereum (ETH).</p>
@@ -162,3 +162,4 @@ <h2>Contact</h2>
162162

163163
</body>
164164
</html>
165+

0 commit comments

Comments
 (0)