MetaStreet
  • Welcome to MetaStreet
    • 👋Introduction
    • 📦Object-Oriented Finance
    • Links
  • Liquidity Layer
    • 📤Overview
    • 🛠️How Pools Work [ELI5]
    • 💸Earn
      • Manage
    • 📥Borrow
      • Manual Loan Repayment
    • 🔨Auctions
  • Yield Capture Layer
    • 📈Overview
    • 🛠️How it Works [ELI5]
    • 🔺NodeFi (Yield Pass)
      • Aethir on Yield Pass
      • Xai on Yield Pass
    • 💾GPU Financing
    • 🔐Audits
    • 📊Dashboard
  • Technical Overview
    • 🏗️Protocol Design
      • Deposit Flow
      • Borrow Flow
      • Liquidity Ticks
      • Tokenization
      • Collateral Filters
      • Collateral Wrappers
      • Interest Rate Models
      • Liquidation
      • Deployment
      • Admin Fees
    • 📍Contract Addresses
    • 📍Token Bridges
    • 🔐Audits
    • ⛽Gas Report
    • 📑API
    • 🔧SDK
    • 📊Dashboard
  • Other
    • 🤝Terms of Service
Powered by GitBook
On this page
  • Details
  • Actions
  1. Liquidity Layer
  2. Earn

Manage

Detailed information on how to manage your lending positions.

PreviousEarnNextBorrow

Last updated 3 months ago

Details

  1. Pool Name = NFT Collection and Deposit Currency

  2. Position Details

    1. Deposit Amount = total amount deposited

    2. Current Value = current value of position based on deposit price

    3. Current APR = current return on position

    4. Projected Annual Earnings = annualized return based on current APR and position value

    5. Loan Limit = maximum risk limit for position

  3. Redemption Details

    1. Status

      1. Open = position is currently open with no redemptions

      2. Pending = all or part of the position is currently being redeemed

      3. Available = all or part of redemption available to withdraw

    2. Available = amount ready to withdraw

    3. Pending = amount currently in redemption queue

Actions

  1. Mint More = Deposit more into the same position

  2. Request Redemption

    1. LCT = amount of shares you want to redeem

    2. Estimated Redemption Value = estimated value in deposit currency of LCT shares

    3. Foregone interest = amount of interest being foregone due to the fact that pools are constantly rolling into new loans

    4. Estimated Wait Time = estimated time until withdrawable is available, which can be shorter or longer depending on future value

💸