Function getEventsFromSoroswapPairs

Retrieve events from multiple SoroswapPair contracts.

If the events cannot be read.

  • Parameters

    • contractIds: readonly string[]

      An array of contract IDs to subscribe to.

    • Optionaloptions: EventGetterOptions

    Returns Promise<ExtendedPairEvent[]>

    A promise that resolves to the flat event array.