diff --git a/CHANGELOG.md b/CHANGELOG.md index 5147d453b1..b438bfa950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ### Release v3.21.09 ### New +- Update darklist [#1824](https://github.com/kvhnuke/etherwallet/pull/1824) - Update PRPS and DUBI tokens [#1823](https://github.com/kvhnuke/etherwallet/pull/1823) +- Adds EAST node [#1817](https://github.com/kvhnuke/etherwallet/pull/1817) - Adds CLO node [#1770](https://github.com/kvhnuke/etherwallet/pull/1770) - Add fake Atomis to darklist [#1822](https://github.com/kvhnuke/etherwallet/pull/1822) - Add translations [#1820](https://github.com/kvhnuke/etherwallet/pull/1820) diff --git a/app/scripts/constants/darkListConst.js b/app/scripts/constants/darkListConst.js index 22df2f2401..fd8fc56eba 100644 --- a/app/scripts/constants/darkListConst.js +++ b/app/scripts/constants/darkListConst.js @@ -1,9 +1,15 @@ const darklist = function() { return [ { - "address": "0x4114FB8B1879f61b18f7d2E623569a847a03e15A", - "comment": "Fake 'Atonomis' presale", - "date": "2018-04-27", + address: "0x08389B19ad52f0d983609ab785b3a43A0E90355F", + comment: + "Scam address for various fake twitter accounts and fake giveaways", + date: "2018-05-01" + }, + { + address: "0x4114FB8B1879f61b18f7d2E623569a847a03e15A", + comment: "Fake 'Atonomis' presale", + date: "2018-04-27" }, { address: "0x3c3b85b2ae785a8cc16c3d4df12cb27c6983dff5",