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 #1922 from kvhnuke/devop/sync-repo
Browse files Browse the repository at this point in the history
devop/sync-repo
  • Loading branch information
gamalielhere authored Jun 25, 2018
2 parents dc9eb0d + b24e7c2 commit 56f133e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### Release v3.21.14
### New
- Revert darklist update.
- Add CTGC, CET and DGS token. Updated PAT to XPAT [#1922](https://github.com/kvhnuke/etherwallet/pull/1922)
- Revert darklist update. [Commit](https://github.com/kvhnuke/etherwallet/commit/dc9eb0d85a1f5de046bbd58a1beba086c018cc2e)
- Add GSE token and darklist [#1920](https://github.com/kvhnuke/etherwallet/pull/1920)
- Kyber network updates [#1918](https://github.com/kvhnuke/etherwallet/pull/1918)
- Add TOOR token [#1917](https://github.com/kvhnuke/etherwallet/pull/1917)
Expand Down
20 changes: 19 additions & 1 deletion app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xf660ca1e228e7be1fa8b4f5583145e31147fb577",
"symbol": "CET",
"decimal": 18,
"type": "default"
},
{
"address": "0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e",
"symbol": "CFI",
Expand Down Expand Up @@ -965,6 +971,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x9e7d29bd499b6c7da2a5b2eafcf4a39d3bd845d1",
"symbol": "CTGC",
"decimal": 18,
"type": "default"
},
{
"address": "0xbf4cfd7d1edeeea5f6600827411b41a21eb08abd",
"symbol": "CTL",
Expand Down Expand Up @@ -1133,6 +1145,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b",
"symbol": "DGS",
"decimal": 8,
"type": "default"
},
{
"address": "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855",
"symbol": "DGX",
Expand Down Expand Up @@ -2707,7 +2725,7 @@
},
{
"address": "0xBB1fA4FdEB3459733bF67EbC6f893003fA976a82",
"symbol": "PAT",
"symbol": "XPAT",
"decimal": 18,
"type": "default"
},
Expand Down

0 comments on commit 56f133e

Please sign in to comment.