cast-resolve-name - Perform an ENS lookup.
cast resolve-name
[options] who
Perform an ENS lookup.
If --verify
is passed, then a reverse lookup is performed after the normal lookup to verify that the name is correct.
-v
--verify
Perform a reverse lookup to verify that the name is correct.
{{#include ../common/rpc-url-option.md}}
{{#include common-options.md}}
-
Get the address for an ENS name.
cast resolve-name vitalik.eth
-
Perform both a normal and a reverse lookup:
cast resolve-name --verify vitalik.eth