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.

The key differences between these hosted deployments is the ENS deployment being indexed (mainnet vs a testnet) and the list of ENSNode plugins that are activated. See the table below for details. Main difference from client perspective is chain being indexed and list of plugins being handled. Here is the table listing differences between those.

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
Purpose Demonstration of ENSNode's multichain ENS indexing capability for the ENS namespace rooted on Mainnet. Provides a superset of the data indexed by the ENS Subgraph. Indexes additional Resolver record values in preparation for ENS Protocol Acceleration.
Hosted at https://api.alpha-sepolia.ensnode.io

Connect with ENSAdmin

ENS Namespace sepolia
Active Plugins subgraph, basenames, lineanames
Purpose Demonstration of ENSNode's multichain ENS indexing capability for the ENS namespace rooted on Sepolia. Provides a superset of the data indexed by the ENS Subgraph. Indexes additional Resolver record values in preparation for 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.
Hosted at https://api.holesky.ensnode.io

Connect with ENSAdmin

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

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