Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LiquidityPool

Index

Properties

activeloansAmount: number
borrowApr?: number
collectionsAmount: number
depositApr: number
imageUrl: string[]
isPriceBased: boolean
name: string
pubkey: string
totalBorrowed: number
totalLiquidity: number
userActiveLoansAmount?: number
userDeposit?: { depositAmount: number; depositAmountLamports: string; harvestAmount: number; pubkey: string }

Type declaration

  • depositAmount: number
  • depositAmountLamports: string
  • harvestAmount: number
  • pubkey: string
utilizationRate: number

Generated using TypeDoc