Function getLockedDepositInfo

  • Returns information regarding the locked deposit.

    Returns

    Promise loan info

    Parameters

    • indexerClient: default

      Algorand indexer client to query

    • lockAndEarn: LockAndEarn

      lock and earn of the deposit

    • escrowAddr: string

      escrow address to query about

    • Optional round: number

      results for specified round

    Returns Promise<LockedDepositInfo>

Generated using TypeDoc