multicall

Function multicall 

Source
pub fn multicall(
    calls: Vec<RawCall>,
) -> Method<(Vec<RawCall>,), (U256, Vec<RawResult>)>