HealthFactor
@liquidium/client / HealthFactor
Interface: HealthFactor
Defined in: external/liquidium-sdk/packages/client/src/modules/positions/types.ts:53
Health factor and supporting aggregate stats for a profile.
Properties
healthFactor
healthFactor:
bigint
Defined in: external/liquidium-sdk/packages/client/src/modules/positions/types.ts:55
Current health factor, scaled by protocol rate decimals.
userStats
userStats:
UserStats
Defined in: external/liquidium-sdk/packages/client/src/modules/positions/types.ts:57
Aggregate stats used to derive the health factor.