What this does
This plug reads a source and destination Morpho Blue market and reports whether moving the position between them satisfies the refinancing constraints. It asks the caller for current_market, target_market, minimum_apr_delta, minimum_health_factor, and liquidity_multiplier. The pass flag comes true only when the rate gap clears minimum_apr_delta, the moved position's health holds minimum_health_factor, and destination liquidity meets the amount scaled by liquidity_multiplier. Evaluating these checks by hand or against a stale oracle price risks approving a refinance that fails one of the three constraints at execution.
Actions · 18


















Related plugs · 8