diff --git a/packages/nextjs/pages/index.tsx b/packages/nextjs/pages/index.tsx index 867483f..17cbc76 100644 --- a/packages/nextjs/pages/index.tsx +++ b/packages/nextjs/pages/index.tsx @@ -309,7 +309,7 @@ const Home: NextPage<{ Name Hackers - Balance + Streamed @@ -322,7 +322,7 @@ const Home: NextPage<{ {cohort.name} {Object.keys(cohort.builders).length} - {parseFloat(cohort.balance).toFixed(2)} + {parseFloat(cohort.totalWithdrawn).toFixed(2)} ETH