Skip to content

Commit 0f6ea26

Browse files
authored
Update src/data/NetworkUpgradeSummaryData.ts
1 parent a7cb4b6 commit 0f6ea26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/NetworkUpgradeSummaryData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { NetworkUpgradeData } from "@/lib/types"
33
const NetworkUpgradeSummaryData: NetworkUpgradeData = {
44
pectra: {
55
dateTimeAsString: "2025-05-07T10:05:11.000Z",
6-
ethPriceInUSD: 1844,
6+
ethPriceInUSD: 2222,
77
waybackLink:
88
"https://web.archive.org/web/20250414180015/https://ethereum.org/en/",
99
blockNumber: 22431084,

0 commit comments

Comments
 (0)