Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BorrowNft

Hierarchy

  • BorrowNft

Index

Properties

imageUrl: string
maxLoanValue: string
mint: string
name: string
priceBased?: { borrowAPRPercents: number; collaterizationRate: number; liquidityPoolPubkey: string; ltvPercents: number }

Type declaration

  • borrowAPRPercents: number
  • collaterizationRate: number
  • liquidityPoolPubkey: string
  • ltvPercents: number
timeBased: { fee: string; feeDiscountPercents: string; liquidityPoolPubkey: string; loanValue: string; ltvPercents: number; repayValue: string; returnPeriodDays: number }

Type declaration

  • fee: string
  • feeDiscountPercents: string
  • liquidityPoolPubkey: string
  • loanValue: string
  • ltvPercents: number
  • repayValue: string
  • returnPeriodDays: number
valuation: string

Generated using TypeDoc