# Get token balances for an address Returns token balances for the specified address, optionally filtered by chains. Endpoint: GET /balances/address/{address} Version: 1.0.0 Security: ApiKeyAuth ## Path parameters: - `address` (string, required) ## Query parameters: - `chains` (string) Comma-separated chain list ## Response 200 fields (application/json): - `totalBalance` (object) - `balances` (object)