diff options
author | kumavis <kumavis@users.noreply.github.com> | 2018-06-16 01:32:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-16 01:32:09 +0800 |
commit | 753743e7462285e3bffbf1ce53817731da176514 (patch) | |
tree | aa4f61b11c8940bb15b52a4edba11257054e1b60 /app/scripts/controllers/transactions/lib | |
parent | a42299aab7d775f8a55d7c5e7fc02192371a3f25 (diff) | |
download | tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar.gz tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar.bz2 tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar.lz tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar.xz tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.tar.zst tangerine-wallet-browser-753743e7462285e3bffbf1ce53817731da176514.zip |
Update recipient-blacklist-config.json
Diffstat (limited to 'app/scripts/controllers/transactions/lib')
-rw-r--r-- | app/scripts/controllers/transactions/lib/recipient-blacklist-config.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/scripts/controllers/transactions/lib/recipient-blacklist-config.json b/app/scripts/controllers/transactions/lib/recipient-blacklist-config.json index 995ca102a..f0b427fe3 100644 --- a/app/scripts/controllers/transactions/lib/recipient-blacklist-config.json +++ b/app/scripts/controllers/transactions/lib/recipient-blacklist-config.json @@ -1,6 +1,8 @@ { "blacklist": [ + // IDEX phisher "0x9bcb0A9d99d815Bb87ee3191b1399b1Bcc46dc77", + // Ganache default seed phrases "0x627306090abab3a6e1400e9345bc60c78a8bef57", "0xf17f52151ebef6c7334fad080c5704d77216b732", "0xc5fdf4076b8f3a5357c5e395ab970b5b54098fef", |