Secured Finance Docs
HomeBlogGitHubCommunityStablecoin ↗Fixed Income ↗
  • Introduction
    • ⚜️About Secured Finance
    • 🎏Vision & Mission
    • 🌍Ecosystem Overview
    • 🏁Roadmap
      • Roadmap 2024
      • Roadmap 2023
    • 📚DeFi Starter Guide
      • 🔄DeFi vs CeFi
      • 👛Wallet Setup
      • ⛽Gas Fees
      • 🤝DApps
      • 🏦DEX
      • 📝Smart Contracts
      • 🪙Governance Tokens
      • 🏛️DAOs
  • USDFC Stablecoin
    • 📢Overview
    • 🧙Getting Started
      • ⛽Creating Your First Trove
      • 👛Minting USDFC Step-by-Step
      • 🤝Managing Collateral Effectively
      • 🏦Monitoring Your Position
      • 🏊Using the Stability Pool
      • 💸Redeeming USDFC
    • 🔦Core Mechanics
      • 🏗️System Overview
      • ✏️The Trove System
      • 💰Mint & Borrow
      • 🚰Liquidation
      • 💸Redemption
      • 🧀Protocol Fees
    • 🎓Advanced Topics
      • 🚨Recovery Mode
    • 📔Contracts and Security
    • ❓FAQs
  • Fixed-Rate Lending
    • 📢Overview
      • 📖White Paper
      • 🎓Concept Paper
    • 🧙‍♂️Getting Started
      • 💵Lending Assets
      • 🏦Borrowing Assets
      • 📈Managing Positions
      • 🎮Platform Guide
        • 💰Trading
          • 💲Supported Currencies
        • 📈Markets
        • 🐋Portfolio
        • Bridge
        • 🚀Points
        • 📣Campaign
    • 🔦Core Mechanics
      • 🧩Order Book System
        • 🆎Order Type
        • 🪃Order Life Cycle
          • 💫Case Study: Order Status & Transition
      • 📐Standardization
        • 💠Zero-Coupon Bonds
        • ⏳Fixed Maturity
      • 🏋️Collateralization
      • 🪙Tokenization
      • 🚰Liquidation
        • ⚖️Mark to Market
        • 👮‍♂️Liquidators
          • ✏️How Liquidation Works
        • 📋Liquidation Case Study
      • 🧀Protocol Fees
    • 🎓Advanced Topics
      • 📈APR vs APY
      • ➗ZC Bond Price to APR
      • 📉Discount Factor
      • 🏋️‍♀️ZC Bond Collateral
        • 🏍️ZC Collateral Case Study
      • 🧬Market Dynamics
        • ♻️Auto-Rolling
          • 💰Price Discovery for Auto-Rolling
        • 🗓️New Market Listing and Delisting
          • 🤝Itayose - Fair Price Discovery
      • 🛡️Safety Measures
        • 🚦Circuit Breaker
          • 🛑Price Range Limits
        • 🪄Base Price Adjustment
        • 🌎Emergency Global Settlement
      • ⛓️Orderbook Deep Dive
        • 🎡Orderbook Rotation
        • 🎋Red Black Tree
        • ⏯️Lazy Evaluation
        • ⏮️Genesis Value
        • 🔄Compound Factor
    • 📔Contracts and Security
    • ❓FAQs
  • Developer Portal
    • 🧑‍💻Introduction
    • 🔌API Reference
      • 📈Fixed-Rate Lending Subgraph
        • 🔍Query Examples
    • 📦SDK Reference
      • ⛽Fixed-Rate Lending SDK
      • 👛USDFC SDK
    • 🐛Bug Bounty
  • Community
    • 🤝Overview
    • 🏛️Governance
    • 🪙Tokenomics
      • 🔵Secured Finance Coin (SFC)
      • 🔶Secured Finance Points (SFP) v2
        • 🔶Secured Finance Points (SFP) v1
    • 🎗️Support & Contacts
  • Resources
    • 🖼️Media Kit
      • 🖼️Secured Finance Logo
      • 💲USDFC Logo
    • ⚖️Legal
      • 📜Terms of Use
      • 🔒Privacy Policy
      • ⚠️Risk Disclaimer
Powered by GitBook
On this page
  • Overview
  • How It Works
  • Important Distinction
  • Key Parameters
  • Redemption Fee
  • Peg Mechanism
  • Below Peg (USDFC < 1.0 USD)
  • Above Peg (USDFC > 1.0 USD)
  • Example of a Redemption
  • Common Questions
  • Related Topics

Was this helpful?

Edit on GitHub
Export as PDF
  1. USDFC Stablecoin
  2. Core Mechanics

Redemption

The mechanism that maintains USDFC's 1:1 peg to the US Dollar

Overview

The Redemption Mechanism is a critical component of the USDFC Stablecoin Protocol that allows USDFC holders to exchange their tokens for Filecoin (FIL) at face value. This direct conversion path creates arbitrage opportunities that help maintain USDFC's peg to the US Dollar, especially when the market price falls below $1.

