Account Components
Headless components for rendering account information like ENS name, ENS avatar, account balance and more
AccountName
Show the social alias associated with the account.
Code
Preview
Show account name for a specific social network
Code
Preview
AccountBalance
Display the current native balance of the wallet.
Code
Preview
Display the balance of a custom token
Code
Preview
Round up the wallet balance using the formatFn prop.
Code
Preview
Show the balance in USD using the showBalanceInFiat prop.
Code
Preview
AccountAvatar
Show the social avatar associated with the account
Code
Preview
AccountBlobbie
Show the unique blobbie generated from the wallet address
Code
Preview