Algorand indexer client to query
loan application to query about
pool manager info which is returned by retrievePoolManagerInfo function
loan info which is returned by retrieveLoanInfo function
oracle prices which is returned by getOraclePrices function
Optional
nextToken: stringtoken for retrieving next escrows
Generated using TypeDoc
Returns all loans that are liquidatable.
Returns
Promise<{ loans: UserLoanInfo[], nextToken?: string}> object containing liquidatable loans and next token