Browse Source

Merge pull request #138 from cipig/master

add PCNC, ETK, MRPH
master
jl777 7 years ago
committed by GitHub
parent
commit
07dacaf0cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 28
      coins
  2. BIN
      icons/etk.png
  3. BIN
      icons/kick.png
  4. BIN
      icons/mrph.png
  5. BIN
      icons/pcnc.png

28
coins

@ -414,6 +414,13 @@
"etomic":"0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4",
"rpcport":80
},
{
"coin": "ETK",
"name": "energitoken",
"fname": "EnergiToken",
"etomic": "0x3c4a3ffd813a107febd57b2f01bc344264d90fde",
"rpcport": 80
},
{
"coin": "FOOD",
"name": "foodcoin",
@ -456,6 +463,13 @@
"etomic":"0x58ded6994124b4fff298f1416aca3fc9cdba37b2",
"rpcport":80
},
{
"coin": "KICK",
"name": "kickico",
"fname": "KickCoin",
"etomic": "0x27695e09149adc738a978e9a678f99e4c39e9eb9",
"rpcport": 80
},
{
"coin":"LIKE",
"name":"likecoin",
@ -491,6 +505,13 @@
"etomic":"0xe7c33a0e04f2316bb321c4ad2976873d09538b56",
"rpcport":80
},
{
"coin": "MRPH",
"name": "morpheusnetwork",
"fname": "Morpheus Network",
"etomic": "0x7b0c06043468469967dba22d1af33d77d44056c8",
"rpcport": 80
},
{
"coin":"MYB",
"name":"mybit-token",
@ -533,6 +554,13 @@
"etomic":"0x3618516f45cd3c913f81f9987af41077932bc40d",
"rpcport":80
},
{
"coin": "PCNC",
"name": "pcncoin",
"fname": "PCN Coin",
"etomic": "0x090b60abc45e2af60eb058a4c7f25574a1c6ae4a",
"rpcport": 80
},
{
"coin":"POLY",
"name":"polymath-network",

BIN
icons/etk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
icons/kick.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
icons/mrph.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
icons/pcnc.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Loading…
Cancel
Save