ENS Profile Resolution
Resolve ENS Profiles for users signing into a service
Last updated
Resolve ENS Profiles for users signing into a service
Last updated
The user's linked (ENS) information can be retrieved after their Ethereum address is known. After the user connects with their wallet but before they Sign-In with Ethereum, ENS information can be used to provide additional context to the user about which account is connected.
If the user completes Sign-In with Ethereum to authenticate, the ENS data resolved from their Ethereum address may be used as part of the authenticated session, such as checking that the address's default ENS name is alisha.eth
before granting access to certain pages or resources.
The information can be retrieved using :
The EtherscanProvider
above uses a shared API key and is therefore rate-limited. For a production application, we strongly recommend using a new API key with or .