Display social links for ENS names
Socials
component displays social media links associated with Basenames and ENS names.
It automatically fetches and renders social links stored in text records.
Socials
component independently by providing an address:
Socials
component accepts the following props:
Prop | Type | Description |
---|---|---|
address | Address | null | The Ethereum address to resolve social links for |
ensName | string | Optional ENS name to resolve social links for |
chain | Chain | The chain to use for ENS resolution |
className | string | Custom CSS classes to apply to the component |
null
if no social links are found