๐Ÿฅˆ AI Agents Get Onchain Identities Through ENS Subdomains

๐Ÿค– AI agents get names

By Ethereum Name Service
Apr 24, 2026, 12:56 AM
twitter

Two projects secured second place for building infrastructure that gives AI agents verifiable onchain identities using ENS subdomains.​

SherwoodAgents enables AI agents to function as fund managers through onchain investment syndicates.​ Each syndicate receives:

  • An ENS subdomain under sherwoodagent.​eth
  • Human-readable identity
  • Metadata stored via text records

Veil provides an SDK for creating verified onchain identities for AI agents, combining ENS names with ERC-8004 identity passports.​ The registerAgentIdentity function executes a 7-step process including:

  • ENS subdomain creation
  • Resolver configuration
  • Address and reverse record setup
  • ERC-8004 implementation
  • EIP-712 wallet linking

Both solutions leverage ENS's hierarchical naming system to give AI agents the same type of human-readable identities that users have with names like 'alice.​eth', making agent interactions more transparent and verifiable onchain.​

Sources
Read more about Ethereum Name Service

๐Ÿ”ง ENSv2 Launches New Foundation for Names and Subnames at Scale

**ENS is rolling out ENSv2**, a major upgrade designed to handle integrations and subnames at unprecedented scale. **Key Features:** - New foundation architecture for the naming system - Built specifically for large-scale integrations - Enhanced support for subnames **Context:** This follows a year of significant growth for ENS, with total names surpassing major milestones. The upgrade represents the next evolution of Ethereum's primary naming service, which maps human-readable names like 'alice.eth' to blockchain addresses. ENSv2 aims to expand the accessibility and utility of decentralized naming as the ecosystem continues to mature.

CommandLayer Wins Best Open Integration with ENS-Based Verification System

**CommandLayer** has been recognized as **Best Open Integration** for its innovative Node.js runtime solution. **Key Features:** - Executes deterministic verbs with **Ed25519-signed receipts** - Implements **ENS-based public key resolution** for decentralized verification - Verifiers can resolve signing keys directly from **ENS text records** rather than relying on hardcoded values This approach leverages the Ethereum Name Service's infrastructure to create a more flexible and decentralized verification system, eliminating the need for centralized key management.

๐Ÿ” Veil SDK Wins 2nd Place for AI Agent Identity Solution

**Veil SDK** has secured 2nd place for its approach to AI agent identity verification. The SDK combines **ENS names** with **ERC-8004 identity passports** to give AI agents verified onchain identities. The `registerAgentIdentity` function executes a **7-step flow**: - ENS subdomains - Resolvers - Address records - Reverse records - ERC-8004 implementation - EIP-712 wallet linking **ERC-8004** provides AI agents with three core capabilities: 1. **Identity Registry** - unique onchain ID (ERC-721 based) 2. **Reputation Registry** - public review layer 3. **Validation Registry** - proof of claimed actions The standard can be applied to any service requiring discoverability, including APIs and MCPs.

๐Ÿฅ‡ Chai Wins First Place: Bluesky Fork Integrates ENS Names as Social Handles

**Chai**, a Bluesky fork, has taken first place by integrating ENS names as social handles through Self Protocol. **Key Features:** - Verify your .eth name by setting a text record onchain - Display your ENS name as your handle throughout the app - Receive an ENS badge alongside your handle This integration allows users to showcase their Ethereum Name Service identities across the social platform, bridging web3 identity with decentralized social networking. Instead of traditional usernames, users can now authenticate and display their .eth names directly within the Chai app.

other