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 byDocumentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.
Usage
- JavaScript
- React