Last updated 2 years ago
Was this helpful?
is
Source:
event`` DeployENS(address ens)
event``
DeployENS
(address ens)
Parameters:
ens - address
ens
function`` newENS(address _owner) public returns (ENS)
function``
newENS
(address _owner) public returns (ENS)
Create a new ENS and set `_owner` as the owner of the top level domain.
_owner - Owner of .eth
_owner
Returns:
ENS