← All Recipes
Bazantic // Recipe
Is this lending position about to be liquidated, and can I trust the answer
is-this-lending-position-about-to-be-liquidated
Evaluates whether a lending position is at liquidation risk by querying Covenant's risk assessment API and verifying the verdict through Hedera's consensus service. Returns the liquidation risk verdict along with the Hedera consensus timestamp proving the assessment was recorded. Handles refusals gracefully: if Covenant returns unscorable confidence with null healthFactor, the verdict is treated as inconclusive rather than safe.
Recipe inputs
Complete fields before a run.
The blockchain network where the lending position exists.
The blockchain address of the borrower whose lending position is being evaluated.
Authentication key for accessing the Covenant gateway API.