diff --git a/src/components/ExchangePage/index.js b/src/components/ExchangePage/index.js
index 09f3502b..97b5ca20 100644
--- a/src/components/ExchangePage/index.js
+++ b/src/components/ExchangePage/index.js
@@ -71,6 +71,12 @@ const cards = shuffle([
url: urls.genesis,
logo: ,
},
+ {
+ key: 'kyber',
+ id: 'kyber',
+ url: urls.kyber,
+ logo: ,
+ },
])
class ExchangePage extends PureComponent {
diff --git a/src/config/urls.js b/src/config/urls.js
index 7ee5caeb..60c2fc42 100644
--- a/src/config/urls.js
+++ b/src/config/urls.js
@@ -30,6 +30,7 @@ export const urls = {
luno: 'http://luno.go2cloud.org/aff_c?offer_id=4&aff_id=1001&source=ledger',
shapeshift: 'https://shapeshift.io/#/coins?affiliate=ledger',
genesis: 'https://genesistrading.com/ledger-live/',
+ kyber: 'http://kyber.network/swap?ref=0xE2D8481eeF31CDA994833974FFfEccd576f8D71E',
// Errors
errors: {
diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json
index 999829f3..a3cebda7 100644
--- a/static/i18n/en/app.json
+++ b/static/i18n/en/app.json
@@ -169,7 +169,8 @@
"paybis": "it is safe and easy to Buy Bitcoin with credit card from PayBis. Service operates inĀ US, Canada, Germany, Russia and Saudi Arabia.",
"luno": "Luno makes it safe and easy to buy, store and learn about cryptocurrencies like Bitcoin and Ethereum",
"shapeshift": "ShapeShift is an online marketplace where users can buy and sell digital assets. It is a fast and secure way for the world to buy and sell digital assets, with no lengthy signup process, no counterparty risk, and no friction.",
- "genesis": "Genesis is an institutional trading firm offering liquidity and borrow for digital currencies, including bitcoin, bitcoin cash, ethereum, ethereum classic, litecoin, and XRP."
+ "genesis": "Genesis is an institutional trading firm offering liquidity and borrow for digital currencies, including bitcoin, bitcoin cash, ethereum, ethereum classic, litecoin, and XRP.",
+ "kyber": "KYBER, his a trading platform for exchange and conversion of ERC-20 tokens"
},
"genuinecheck": {
"modal": {
diff --git a/static/images/logos/exchanges/kyber.svg b/static/images/logos/exchanges/kyber.svg
new file mode 100644
index 00000000..4cc634a0
--- /dev/null
+++ b/static/images/logos/exchanges/kyber.svg
@@ -0,0 +1,13 @@
+
+
\ No newline at end of file