loom_defi_pools::protocols::helper

Function fetch_uni2_factory

Source
pub async fn fetch_uni2_factory<T: Transport + Clone, N: Network, P: Provider<T, N>>(
    client: P,
    address: Address,
) -> Result<Address>