diff --git a/index.html b/index.html
index 9183dda..24809d9 100644
--- a/index.html
+++ b/index.html
@@ -10309,6 +10309,8 @@ janin.currencies = [
janin.currency.createCurrency ("Devcoin", 0x00, 0x80, "5", "[LK]" , "1GUeBfpVhN7xySQej3HiSe5c8jQoVQPosv"),
janin.currency.createCurrency ("Digitalcoin",0x1e, 0x9e, "6", "Q" , "D7fJwPfW4dFSJNq4NHbMiYJhYnrZehMpqx"),
janin.currency.createCurrency ("Dogecoin", 0x1e, 0x9e, "6", "Q" , "D74Npoqhwhjw9fShkm5wbj6DD2BJXpmzPj"),
+ janin.currency.createCurrency ("eGulden", 0x30, 0xb0, "6", "T" , ""),
+ janin.currency.createCurrency ("eKrona", 0x2d, 0xad, "6", "S" , ""),
janin.currency.createCurrency ("Fastcoin", 0x60, 0xe0, "8", "a" , "frxe8F7gQdiAVgy4mRXjpXH5vN1wyta1db"),
janin.currency.createCurrency ("Feathercoin",0x0e, 0x8e, "5", "N" , "6dxAP6oacHsove5X2kZPpddcT1Am167YzC"),
janin.currency.createCurrency ("Fluttercoin",0x23, 0xa3, "6", "R" , "FJioRLt3gLtqk3tUdMhwjAVo1sdWjRuwqt"),
@@ -10320,10 +10322,12 @@ janin.currencies = [
janin.currency.createCurrency ("Guldencoin", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"),
janin.currency.createCurrency ("Guncoin", 0x27, 0xa7, "6", "R" , "GwVej6c3tF9GqEdSKmwJiUDWtQVK2wY9fP"),
janin.currency.createCurrency ("HTMLCoin", 0x1e, 0x9e, "6", "Q" , "DP4AVuekGEatNmpCL99m46k8THwS9yNVqy"),
+ janin.currency.createCurrency ("iXcoin", 0x8a, 0x80, "5", "[LK]" , ""),
janin.currency.createCurrency ("Judgecoin", 0x2b, 0xab, "6", "S" , "JbF9ZnvoFkBdasPEq21jCCTnTUDSiyWrAQ"),
janin.currency.createCurrency ("Litecoin", 0x30, 0xb0, "6", "T" , "LiScnsyPcqsyxn1fx92BcFguryXcw4DgCy"),
janin.currency.createCurrency ("MagicInternetMoney", 0x30, 0xb0,"6", "T", "LPRqCTYEy53FkEzhRTCauLc7Qq23Z5mxZU"),
janin.currency.createCurrency ("Marscoin", 0x32, 0xb2, "6", "T" , "M8caDttyKt2r7V7WHMMkRZ1jEzxj16fgCn"),
+ janin.currency.createCurrency ("Mazacoin", 0x32, 0xe0, "8", "a" , ""),
janin.currency.createCurrency ("Megacoin", 0x32, 0xb2, "6", "T" , "MPeVmJHvkXN3caneWCB5zGgtGHRRBSLmWd"),
janin.currency.createCurrency ("Monocle", 0x32, 0xb2, "6", "T" , "M9CFHZjyCipuKqByD5K1sCHmt7etuCFGsc"),
janin.currency.createCurrency ("Myriadcoin", 0x32, 0xb2, "6", "T" , "MWGDtjDw9c8C6zicDQF22yZBWbEX53v4o9"),
@@ -10332,6 +10336,7 @@ janin.currencies = [
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
janin.currency.createCurrency ("PHCoin", 0x37, 0xb7, "7", "[LK]" , "P9e6c714JUHUfuBVHSS36eqaxGCN6X8nyU"),
janin.currency.createCurrency ("Peercoin", 0x37, 0xb7, "7", "[LK]" , "PSnwUwknbmqUU1GCcM1DNxcANqihpdt3tW"),
+ janin.currency.createCurrency ("Potcoin", 0x37, 0xb7, "7", "U" , ""),
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),
janin.currency.createCurrency ("Topcoin", 0x42, 0xc2, "7", "V" , "TmDTsQqqv1LWGw4xjGNiJ7ABwdCenf2BFF"),
diff --git a/logos/cassubiandetk.png b/logos/cassubiandetk.png
index b0d058d..6f0801c 100644
Binary files a/logos/cassubiandetk.png and b/logos/cassubiandetk.png differ
diff --git a/logos/egulden.png b/logos/egulden.png
new file mode 100644
index 0000000..a054e82
Binary files /dev/null and b/logos/egulden.png differ
diff --git a/logos/ekrona.png b/logos/ekrona.png
new file mode 100644
index 0000000..62ea36c
Binary files /dev/null and b/logos/ekrona.png differ
diff --git a/logos/ixcoin.png b/logos/ixcoin.png
new file mode 100644
index 0000000..f783d41
Binary files /dev/null and b/logos/ixcoin.png differ
diff --git a/logos/mazacoin.png b/logos/mazacoin.png
new file mode 100644
index 0000000..9f1a77b
Binary files /dev/null and b/logos/mazacoin.png differ
diff --git a/logos/potcoin.png b/logos/potcoin.png
new file mode 100644
index 0000000..3de8522
Binary files /dev/null and b/logos/potcoin.png differ
diff --git a/src/janin.currency.js b/src/janin.currency.js
index cf8b9c2..4fa8fe1 100644
--- a/src/janin.currency.js
+++ b/src/janin.currency.js
@@ -92,6 +92,8 @@ janin.currencies = [
janin.currency.createCurrency ("Devcoin", 0x00, 0x80, "5", "[LK]" , "1GUeBfpVhN7xySQej3HiSe5c8jQoVQPosv"),
janin.currency.createCurrency ("Digitalcoin",0x1e, 0x9e, "6", "Q" , "D7fJwPfW4dFSJNq4NHbMiYJhYnrZehMpqx"),
janin.currency.createCurrency ("Dogecoin", 0x1e, 0x9e, "6", "Q" , "D74Npoqhwhjw9fShkm5wbj6DD2BJXpmzPj"),
+ janin.currency.createCurrency ("eGulden", 0x30, 0xb0, "6", "T" , ""),
+ janin.currency.createCurrency ("eKrona", 0x2d, 0xad, "6", "S" , ""),
janin.currency.createCurrency ("Fastcoin", 0x60, 0xe0, "8", "a" , "frxe8F7gQdiAVgy4mRXjpXH5vN1wyta1db"),
janin.currency.createCurrency ("Feathercoin",0x0e, 0x8e, "5", "N" , "6dxAP6oacHsove5X2kZPpddcT1Am167YzC"),
janin.currency.createCurrency ("Fluttercoin",0x23, 0xa3, "6", "R" , "FJioRLt3gLtqk3tUdMhwjAVo1sdWjRuwqt"),
@@ -103,10 +105,12 @@ janin.currencies = [
janin.currency.createCurrency ("Guldencoin", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"),
janin.currency.createCurrency ("Guncoin", 0x27, 0xa7, "6", "R" , "GwVej6c3tF9GqEdSKmwJiUDWtQVK2wY9fP"),
janin.currency.createCurrency ("HTMLCoin", 0x1e, 0x9e, "6", "Q" , "DP4AVuekGEatNmpCL99m46k8THwS9yNVqy"),
+ janin.currency.createCurrency ("iXcoin", 0x8a, 0x80, "5", "[LK]" , ""),
janin.currency.createCurrency ("Judgecoin", 0x2b, 0xab, "6", "S" , "JbF9ZnvoFkBdasPEq21jCCTnTUDSiyWrAQ"),
janin.currency.createCurrency ("Litecoin", 0x30, 0xb0, "6", "T" , "LiScnsyPcqsyxn1fx92BcFguryXcw4DgCy"),
janin.currency.createCurrency ("MagicInternetMoney", 0x30, 0xb0,"6", "T", "LPRqCTYEy53FkEzhRTCauLc7Qq23Z5mxZU"),
janin.currency.createCurrency ("Marscoin", 0x32, 0xb2, "6", "T" , "M8caDttyKt2r7V7WHMMkRZ1jEzxj16fgCn"),
+ janin.currency.createCurrency ("Mazacoin", 0x32, 0xe0, "8", "a" , ""),
janin.currency.createCurrency ("Megacoin", 0x32, 0xb2, "6", "T" , "MPeVmJHvkXN3caneWCB5zGgtGHRRBSLmWd"),
janin.currency.createCurrency ("Monocle", 0x32, 0xb2, "6", "T" , "M9CFHZjyCipuKqByD5K1sCHmt7etuCFGsc"),
janin.currency.createCurrency ("Myriadcoin", 0x32, 0xb2, "6", "T" , "MWGDtjDw9c8C6zicDQF22yZBWbEX53v4o9"),
@@ -115,6 +119,7 @@ janin.currencies = [
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
janin.currency.createCurrency ("PHCoin", 0x37, 0xb7, "7", "[LK]" , "P9e6c714JUHUfuBVHSS36eqaxGCN6X8nyU"),
janin.currency.createCurrency ("Peercoin", 0x37, 0xb7, "7", "[LK]" , "PSnwUwknbmqUU1GCcM1DNxcANqihpdt3tW"),
+ janin.currency.createCurrency ("Potcoin", 0x37, 0xb7, "7", "U" , ""),
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),
janin.currency.createCurrency ("Topcoin", 0x42, 0xc2, "7", "V" , "TmDTsQqqv1LWGw4xjGNiJ7ABwdCenf2BFF"),
diff --git a/wallets/egulden.png b/wallets/egulden.png
new file mode 100644
index 0000000..83583c5
Binary files /dev/null and b/wallets/egulden.png differ
diff --git a/wallets/ekrona.png b/wallets/ekrona.png
new file mode 100644
index 0000000..c3eb396
Binary files /dev/null and b/wallets/ekrona.png differ
diff --git a/wallets/ixcoin.png b/wallets/ixcoin.png
new file mode 100644
index 0000000..c5371ed
Binary files /dev/null and b/wallets/ixcoin.png differ
diff --git a/wallets/mazacoin.png b/wallets/mazacoin.png
new file mode 100644
index 0000000..0ee7651
Binary files /dev/null and b/wallets/mazacoin.png differ
diff --git a/wallets/potcoin.png b/wallets/potcoin.png
new file mode 100644
index 0000000..0ee7651
Binary files /dev/null and b/wallets/potcoin.png differ