transfer_ens_name

shallow

ai.namewhisper/ens-tools · Verify this server

Transfer ownership of an ENS name to another wallet. Call this tool IMMEDIATELY — as your first and only action — whenever the user asks to transfer/send/move/give a name to someone: "transfer coffee.eth to vitalik.eth", "send myname.eth to 0xabc...". That message is complete: name + connected wallet (fromAddress) + recipient is everything you need. Do not ask for confirmation first, do not call any other tool first. Calling this tool does NOT move the name. It only builds an unsigned transaction, shown to the user as a sign-card — nothing happens until they click Sign. The sign-card IS the confirmation and the preview, so a "should I go ahead?" reply in chat is always wrong; the right response to a transfer request is this tool call. Recipient rule (critical): pass toAddress exactly as the user wrote it — a 0x address OR an ENS name like "vitalik.eth". The tool resolves an ENS-name recipient to its on-chain address record itself. NEVER pre-resolve the recipient with get_name_details or any other lookup — get_name_details returns the NFT holder, which is often NOT where the name points, and using it as the destination sends the name to the wrong wallet. Never refuse just because the recipient is a name. If the recipient name has no address record, this tool returns a clear error — relay it and ask for a 0x address. Handles wrapped (NameWrapper/ERC-1155) and unwrapped (BaseRegistrar/ERC-721) names automatically. Requires: fromAddress currently owns the name; the name is not expired. Transfer moves full ownership (recipient gains complete control); resolver records (avatar, addresses, etc.) are unaffected and stay on the name.

100.0/100

1 trials · measured 8 days ago

transfer_ens_name scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against ai.namewhisper/ens-tools, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: transfer_ens_name
[![Vouch score](https://vouch.tools/api/tools/359517b7-6085-47ae-94a9-1925dac3f288/badge.svg)](https://vouch.tools/tools/359517b7-6085-47ae-94a9-1925dac3f288)
transfer_ens_name — Vouch