Browse Source

Merge pull request #58 from cipig/master

add FLLW and ZIL
master
jl777 7 years ago
committed by GitHub
parent
commit
81c1972af3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      coins
  2. BIN
      icons/fllw.png
  3. BIN
      icons/zil.png

16
coins

@ -332,6 +332,13 @@
"etomic": "0x419c4db4b9e25d6db2ad9691ccb832c8d9fda05e",
"rpcport": 80
},
{
"coin": "FLLW",
"name": "followcoin",
"fname": "FollowCoin",
"etomic": "0x0200412995f1bafef0d3f97c4e28ac2515ec1ece",
"rpcport": 80
},
{
"coin": "HYD",
"name": "hydra",
@ -419,7 +426,7 @@
{
"coin": "BNT",
"name": "bancor",
"fname": "Bancon",
"fname": "Bancor",
"etomic": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C",
"rpcport": 80
},
@ -808,6 +815,13 @@
"etomic": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0",
"rpcport": 80
},
{
"coin": "ZIL",
"name": "zilliqa",
"fname": "Zilliqa",
"etomic": "0x05f4a42e251f2d52b8ed15e9fedaacfcef1fad27",
"rpcport": 80
},
{
"coin": "BITS",
"name": "bitstar",

BIN
icons/fllw.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
icons/zil.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Loading…
Cancel
Save