pub fn abi_events(json_str: &str) -> Result<Vec<EvmAbiEvent>>
Parse a JSON ABI string and extract all events.