Skip to main content

Registry

View the registry contract managing your ENS name and deploy a custom registry for advanced use cases.

Updated over 2 months ago

Go to Registry to view registry details for your name.

Most names use the default ENS registry, which supports standard registration and management.

The Registry page shows:

  • Contract address – The registry handling this name

  • Factory contract – The contract used to deploy the registry

  • Owner address – The registry owner

  • Protocol version – The registry track (for example, Track 2)

Deploy Registry

In the top right, there’s a Deploy Registry button visible to the name owner. You’ll need to do this in order to create subnames. You can use the official ENS Registry Factory, or deploy your own custom registry.

Advanced functionality - Custom registry

Click Deploy Registry to create a custom registry contract for specialised requirements. This in intended for advanced users and developers building custom ENS applications.

Did this answer your question?