Function getLiquidityPoolData

Retrieves data about a liquidity pool.

If any contract call fails or if asset data cannot be retrieved.

  • Parameters

    • poolAddress: string

      The address of the liquidity pool.

    Returns Promise<PoolData>

    A promise that resolves to the data about the liquidity pool.