pub fn hex_addr_to_u128(addr: &str) -> Result<u128, &'static str>
Expand description

To transfer hex address string to 128-bit integer.