Function retrieveUserDepositInfo

    • Returns information regarding the given user's deposit escrows.

      Parameters

      • client: AlgodClient | IndexerClient

        Algorand client to query

      • depositsAppId: number

        deposits application to query about

      • escrowAddr: string

        account address for the deposit escrow

      Returns Promise<UserDepositInfo>

      Promise user deposit info