Documentation
    Preparing search index...
    • Gets information for a specific lending pool

      This function retrieves pool information based on various identifier types:

      • Pool object (returns directly)
      • String (coin type - normalized for comparison)
      • Number (pool ID)

      Parameters

      Returns Promise<Pool>

      Promise - Pool information

      Error if pool is not found