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