Skip to main content

SimpleLoanFindCollateral

@liquidium/client


@liquidium/client / SimpleLoanFindCollateral

Interface: SimpleLoanFindCollateral

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

Collateral leg returned by Simple Loans search.

Properties

amount

amount: bigint

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

Intended credited collateral amount in base units, before inflow fees.


asset

asset: "BTC" | "ICP" | "USDC" | "USDT"

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

Asset the user deposits as collateral.


poolId

poolId: string

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

Principal text of the collateral pool.