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 #1838 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 9, 2018
2 parents 1332c4a + 73a9d0a commit 44bcc37
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Release v3.21.10
### Update
- Add GEN and AMO tokens [#1838](https://github.com/kvhnuke/etherwallet/pull/1838)
- Update license [#1837](https://github.com/kvhnuke/etherwallet/pull/1837)
- Sort alphabetically [#1834](https://github.com/kvhnuke/etherwallet/pull/1834)
- Formatting update [#1833](https://github.com/kvhnuke/etherwallet/pull/1833)
- Remove WCN and SS tokens [#1832](https://github.com/kvhnuke/etherwallet/pull/1832)
Expand Down
12 changes: 12 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x38c87aa89b2b8cd9b95b736e1fa7b612ea972169",
"symbol": "AMO",
"decimal": 18,
"type": "default"
},
{
"address": "0x84936cF7630AA3e27Dd9AfF968b140d5AEE49F5a",
"symbol": "AMTC",
Expand Down Expand Up @@ -1481,6 +1487,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf",
"symbol": "GEN",
"decimal": 18,
"type": "default"
},
{
"address": "0x8a854288a5976036a725879164ca3e91d30c6a1b",
"symbol": "GET",
Expand Down

0 comments on commit 44bcc37

Please sign in to comment.