diff --git a/explorer/src/pages/ClusterStatsPage.tsx b/explorer/src/pages/ClusterStatsPage.tsx index 5b0b8b8f19..c87baa4ebf 100644 --- a/explorer/src/pages/ClusterStatsPage.tsx +++ b/explorer/src/pages/ClusterStatsPage.tsx @@ -127,7 +127,7 @@ function StakingComponent() { return (
-
+

Circulating Supply

@@ -138,6 +138,7 @@ function StakingComponent() { {circulatingPercentage}% is circulating

+

Active Stake

@@ -150,6 +151,7 @@ function StakingComponent() {

)}
+
{solanaInfo && (

Price