Interface ListLoansProps

Hierarchy

  • ListLoansProps

Properties

limit?: number
cursor?: null | string
borrowers?: `0x${string}`[]
collections?: number[]
nfts?: number[]
statuses?: LoanStatusType[]
sortBy?: LoanSortInput
terms?: TermsFilter
orderByStatuses?: boolean
loansCurrencyAddress?: `0x${string}`