In Dynamic, we treat each chain (EVM, SOL, etc.) and each wallet app (or wallet provider) as a separate entity.For example, if connected both EVM and SOL accounts for a MetaMask accounts, you will have two wallet accounts in the list returned by getWalletAccounts.You can use this list to display a list of wallet accounts to the user, or to get the balance of each wallet account, for example.