Health
The Health Contract calculates the health factor of user positions. It is used to enable and disable the liquidation by the Credit Manager.
Deployments
Types
Queries
config
{
config: {}
}{
data: {
credit_manager: string | null
owner_response: {
abolished: boolean
emergency_owner: string | null
initialized: boolean
owner: string | null
proposed: string | null
}
}
}health_state
health_values
Last updated