Interface UserLoanInfo

Hierarchy

  • UserLoanInfo

Properties

borrowUtilisationRatio: bigint
collaterals: UserLoanInfoCollateral[]
currentRound?: number
escrowAddress: string
liquidationMargin: bigint
loanToValueRatio: bigint
netRate: bigint
netYield: bigint
totalBorrowBalanceValue: bigint
totalBorrowedAmountValue: bigint
totalCollateralBalanceValue: bigint
totalEffectiveBorrowBalanceValue: bigint
totalEffectiveCollateralBalanceValue: bigint
userAddress: string

Generated using TypeDoc