Function getLiquidityPoolCount

Retrieves the total number of liquidity pools from the Soroswap Factory contract's storage, returning the total number of pairs.

If the contract data cannot be read.

  • Returns Promise<number>

    A promise that resolves to the total number of liquidity pools.