Server Wallet: Balance
resource: balance — token balances for any address (BAL01)
listTokens (BAL01)
| Field | Required | Description |
|---|---|---|
address | ✓ Yes | Any address to check — not limited to accounts this credential manages. |
network | No | Defaults to base. See Networks. |
Output items[], one token balance per entry.
balance/listTokens vs. account/listBalances: the two look almost identical and share a default network (base). account/listBalances is documented alongside the EVM account lifecycle; balance/listTokens lives on its own resource for querying any address, including ones you don't manage through this node.