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 #2035 from kvhnuke/devop/sync-repo
Browse files Browse the repository at this point in the history
devop/sync-repo
  • Loading branch information
gamalielhere authored Aug 29, 2018
2 parents f2b3050 + f2b3fa8 commit 14c41bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
### New
- Add LCT token [#2035](https://github.com/kvhnuke/etherwallet/pull/2035)
- BUG FIX: Fix missing break after bad merge conflict resolution [#2034](https://github.com/kvhnuke/etherwallet/pull/2034)
- Enable Ledger Hardware Wallet support for Callisto (CLO) [#2032](https://github.com/kvhnuke/etherwallet/pull/2032)
- Enable Ledger Hardware Wallet support for Atheios (ATH) [#2030](https://github.com/kvhnuke/etherwallet/pull/2030)
Expand Down
6 changes: 6 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2297,6 +2297,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x4a37a91eec4c97f9090ce66d21d3b3aadf1ae5ad",
"symbol": "LCT",
"decimal": 18,
"type": "default"
},
{
"address": "0x5102791ca02fc3595398400bfe0e33d7b6c82267",
"symbol": "LDC",
Expand Down

0 comments on commit 14c41bc

Please sign in to comment.