pub fn parse_hex_block_number(hex: &str) -> Result<i64>
Parse a hex block number (e.g., “0x1a4” -> 420)