Skip to content

Commit 24e325c

Browse files
committed
new link
1 parent c2b1cd6 commit 24e325c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/Resources/useResources.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ export const useResources = ({ txCostsMedianUsd }): DashboardSection[] => {
158158
href: "https://beaconcha.in",
159159
imgSrc: IconBeaconchain,
160160
},
161+
{
162+
title: "Beacon Block Production Live",
163+
description:
164+
"Live dashboard for Ethereum beacon chain block production by ethPandaOps.",
165+
href: "https://lab.ethpandaops.io/beacon/block-production/live",
166+
imgSrc: IconBeaconchain,
167+
},
161168
{
162169
title: "Txcity.io",
163170
description: t("page-resources-block-explorers-txcity-description"),

0 commit comments

Comments
 (0)