# Returns the balance of a taddr or zaddr Returns the balance of a taddr or zaddr belonging to the node's wallet. CAUTION If the wallet has only an incoming viewing key for this address, then spends cannot be detected, and so the returned balance may be larger than the actual balance. Endpoint: GET /daemon/zgetbalance Version: 6.6.1 Security: ZelID ## Query parameters: - `address` (string, required) Flux address Example: "zcQNG88SQVQTuqGKdeDDhVRCXkHeR3Vv5BqeBBaYziyN48FpJM2buK1YmQtpKoVkwrM2vvhCdrVofkdLc8QYeSLyiAkQB1u" - `minconf` (integer) Only include transactions confirmed at least this many times Example: 5 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) The viewing key