Skip to content

Domain by Name

Fetch a Domain by its canonical name. Because canonical_name is materialized across both ENSv1 and ENSv2, the same lookup works regardless of protocol version. See Connect for setup.

SELECT * FROM ensindexer_0.domains
WHERE canonical_name = 'vitalik.eth';