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 #1948 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 9, 2018
2 parents 95329eb + 734ac95 commit e7f320d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
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.16
### New
- Update LEMO token, Add OLT and ECP token [#1948](https://github.com/kvhnuke/etherwallet/pull/1948)
- Add ethorse rewards abi [#1942](https://github.com/kvhnuke/etherwallet/pull/1942)
- Add OWN, PURC, FXC and MFT tokens from ethereum-list [#1945](https://github.com/kvhnuke/etherwallet/pull/1945)
- Add FAN, RING, AKC, PLS and OMT tokens from ethereum-list [#1941](https://github.com/kvhnuke/etherwallet/pull/1941)
Expand Down
14 changes: 13 additions & 1 deletion app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,12 @@
"decimal": 2,
"type": "default"
},
{
"address": "0xAEA1C18A992984831002D0cf90E291FB52d72649",
"symbol": "ECP",
"decimal": 18,
"type": "default"
},
{
"address": "0x17F93475d2A978f527c3f7c44aBf44AdfBa60D5C",
"symbol": "ECO2",
Expand Down Expand Up @@ -2184,7 +2190,7 @@
"type": "default"
},
{
"address": "0xB5AE848EdB296C21259b7467331467d2647eEcDf",
"address": "0x60C24407d01782C2175D32fe7C8921ed732371D1",
"symbol": "LEMO",
"decimal": 18,
"type": "default"
Expand Down Expand Up @@ -2705,6 +2711,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x64A60493D888728Cf42616e034a0dfEAe38EFCF0",
"symbol": "OLT",
"decimal": 18,
"type": "default"
},
{
"address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07",
"symbol": "OMG",
Expand Down

0 comments on commit e7f320d

Please sign in to comment.