Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1853 from dstaple/mercury
Browse files Browse the repository at this point in the history
Removed duplicate entries for IOST and DCA. Added BLZ, LEND, NCASH, and WTC.
  • Loading branch information
gamalielhere authored May 18, 2018
2 parents e04c32d + edc2ead commit c28fcb7
Showing 1 changed file with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x5732046A883704404F284Ce41FfADd5b007FD668",
"symbol": "BLZ",
"decimal": 18,
"type": "default"
},
{
"address": "0xdf6ef343350780bf8c3410bf062e0c015b1dd671",
"symbol": "BMC",
Expand Down Expand Up @@ -977,12 +983,6 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x386Faa4703a34a7Fdb19Bec2e14Fd427C9638416",
"symbol": "DCA (doBETacceptBET)",
"decimal": 18,
"type": "default"
},
{
"address": "0x399A0e6FbEb3d74c85357439f4c8AeD9678a5cbF",
"symbol": "DCL",
Expand Down Expand Up @@ -1847,12 +1847,6 @@
"decimal": 6,
"type": "default"
},
{
"address": "0xfa1a856cfa3409cfa145fa4e20eb270df3eb21ab",
"symbol": "IOST",
"decimal": 18,
"type": "default"
},
{
"address": "0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80",
"symbol": "IPL",
Expand Down Expand Up @@ -2009,6 +2003,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03",
"symbol": "LEND",
"decimal": 18,
"type": "default"
},
{
"address": "0xc798cd1c49db0e297312e4c682752668ce1db2ad",
"symbol": "LFR",
Expand Down Expand Up @@ -2381,6 +2381,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x809826cceab68c387726af962713b64cb5cb3cca",
"symbol": "NCASH",
"decimal": 18,
"type": "default"
},
{
"address": "0x9e46a38f5daabe8683e10793b06749eef7d733d1",
"symbol": "NCT",
Expand Down Expand Up @@ -3683,6 +3689,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xb7cb1c96db6b22b0d3d9536e0108d062bd488f74",
"symbol": "WTC",
"decimal": 18,
"type": "default"
},
{
"address": "0x056017c55aE7AE32d12AeF7C679dF83A85ca75Ff",
"symbol": "WYV",
Expand Down

0 comments on commit c28fcb7

Please sign in to comment.