diff --git a/core/src/main/java/io/bitsquare/locale/CurrencyUtil.java b/core/src/main/java/io/bitsquare/locale/CurrencyUtil.java index 027df438b4..c08f2c0adc 100644 --- a/core/src/main/java/io/bitsquare/locale/CurrencyUtil.java +++ b/core/src/main/java/io/bitsquare/locale/CurrencyUtil.java @@ -116,6 +116,7 @@ public class CurrencyUtil { result.add(new CryptoCurrency("GRC", "Gridcoin")); result.add(new CryptoCurrency("MOIN", "Moin")); result.add(new CryptoCurrency("SLR", "SolarCoin")); + result.add(new CryptoCurrency("SHIFT", "Shift")); // For MKR we need a extra info box: // It's very important that users only use EIP-20 compliant contract wallets.