SimpleLoanTerms
@liquidium/client / SimpleLoanTerms
Interface: SimpleLoanTerms
Defined in: packages/client/src/modules/simple-loans/types.ts:407
Immutable terms selected for a simple loan.
Properties
depositWindowSeconds
depositWindowSeconds:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:411
Seconds allowed for the collateral deposit before timeout.
ltvMaxBps
ltvMaxBps:
bigint
Defined in: packages/client/src/modules/simple-loans/types.ts:409
Maximum loan-to-value ratio in basis points.