Benefits of Redemption

  • Arbitrage Opportunity: If USDFC dips below $1, buying and redeeming it for FIL can lock in potential gains and help restore the peg

  • Direct FIL Access: Redemption guarantees a way to swap USDFC for FIL, even when external exchange liquidity is low

  • Reduced Market Impact: Converting large FIL positions into USDFC through redemption avoids triggering selling pressure on open markets

How It Works

The redemption process allows any USDFC holder to exchange their tokens for FIL at the current USD value, targeting Troves with the lowest collateral ratios first:

  1. A user submits a redemption request to the protocol

  2. The protocol uses the FIL collateral from the most under-collateralized Troves to fulfill the request

  3. The user receives FIL, while the targeted Troves have their debt reduced but also lose collateral

Redemptions target Troves with the lowest collateral ratios first. Trove owners are advised to keep their collateral ratios well above the 110% minimum (ideally 150% or higher) to reduce the likelihood of being affected by redemptions. Troves affected by redemptions undergo a forced swap of USDFC for their collateral at the current spot rate, impacting their collateral balance.

Important Distinction

Not Debt Repayment: Redemption does not mean repaying borrowed USDFC. Instead, it allows the holder to exchange USDFC for FIL directly. Borrowers must repay their debt separately if they wish to close or manage their positions.

The system requires a minimum borrowed amount of 180 USDFC and reserves an additional 20 USDFC as long as trove exists. You cannot redeem to reduce a trove's borrowed amount below 180 USDFC; if it would, the redemption amount will be automatically adjusted. However, you may redeem enough to fully close a trove (reducing the borrowed amount to 0). Redemption can span multiple troves, but the same minimum-borrow rule applies to each.

Key Parameters

Parameter
Description
Default Value

Redemption Fee

Fee charged on redemption transactions

Base Rate + 0.5%

Minimum Fee

Minimum fee regardless of Base Rate

0.5%

Base Rate

Variable component that increases with redemption activity

0% to 4.5%

Minimum Trove Size

Minimum USDFC debt a Trove must maintain

180 USDFC

Redemption Fee

Redemption Fee=(Base Rate+0.5%)×Redeemed USDFC\text{Redemption Fee} = (\text{Base Rate} + 0.5\%) \times \text{Redeemed USDFC}Redemption Fee=(Base Rate+0.5%)×Redeemed USDFC

  • Base Rate increases with frequent redemptions and decays over time when redemptions are low

  • The more redemptions occur, the higher the Base Rate will rise, while a lack of redemptions leads the rate to decay back to the 0.5% minimum

Note that the redeemed amount is taken into account for calculating the base rate and might have an impact on the redemption fee, especially if the amount is large.

Peg Mechanism

The redemption mechanism works alongside minting to maintain USDFC's stability around 1.0 USD:

Below Peg (USDFC < 1.0 USD)

  • When USDFC trades below 1.0 USD, users can redeem USDFC for FIL at a 1:1 rate, profiting from arbitrage

  • This reduces the circulating supply of USDFC, pushing its price back toward the peg

  • The redemption fee (Base Rate + 0.5%) still applies, meaning users should factor in the cost when calculating arbitrage opportunities

Above Peg (USDFC > 1.0 USD)

  • In this scenario, minting USDFC by depositing FIL becomes attractive because users can borrow USDFC at the 1:1 rate and sell it at a premium

  • This increases the circulating supply and pushes the price back toward 1.0 USD

  • Minting requires over-collateralization (at least 110% FIL) and incurs a one-time minting fee (Base Rate + 0.5%)

Example of a Redemption

  1. Market Situation: USDFC trades at 0.98 USD

  2. Redemption Initiation: Buy 1,000 USDFC with 980 USD and user redeems 1,000 USDFC

  3. Redemption Fee: Assume the Base Rate is 1.0%

    • Redemption Fee = (1.0% + 0.5%) of 1,000 USDFC = 15 USDFC

  4. Net Redemption: The user receives FIL equivalent to 985 USD after the fee is deducted. Net profit of 5 USD

Common Questions

Can I redeem USDFC to pay back my own debt? No, redemption is not a debt repayment mechanism. It's a separate process that allows USDFC holders to exchange their tokens for FIL at face value.

How can I avoid having my Trove targeted by redemptions? Maintain a higher collateral ratio than other Troves in the system. Redemptions always target Troves with the lowest collateral ratios first.

Is there a limit to how much USDFC can be redeemed at once? There's no hard cap, but large redemptions may be limited by the available collateral in under-collateralized Troves and will incur higher fees as the Base Rate increases.

Related Topics

PreviousLiquidationNextProtocol Fees

Last updated 16 days ago

Was this helpful?

The Redemption Fee is calculated as + 0.5%, which ensures a minimum fee of 0.5%. This fee dynamically adjusts depending on redemption activity:

🔦
💸
Learn more in the FAQs section
The Trove System
Mint & Borrow
Liquidation
Protocol Fees
Base Rate