pub fn may_be_valid_addr(addr: &str) -> bool
Returns false if addr is an invalid address, otherwise true.