Function is_checksum

Source
pub fn is_checksum(address: &str) -> bool
Expand description

Takes an UNPREFIXED eth address and returns whether it is in checksum format or not.