diff --git a/coins b/coins index 7fdd042..57156a8 100644 --- a/coins +++ b/coins @@ -304,6 +304,13 @@ "etomic": "0xdb8646F5b487B5Dd979FAC618350e85018F557d4", "rpcport": 80 }, + { + "coin": "DAI", + "name": "dai", + "fname": "Dai", + "etomic": "0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359", + "rpcport": 80 + }, { "coin": "DGD", "name": "digixdao", @@ -325,6 +332,13 @@ "etomic": "0x419c4db4b9e25d6db2ad9691ccb832c8d9fda05e", "rpcport": 80 }, + { + "coin": "HYD", + "name": "hydra", + "fname": "Hydra", + "etomic": "0xD233495C48EB0143661fFC8458EAfc21b633f97f", + "rpcport": 80 + }, { "coin": "PPT", "name": "populous", diff --git a/icons/dai.png b/icons/dai.png new file mode 100644 index 0000000..ede4dea Binary files /dev/null and b/icons/dai.png differ diff --git a/icons/hyd.png b/icons/hyd.png new file mode 100644 index 0000000..392a0fb Binary files /dev/null and b/icons/hyd.png differ