diff --git a/coins b/coins index f7677bf..f999f7d 100644 --- a/coins +++ b/coins @@ -396,6 +396,13 @@ "etomic":"0x5d60d8d7ef6d37e16ebabc324de3be57f135e0bc", "rpcport":80 }, + { + "coin":"NULS", + "name":"nuls", + "fname":"Nuls", + "etomic":"0xb91318f35bdb262e9423bc7c7c2a3a93dd93c92c", + "rpcport":80 + }, { "coin":"OCC", "name":"originalcryptocoin", @@ -518,6 +525,13 @@ "etomic": "0x8dd5fbce2f6a956c3022ba3663759011dd51e73e", "rpcport": 80 }, + { + "coin": "WAX", + "name": "wax", + "fname": "WAX", + "etomic": "0x39Bb259F66E1C59d5ABEF88375979b4D20D98022", + "rpcport": 80 + }, { "coin": "KIN", "name": "kin", diff --git a/icons/nuls.png b/icons/nuls.png new file mode 100644 index 0000000..8afaabe Binary files /dev/null and b/icons/nuls.png differ diff --git a/icons/wax.png b/icons/wax.png new file mode 100644 index 0000000..c141e54 Binary files /dev/null and b/icons/wax.png differ