Function retrieveTinymanLendingPoolInfo

    • Returns information regarding the given Tinyman lending pool.

      Parameters

      • client: AlgodClient | IndexerClient

        Algorand client to query

      • tinymanAppId: number

        Tinyman application id where lending pool belongs to

      • lendingPool: TinymanLendingPool

        Pact lending pool to query about

      • poolManagerInfo: PoolManagerInfo

        pool manager info which is returned by retrievePoolManagerInfo function

      Returns Promise<TinymanLendingPoolInfo>

      Promise lending pool info