createAccount.
Usage
Parameters
boolean
Whether to query testnet balances (default is
false)Returns
Portfolio
The account balances
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get the account portfolio (token balances across chains).
createAccount.
const portfolio = await account.getPortfolio()
false)Was this page helpful?