pub fn bytecode_to_factory_dep(
    bytecode: Vec<u8>
) -> Result<(U256, Vec<U256>), Error>