diff --git a/coins b/coins index dc965b0..8db402e 100644 --- a/coins +++ b/coins @@ -154,6 +154,13 @@ "wiftype": 204, "txfee": 10000 }, + { + "coin":"AE", + "name":"aeternity", + "fname": "Aeternity", + "etomic":"0x5ca9a71b1d01849c0a95490cc00559717fcf0d1d", + "rpcport":80 + }, { "coin":"ANN", "name":"agentnotneeded", @@ -168,6 +175,13 @@ "etomic":"0x5acd19b9c91e596b1f062f18e3d02da7ed8d1e50", "rpcport":80 }, + { + "coin":"BTM", + "name":"bytom", + "fname": "Bytom", + "etomic":"0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750", + "rpcport":80 + }, { "coin":"CENNZ", "name":"centrality", diff --git a/icons/ae.png b/icons/ae.png new file mode 100644 index 0000000..90b6a0c Binary files /dev/null and b/icons/ae.png differ diff --git a/icons/btm.png b/icons/btm.png index 6aa3827..802006c 100644 Binary files a/icons/btm.png and b/icons/btm.png differ