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 for indexing and querying.

Each ENS namespace is defined by onchain state as per implemented ENS protocol version (i.e. ENSv1, ENSv2). Currently, ENSNode supports the following ENS namespaces:

  • ENSv2 Sepolia
  • ENSv1 Mainnet
  • ENSv1 Sepolia

These instances 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 Preview of ENSNode's support for the ENS V2 Sepolia namespace.

These instances demonstrate the ENS V1 support in ENSNode.

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 the ENS V1 namespace rooted on Mainnet. 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 the ENS V1 namespace rooted on Sepolia. 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.