Skip to content

Commit 153aa0a

Browse files
committed
100k
1 parent 6b59690 commit 153aa0a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

app/coins/btcHolidays.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@ module.exports = {
160160
name: "Halving #4 Day",
161161
date: "2024-04-20",
162162
desc: "On this day in 2024, just after midnight UTC, the fourth \"Halving\" cut the subsidy from 6.25 BTC to 3.125 BTC."
163+
},
164+
{
165+
name: "'Hundred K' Day",
166+
date: "2024-12-05",
167+
desc: "On this day in 2024, at approximately 3:35am UTC, BTC achieved an exchange rate of 100,000 USD at a market cap just shy of 2 Trillion USD."
163168
}
164169
]
165170
};

0 commit comments

Comments
 (0)