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 #1977 from kvhnuke/devop/sync-repo
Browse files Browse the repository at this point in the history
devop/sync-repo
  • Loading branch information
gamalielhere authored Jul 27, 2018
2 parents 75c75ba + a1f6ad4 commit ab580d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Release v3.21.18
### New
- Add EDR token [#1977](https://github.com/kvhnuke/etherwallet/pull/1977)
- Add HUR and ODEM tokens, remove inactive tokens. [See list here](https://github.com/MyEtherWallet/ethereum-lists/pull/764) [#1974](https://github.com/kvhnuke/etherwallet/pull/1974)
- Add IST34 and NUG tokens [#1973](https://github.com/kvhnuke/etherwallet/pull/1973)
- Add CRGO and TICO token, add Havven ABI [#1972](https://github.com/kvhnuke/etherwallet/pull/1972)
Expand Down
12 changes: 6 additions & 6 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xc528c28FEC0A90C083328BC45f587eE215760A0F",
"symbol": "EDR",
"decimal": 18,
"type": "default"
},
{
"address": "0x2a22e5cca00a3d63308fa39f29202eb1b39eef52",
"symbol": "EDU",
Expand Down Expand Up @@ -1541,12 +1547,6 @@
"decimal": 6,
"type": "default"
},
{
"address": "0x523630976eB6147621B5c31c781eBe2Ec2a806E0",
"symbol": "eUSD",
"decimal": 18,
"type": "default"
},
{
"address": "0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c",
"symbol": "EVE",
Expand Down

0 comments on commit ab580d4

Please sign in to comment.