client.user. They are live chain reads, not the indexer share or LP books.
erc20Abi only if you read balanceOf / allowance yourself.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Read collateral and ERC-20 balances for a wallet.
client.user. They are live chain reads, not the indexer share or LP books.
await client.getCollateralBalance(owner)
await client.getErc20Balance(token, owner)
erc20Abi only if you read balanceOf / allowance yourself.