pub fn get_compilation_input_from_metadata( meta: &Metadata, addr: Address, ) -> Result<SolcInput>
Prepare the input for solc using metadate downloaded from Etherscan.