Skip to main content

SimpleLoanTerms

@liquidium/client


@liquidium/client / SimpleLoanTerms

Interface: SimpleLoanTerms

Defined in: packages/client/src/modules/simple-loans/types.ts:439

Immutable terms selected for a simple loan.

Properties

depositWindowSeconds

depositWindowSeconds: bigint

Defined in: packages/client/src/modules/simple-loans/types.ts:443

Seconds allowed for the collateral deposit before timeout.


ltvMaxBps

ltvMaxBps: bigint

Defined in: packages/client/src/modules/simple-loans/types.ts:441

Maximum loan-to-value ratio in basis points.