TheDocumentation Index
Fetch the complete documentation index at: https://base-a060aa97-pat-schemav2-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
getAvatar utility is designed to retrieve an avatar image
URL from an onchain identity provider for a given name.
Consider the utility instead of the hook when you
use it with Next.js or any Node.js backend.
Supported providers:
- Basenames
- ENS
Usage
Get Basename avatar:Returns
Promise<GetAvatarReturnType>