# Total balance of wallet Returns the server's total available balance. Endpoint: GET /daemon/getbalance Version: 6.6.1 Security: ZelID ## Query parameters: - `minconf` (integer) Only include transactions confirmed at least this many times Example: 5 - `includewatchonly` (boolean) Also include balance in watchonly addresses. Example: - = Enum: true, false ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (number) Flux balance