pub async fn fetch_uni2_factory<N: Network, P: Provider<N>>( client: P, address: Address, ) -> Result<Address>