Account Components
Streamline your Web3 development with our React headless UI components for wallet integration. These unstyled, customizable components handle complex wallet operations while giving you complete control over your dApp's design.

AccountAddress
Show the wallet address of the account.
Shorten the wallet address using the formatFn prop.
AccountName
Show the social alias associated with the account
Show account name for a specific social network
AccountBalance
Display the current native balance of the wallet.
Display the current balance of a custom token
Round up the wallet balance using the formatFn prop.
Display the USD value of the token balance.
AccountAvatar
Show the social avatar associated with the account
AccountBlobbie
Show the unique blobbie generated from the wallet address
Rebuild the Connected-Button
Using these headless components, you can easily build your own complex UI, such as our Connected-button.