Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Omnigraph: ENSv2 L2ReverseRegistrars #1814

Description

@shrugs

Ensv2 deploys a new L2ReverseRegistrar contract on each of the well-known L2 chains and then migrates data from the v1 contract to the v2 contract.

from an indexing perspective, the v1 contract is source-of-truth until ENSv2 is activated, after which the v2 contract is source of truth.

annoyingly, we likely need to index both contracts in parallel and then during resolution, if ENSv2 is active, use the v2 contract-derived primary names.

after ensv2 is activated, the next release of ensnode can remove the knowledge and indexing of the v1 L2ReverseRegistrar contracts and just index the v2 versions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ensapiENSApi relatedensindexerENSIndexer related

Projects

  • Status
    No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions