Function subscribeToSoroswapPairs

Subscribe to multiple SoroswapPair contracts.

  • Parameters

    • contractIds: readonly string[]

      An array of contract IDs to subscribe to.

    Returns Promise<boolean>

    A promise that resolves to true if all subscriptions were successful.