Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merchants: delist kraken for GB, add note for EEA #2382

Merged
merged 2 commits into from
Oct 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions community/merchants/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,14 @@ meta_descr: merchants.descr
<h3>CEXes</h3>
<p>{% t merchants.cexp %}</p>
<ul class="logo">
<li><a href="https://www.kraken.com/">Kraken</a> (EUR*, USD*, CAD, GBP, JPY, AUD, CHF)</li>
<li><a href="https://dvchain.co/">DV Chain (OTC)</a> (USD*, CAD*, GBP*, EUR*, JPY*, ...)</li>
<li><a href="https://www.bitfinex.com/">Bitfinex</a> (USD*)</li>
<li><a href="https://bitcoinvn.io?deposit=vnd&settle=xmr">BitcoinVN</a> (VND*)</li>
<li><a href="https://www.kraken.com/">Kraken</a> (USD¹, EUR¹ ², CAD, AUD, CHF)</li>
<li><a href="https://dvchain.co/">DV Chain (OTC)</a> (USD¹, CAD¹, GBP¹, EUR¹, JPY¹, ...)</li>
<li><a href="https://www.bitfinex.com/">Bitfinex</a> (USD¹)</li>
<li><a href="https://bitcoinvn.io?deposit=vnd&settle=xmr">BitcoinVN</a> (VND¹)</li>
<li><a href="https://tradeogre.com/">TradeOgre</a></li>
</ul>
<p>*Fiat currency to Monero trading pair (e.g. XMR/USD, XMR/EUR)</p>
<p>¹ Fiat currency to Monero trading pair (e.g. XMR/USD, XMR/EUR)</p>
<p>² XMR Unavailable for EEA Users</p>
<h3>Swappers</h3>
<p>{% t merchants.swappersp %}</p>
<ul class="logo">
Expand Down
Loading