diff --git a/app/coins/btc.js b/app/coins/btc.js index 4db8cd5..e5ae211 100644 --- a/app/coins/btc.js +++ b/app/coins/btc.js @@ -467,6 +467,15 @@ module.exports = { alertBodyHtml: "On May 5, 2020, 50 BTC mined on Feb 9, 2009 (~1 month after Satoshi mined the Genesis block), moved unexpectedly after being dormant for 11+ years. Some observers wondered if they were coins from Satoshi's stash (they likely were not) and got excited.", referenceUrl: "https://twitter.com/WhalePanda/status/1263120678380867586" }, + { + type: "address", + date: "2020-07-15", + chain: "main", + address: "bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh", + summary: "July 2020 Twitter hack BTC address", + alertBodyHtml: "On July 15, 2020 a hack involving many prominent Twitter accounts, including Elon Musk's, Bill Gate's, and Cash App's, scammed many people to send BTC to this address.", + referenceUrl: "https://twitter.com/lawmaster/status/1283694581926723585" + },