Go to the
Contracts
page and select"ENS-Registry"
from the dropdown menu.Click on
Access
and choose thesetOwner call
. Paste theNameHash
(not LabelHash) from EtherScan into the node field.Paste the address of the new owner in owner.
setOwner
function changes ownership of the name (e.g. the ability to point to a resolver), but not ownership of the deed that bought the name (the ability to release the deed to auction and reclaim the funds).
Additionally to transfer ownership of the deed itself, call the transfer function of the ENS - Eth Registrar Auction, this time with the LabelHash.