Browse Source

Merge pull request #57 from cipig/master

add Hydra (HYD) and DAI
master
jl777 7 years ago
committed by GitHub
parent
commit
18a6e5c8ab
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      coins
  2. BIN
      icons/dai.png
  3. BIN
      icons/hyd.png

14
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",

BIN
icons/dai.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
icons/hyd.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Loading…
Cancel
Save