Defi Liquidation Risk avatar

Defi Liquidation Risk

Pricing

Pay per usage

Go to Apify Store
Defi Liquidation Risk

Defi Liquidation Risk

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Grizzly enterprise

Grizzly enterprise

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

DeFi Liquidation Risk Feed (Morpho Blue)

Ranked feed of the lending positions closest to liquidation on Morpho Blue across Ethereum and Base — the signal a liquidation bot or risk agent actually needs.

What you get

Each item is one at-risk position, ranked by risk score:

FieldMeaning
markete.g. wstETH→USDC (collateral → loan)
healthFactor< 1 means liquidatable right now
priceDropToLiquidationPctCollateral price drop that triggers liquidation
borrowUsd, collateralUsdPosition size
riskScore0-100 = proximity to liquidation × size (log-scaled)
riskLevelliquidatable / critical / high / elevated / watch
user, marketIdEverything needed to act on-chain

Use cases

  • Liquidation bots: set onlyLiquidatable: true, get executable targets with market IDs
  • Risk dashboards: track how much borrow is within 3% of liquidation
  • Market-stress alerts: schedule hourly; alert when liquidatable count spikes

Input

  • chains (default ethereum+base)
  • hfMax (default 1.3) — width of the at-risk band
  • minBorrowUsd (default $100) — drop dust
  • topN (default 50), onlyLiquidatable (default false)

Derived from the public Morpho Blue API (© Morpho). Dust and deep-underwater stale positions filtered out. Not financial advice.