May cross at the candidate price.
A model over a public position and an explicit scenario input.
SALVOR maps which lending positions may cross underwater when frozen stock-token feeds update—then builds the exact liquidation transaction for the first caller ready to act.
Stock tokens trade around the clock. Some lending-market price feeds do not. At the next update, a position can move from healthy to liquidatable in one print. SALVOR turns that discontinuity into a legible public board: observed state, scenario state, crossing price and estimated net bounty—kept visibly separate.
The slider is a scenario, not an oracle and not a price prediction. It recomputes the presentation of health-at-update so a user can understand the boundary before connecting a wallet.
The helper exists only for the atomic funding path. It cannot retain a balance across blocks, redirect proceeds or decide that a healthy loan is liquidatable.
Native Morpho flash liquidity, inside one transaction.
The market's own liquidation check is final.
Swap only the seized collateral required to close.
Net bounty goes to msg.sender or the call reverts.
The interface gives each state its own visual and evidentiary treatment. Prediction is provisional. Crossing is enforced by the market. Settlement is written by the chain.
A model over a public position and an explicit scenario input.
Still re-read immediately before transaction construction.
Block, caller, price, market and net outcome enter the tape.
Loads illustrative positions and clearly labels every simulated value.