← Back to projects

Case study

Wallet Insights for Etherscan

A Chrome extension that injects a wallet insights sidebar on Etherscan and PolygonScan — net worth, inflow/outflow, behavior tags, and a risk score without leaving the explorer.

Chrome ExtensionReactTypeScriptTailwind CSSMoralis

Overview

Wallet Insights for Etherscan injects a glassmorphism sidebar on explorer address pages. It pulls Moralis-backed analytics through a Next.js API and shows overview, inflow/outflow, behavior, and risk without leaving the page.

Problem

Etherscan shows raw transactions. Getting net worth, flow, and a simple risk read still means extra tabs, APIs, or dashboards.

Solution

Built a React + TypeScript Manifest V3 extension that parses the address from the URL, calls a Moralis-backed API, and injects a collapsible sidebar with loading, error, and success states — plus a popup for the same data.

My role

Sole engineer — extension UI, content script injection, Next.js API, Moralis integration, and explorer page detection.

Key features

  • Injected sidebar on Etherscan and PolygonScan address pages
  • Wallet overview, inflow/outflow, and net flow
  • Behavior tags: Accumulating, Active Trader, Dormant, Whale
  • Risk score from token mix
  • Collapse, copy address, and refresh controls

Results & impact

Gives analysts a structured wallet read on the explorer they already use, instead of bouncing to a separate dashboard.

Technology stack

  • Chrome Extension
  • React
  • TypeScript
  • Tailwind CSS
  • Moralis

Screenshots

Wallet Insights for Etherscan — screenshot 1
Wallet Insights for Etherscan — screenshot 2

Related projects

View all projects

Related articles

View all articles

Need a Web3 dashboard or frontend like this?

I build production-ready Web3 dashboards, DeFi interfaces, and analytics frontends with Next.js, TypeScript, and Tailwind CSS.