project screenshot 1
project screenshot 2
project screenshot 3

ENS Analytics

Anaytics Dashboard to Track ENS Domain lifecycle

ENS Analytics

Created At

MarketMake

Project Description

Project Provides Dashboard for ENS Domains, where It's possible to View Life of any ENS Domain ever exists in the history of Ethereum.

We are tracking different lifecycle stages of ENS domain like Domain Registered, Domain Transferred, Domain Renewed.

Dashboard has following features:

  1. Detailed Tabular view of all the ENS domains and It's life cycle stages
  2. Filter lifecycle records on Dashboard by ENS domain
  3. Filter lifecycle records by owners Address
  4. Funnel analytics for domain owners. Track whales and mini whales who own many domains
  5. Track new domain registrations and new domain expiring with trend charts.
  6. Different Colouring of different life cycle method.

How it's Made

Technology Used

  1. ENS Subgraph

  2. Postgres

  3. SQL query

  4. Typescript

I am using below ENS subgraph to pull Data.

https://thegraph.com/explorer/subgraph/ensdomains/ens

Following Entities are pulled and stored in Postgres Tables.

1.RegistrationEvent

  1. Registration

  2. Domain

  3. NameRegistered

  4. NameRenewed

  5. NameTransferred

SQL query is designed to Join different entities and generate Lifecycle of ENS Domain.

Also, Search by ENS Domain Name and Owner address is available, this search is directly performed on the database.

background image mobile

Join the mailing list

Get the latest news and updates