Skip to content

Using Hosted ENSNode Instances

NameHash Labs provides freely available hosted instances for ENS developers looking to get started quickly.

These instances are provided free of charge with no API key required, have no rate limiting, and are maintained and monitored by the NameHash Labs team.

Each ENSNode hosted instance is configured for a specific ENS namespace and activated ENSNode plugins. The ENS namespace is the source of truth for the data indexed by the instance, and the activated ENSNode plugins determine the specific data model produced by indexing and available for querying.

Each ENS namespace is associated with a particular ENS root registry deployment, which may or may not have completed the transition from ENSv1 to ENSv2. Currently, ENSNode supports the following ENS namespaces:

More details about ENS namespaces can be found inside ENSNode’s datasources package.

These instances are associated with an ENS namespace that has upgraded to ENSv2 and demonstrate the latest ENSv2 support in ENSNode.

Hosted at https://api.v2-sepolia.ensnode.io

Connect with ENSAdmin

ENS Namespace sepolia-v2
Active Plugins ensv2, protocol-acceleration
Purpose Demonstration of ENSNode's support for an ENS namespace that has already transitioned to ENSv2.

These instances are associated with an ENS namespace that has NOT upgraded to ENSv2 yet and are still operating under ENSv1. These demonstrate how the ENS Omnigraph API, enssdk, enskit, and the full stack of ENSNode services provide support to developers to become ENSv2 ready even before ENSv2 launches.

These ENSNode instances focus on pushing the boundaries of what’s possible with ENSNode.

Hosted at https://api.alpha.ensnode.io

Connect with ENSAdmin

ENS Namespace mainnet
Active Plugins subgraph, basenames, lineanames, threedns, ensv2, protocol-acceleration, registrars, tokenscope
Purpose Demonstration of ENSNode's multichain ENS indexing capability for an ENS namespace (mainnet) that is still operating ENSv1. Experience how the ENS Omnigraph API, enssdk, enskit, and the full stack of ENSNode services provide support to developers to become ENSv2 ready even before ENSv2 launches. Provides a superset of the data indexed by the ENS Subgraph. Offers a preview of ENS Protocol Acceleration.
Hosted at https://api.alpha-sepolia.ensnode.io

Connect with ENSAdmin

ENS Namespace sepolia
Active Plugins subgraph, basenames, lineanames, registrars, ensv2, protocol-acceleration
Purpose Demonstration of ENSNode's multichain ENS indexing capability for an ENS namespace (sepolia) that is still operating ENSv1. Experience how the ENS Omnigraph API, enssdk, enskit, and the full stack of ENSNode services provide support to developers to become ENSv2 ready even before ENSv2 launches. Provides a superset of the data indexed by the ENS Subgraph. Offers a preview of ENS Protocol Acceleration.

These ENSNode instances focus on maximizing backwards compatibility with the ENS Subgraph.

Hosted at https://api.mainnet.ensnode.io

Connect with ENSAdmin

ENS Namespace mainnet
Active Plugins subgraph
Purpose Demonstration of ENSNode's backwards compatibility with the ENS Subgraph. Provides 1:1 Subgraph compatible data on mainnet.
Hosted at https://api.sepolia.ensnode.io

Connect with ENSAdmin

ENS Namespace sepolia
Active Plugins subgraph
Purpose Demonstration of ENSNode's backwards compatibility with the ENS Subgraph. Provides 1:1 Subgraph compatible data on Sepolia.

For more details on how to use these instances, refer to the ENSNode Quickstart.