Browse Source

Merge pull request #114 from cipig/master

add WAX, NULS
master
jl777 7 years ago
committed by GitHub
parent
commit
6825a627c3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      coins
  2. BIN
      icons/nuls.png
  3. BIN
      icons/wax.png

14
coins

@ -396,6 +396,13 @@
"etomic":"0x5d60d8d7ef6d37e16ebabc324de3be57f135e0bc", "etomic":"0x5d60d8d7ef6d37e16ebabc324de3be57f135e0bc",
"rpcport":80 "rpcport":80
}, },
{
"coin":"NULS",
"name":"nuls",
"fname":"Nuls",
"etomic":"0xb91318f35bdb262e9423bc7c7c2a3a93dd93c92c",
"rpcport":80
},
{ {
"coin":"OCC", "coin":"OCC",
"name":"originalcryptocoin", "name":"originalcryptocoin",
@ -518,6 +525,13 @@
"etomic": "0x8dd5fbce2f6a956c3022ba3663759011dd51e73e", "etomic": "0x8dd5fbce2f6a956c3022ba3663759011dd51e73e",
"rpcport": 80 "rpcport": 80
}, },
{
"coin": "WAX",
"name": "wax",
"fname": "WAX",
"etomic": "0x39Bb259F66E1C59d5ABEF88375979b4D20D98022",
"rpcport": 80
},
{ {
"coin": "KIN", "coin": "KIN",
"name": "kin", "name": "kin",

BIN
icons/nuls.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
icons/wax.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Loading…
Cancel
Save