😀
Nexus Market
  • Introduction
    • 👋Hi !
    • Overview
      • Start BUIDLing
  • Links
    • Money Market App
    • Github
    • Telegram
  • Concepts
    • At a Glance
      • Supply
      • Borrow
      • Repay
      • Withdraw
      • Liquidation
      • Flash Loan
      • Risks
    • Protocol
      • Liquidity Pool
      • Reserve
      • Oracle
      • Governance
      • Incentives
      • Safety Module
  • LST as Collateral
  • Coming Soon
  • Guides
    • User Flows
    • Follow-on Steps
  • Developers
    • Smart Contract
      • Pool
      • L2 Pool
      • Wrapped Token Gateway
      • View Contracts
      • Incentives
      • Tokenisation
      • Interest Rate Strategy
      • Access Control Manager
      • Oracles
      • PoolAddressesProvider
      • Pool Configurator
      • Switch Adapters
    • Safety Module
    • Governance
    • Flash Loan
      • Premium Distribution
      • Example Calculation
  • Credit Delegation
  • Resources
    • Web3
    • Glossary
    • Contracts Dashboard
      • Ethereum Sepolia
      • Base Sepolia
      • BSC Chapel
    • Parameters Dashboard
    • Access Control Dashboard
    • FAQ
      • General
      • Risk
      • Supplying and Earning
      • Borrowing
      • Liquidations
      • Governance
      • Safety Module
      • Developers
      • Other Features
      • Brand-related
Powered by GitBook
On this page

Was this helpful?

  1. Concepts
  2. At a Glance

Repay

PreviousBorrowNextWithdraw

Last updated 1 month ago

Was this helpful?

Borrowers in Nexus Money Market can repay their loans at any time, either partially or in full, to reduce or close their outstanding debt. Repaying a loan improves the Health Factor (HF) and, once fully repaid, allows the borrower to withdraw their collateral.

When a repayment is made, the borrowed amount is returned to the liquidity pool, making the funds available for other users to borrow. The interest accrued is also settled, ensuring that lenders continue earning yield.

Repayments can be made in two ways:

  • Partial Repayment: Reduces the debt and improves the Health Factor, lowering the risk of liquidation.

  • Full Repayment: Clears the debt entirely, unlocking the borrower’s collateral for withdrawal.

The amount due at repayment includes the principal plus any accumulated interest, which is calculated dynamically based on the time the loan was active and the prevailing borrow interest rate.

By repaying loans on time, users can avoid liquidation, manage risk, and regain control of their collateral while maintaining flexibility in managing their assets.