pub fn build_selector_map(abi: &[AbiEntry]) -> HashMap<String, String>
Build a selector-to-signature map from a contract’s parsed ABI.