pub async fn balance(
    addr: &str,
    address_bytes: &AddressBytes
) -> Result<u128, Box<dyn Error>>