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 #1775 from kvhnuke/devop/sync-repo
Browse files Browse the repository at this point in the history
devop/sync-repo
  • Loading branch information
gamalielhere committed Apr 17, 2018
2 parents 54c7be5 + 9f09901 commit da5a241
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
### Release v3.21.08
#### New
- Add NAC, MUX, SMT (Social Media Market) tokens [#1775](https://github.com/kvhnuke/etherwallet/pull/1775)
- Add VIEW token [#1774](https://github.com/kvhnuke/etherwallet/pull/1774)
- Add DTT and MIT [#1773](https://github.com/kvhnuke/etherwallet/pull/1773)
- Add THUG token [#1771](https://github.com/kvhnuke/etherwallet/pull/1771)
- Add MAN token [#1769](https://github.com/kvhnuke/etherwallet/pull/1769)
- Add DTx token [#1765](https://github.com/kvhnuke/etherwallet/pull/1765)

#### Fixes
- Catch typos [#1772](https://github.com/kvhnuke/etherwallet/pull/1772)

### Release v3.21.07
#### New
- Add COIL token to defaults [#1764](https://github.com/kvhnuke/etherwallet/pull/1764)
Expand Down
18 changes: 18 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2075,6 +2075,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x515669d308f887fd83a471c7764f5d084886d34d",
"symbol": "MUXE",
"decimal": 18,
"type": "default"
},
{
"address": "0x6425c6be902d692ae2db752b3c268afadb099d3b",
"symbol": "MWAT",
Expand All @@ -2093,6 +2099,12 @@
"decimal": 8,
"type": "default"
},
{
"address": "0x8d80de8A78198396329dfA769aD54d24bF90E7aa",
"symbol": "NAC",
"decimal": 18,
"type": "default"
},
{
"address": "0x588047365df5ba589f923604aac23d673555c623",
"symbol": "NAVI",
Expand Down Expand Up @@ -2795,6 +2807,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x78Eb8DC641077F049f910659b6d580E80dC4d237",
"symbol": "SMT (Social Media Market)",
"decimal": 8,
"type": "default"
},
{
"address": "0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404",
"symbol": "SNC",
Expand Down

0 comments on commit da5a241

Please sign in to comment.