Build a visual wallet dashboard pulling data from a Universal Account.
JSON
structure below:
chainAggregation
field to display balances per chain.universalAccount.getAssets()
.
You can use or customize this component as a starting point for a wallet dashboard or portfolio summary.
/public/tokens/[symbol].png
(e.g., /tokens/eth.png
, /tokens/usdc.png
). You can customize or replace these as needed.BalanceWidget
component:
WalletWidget
component: