diff --git a/webapp/src/routes/EVMDashboard/index.js b/webapp/src/routes/EVMDashboard/index.js index 54de327a..84fad346 100644 --- a/webapp/src/routes/EVMDashboard/index.js +++ b/webapp/src/routes/EVMDashboard/index.js @@ -143,7 +143,7 @@ const EVMDashboard = () => { loading={loading} > + links={(EVMStats?.tps_all_time_high?.blocks || []).map(block => getEVMBlockNumUrl(block), )} />