File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ import IconGrowthepie from "@/public/images/resources/growthepie.png"
41
41
import IconL2beat from "@/public/images/resources/l2beat.png"
42
42
import IconNftgo from "@/public/images/resources/nftgo.png"
43
43
import IconNodewatch from "@/public/images/resources/nodewatch.png"
44
+ import IconPandaOps from "@/public/images/resources/panda.png"
44
45
import IconRatedNetwork from "@/public/images/resources/rated-network.png"
45
46
import IconRelayscan from "@/public/images/resources/relayscan.png"
46
47
import IconRwa from "@/public/images/resources/rwa.png"
@@ -163,7 +164,7 @@ export const useResources = ({ txCostsMedianUsd }): DashboardSection[] => {
163
164
description :
164
165
"Live dashboard for Ethereum beacon chain block production by ethPandaOps." ,
165
166
href : "https://lab.ethpandaops.io/beacon/block-production/live" ,
166
- imgSrc : IconBeaconchain ,
167
+ imgSrc : IconPandaOps ,
167
168
} ,
168
169
{
169
170
title : "Txcity.io" ,
You can’t perform that action at this time.
0 commit comments