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 #1778 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 18, 2018
2 parents 5e4c63a + 1ea7998 commit b1020cb
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,5 +1,8 @@
### Release v3.21.08
#### New
- Add eosDAC, HAV and eUSD tokens [#1778](https://github.com/kvhnuke/etherwallet/pull/1778)
- Add VLD token [#1777](https://github.com/kvhnuke/etherwallet/pull/1777)
- Add BOB token [#1776](https://github.com/kvhnuke/etherwallet/pull/1776)
- 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)
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 @@ -1475,6 +1475,12 @@
"decimal": 12,
"type": "default"
},
{
"address": "0xf244176246168f24e3187f7288edbca29267739b",
"symbol": "HAV",
"decimal": 18,
"type": "default"
},
{
"address": "0xffe8196bc259e8dedc544d935786aa4709ec3e64",
"symbol": "HDG",
Expand Down Expand Up @@ -3492,6 +3498,18 @@
"decimal": 8,
"type": "default"
},
{
"address": "0x7e9e431a0b8c4d532c745b1043c7fa29a48d4fba",
"symbol": "eosDAC",
"decimal": 18,
"type": "default"
},
{
"address": "0x523630976eB6147621B5c31c781eBe2Ec2a806E0",
"symbol": "eUSD",
"decimal": 18,
"type": "default"
},
{
"address": "0xd341d1680eeee3255b8c4c75bcce7eb57f144dae",
"symbol": "onG",
Expand Down

0 comments on commit b1020cb

Please sign in to comment.