- getBalances(
chainId: string,
address: string,
currency?: string,
query?: { exclude_spam?: boolean; trusted?: boolean },
): Promise<SafeBalanceResponse> Parameters
- chainId: string
- address: string
- currency: string = 'usd'
- query: { exclude_spam?: boolean; trusted?: boolean } = {}
Optional
exclude_spam?: boolean
Optional
trusted?: boolean
Get the total balance and all assets stored in a Safe