Skip to content

Resolution API

This recipe uses enssdk with the ENS Omnigraph API to load owner, resolver contract, and registration expiry for a name (default: nick.eth). The Quickstart shows the raw Domain By Name GraphQL from @ensnode/ensnode-sdk; here you can edit and run a typed client snippet against a real ENSNode endpoint.

Back to enssdk Cookbook