ens:unwrap
Unwrap an ENS name from the NameWrapper.
Syntax
Section titled “Syntax”ens:unwrap <name>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
name |
string |
Wrapped ENS name (e.g. mydao.eth) |
Examples
Section titled “Examples”load ens
# Unwrap a name back to the executing accountens:unwrap mydao.eth- Fails if the name has burned
cannot-unwrap.
See Also
Section titled “See Also”- ens:wrap — wrap a name