pub fn get_config(variant: u64, network: bool) -> Option<Config>
We can store all variants of the contracts inside this function then call it whenever we need it.