Chymia
  • What is Chymia
  • ELI5: Activities on Chymia
  • Protocol Concepts
    • Connecting Web3 Wallets to Chymia
    • Depositing Collateral and Minting cUSD
      • Vault
      • Individual Vault Collateral Ratio (ICR)
      • Minimum Collateral Ratio (MCR)
      • Loan Duration
      • Liquidation Reserve
    • Using cUSD
      • Stability Pool
        • Acquiring Liquidated Collateral at a Discount
      • Redemption
    • Repaying cUSD Debt
    • Peg Maintenance
    • Liquidations
      • Liquidator
      • Claiming Liquidated Collateral
      • Liquidation Penalty
      • Underfunded Stability Pool
    • Recovery Mode
      • Impact on Fees
      • Impact on Liquidations
    • Fees
      • Minting Fees
      • Redemption Fees
      • Non-Redemption Fees
      • Interest Fees on Debt
    • Supported Collateral
  • Governance
    • Protocol Governance
    • Earning CHY
    • Emissions
    • Locking
    • Voting
    • Boosting Emissions
Powered by GitBook
On this page
  1. Protocol Concepts
  2. Fees

Redemption Fees

You can use cUSD to redeem any type of supported collateral at face value, given sufficient liquidity. This means that for every 1 cUSD, the redeemer can receive 1 USD worth of collateral in return.

However, doing so incurs a redemption fee, which is designed to protect the protocol by disincentivizing redemptions when the protocol's collateral ratio is low.

The redemption fee is calculated:

Redemption fee = (Base rate * 0.5%) * Collateral Redeemed

The base rate is dynamic and rises with each redemption, then decays in proportion to the time lapsed from the previous redemption.

It is important to note that redemption fees are paid to the user who originated the vault, and not to the protocol.

Redemption fees are not incurred by vault originators when they repay their debt and close their vaults.

Example:

Bob wants to redeem 1,000 cUSD for 200 xFIL.

The price of xFIL = $5

The prevailing redemption fee is 1%.

Bob will receive 198 xFIL as 2 xFIL is paid as a redemption fee to the vault's originator.

PreviousMinting FeesNextNon-Redemption Fees

Last updated 1 year ago