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 #1880 from kvhnuke/devop/sync-repo
Browse files Browse the repository at this point in the history
devop/sync-repo
  • Loading branch information
gamalielhere authored May 31, 2018
2 parents 46321d0 + 29ff6ad commit 2982951
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
### Release v3.21.13
### Update
- Update UMKA token address [#1880](https://github.com/kvhnuke/etherwallet/pull/1880)
- Minor grammatical fixes [#1873](https://github.com/kvhnuke/etherwallet/pull/1873)
- Update CLO explorer address [#1872](https://github.com/kvhnuke/etherwallet/pull/1872)
- Fix network tab css [#1870](https://github.com/kvhnuke/etherwallet/pull/1870)

### New
- Add COIN token [#1880](https://github.com/kvhnuke/etherwallet/pull/1880)
- YAP Node [#1876](https://github.com/kvhnuke/etherwallet/pull/1876)
- Add EGT, WYS, IOTX, BTCL, GZR and FYX tokens [#1874](https://github.com/kvhnuke/etherwallet/pull/1874)
- Add OS.University EDU tokens to MEW [#1871](https://github.com/kvhnuke/etherwallet/pull/1871)

Expand Down
8 changes: 7 additions & 1 deletion app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,12 @@
"decimal": 8,
"type": "default"
},
{
"address": "0x5e8f855966d638135a968861e80dda722291b06d",
"symbol": "COIN",
"decimal": 18,
"type": "default"
},
{
"address": "0x65292eeadf1426cd2df1c4793a3d7519f253913b",
"symbol": "COSS",
Expand Down Expand Up @@ -3516,7 +3522,7 @@
"type": "default"
},
{
"address": "0x105d97ef2e723f1cfb24519bc6ff15a6d091a3f1",
"address": "0x8e5afc69f6227a3ad75ed346c8723bc62ce97123",
"symbol": "UMKA",
"decimal": 4,
"type": "default"
Expand Down

0 comments on commit 2982951

Please sign in to comment.