Skip to content

Commit

Permalink
/fun - largest output tx
Browse files Browse the repository at this point in the history
  • Loading branch information
janoside committed Jan 6, 2021
1 parent 6f76e52 commit 5a3c8c8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/coins/btc.js
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,15 @@ module.exports = {
alertBodyHtml: "On July 15, 2020 a hack involving many prominent Twitter accounts, including Elon Musk's, Bill Gates', and Cash App's, scammed many people to send BTC to this address.",
referenceUrl: "https://twitter.com/lawmaster/status/1283694581926723585"
},
{
type: "tx",
date: "2011-11-16",
chain: "main",
txid: "29a3efd3ef04f9153d47a990bd7b048a4b2d213daaa5fb8ed670fb85f13bdbcf",
summary: "The current largest output transaction.",
alertBodyHtml: "This transaction from November 2011 spends 11 UTXOs worth 50,000 BTC to create a single 550,000 BTC UTXO. This is currently the largest output transaction.",
referenceUrl: "https://blockchair.com/bitcoin/transactions?s=output_total(desc)#"
},



Expand Down

0 comments on commit 5a3c8c8

Please sign in to comment.