Falcon Finance Docs
  • Welcome
  • Supported Assets
  • Glossary
  • Know Your Customer (KYC)
  • Falcon Miles
  • Mechanism
    • Overview
    • USDf
      • Minting Mechanisms
        • Classic Mint
        • Innovative Mint
      • Overcollateralization Ratio
      • Peg Stability
    • sUSDf
  • Restaking
  • Yield Generation
  • Rewards Distribution
  • Redemptions
  • Resources
    • Brand Assets
    • App Guide
      • Navigating the Transfer Tab
        • Deposit
          • Depositing from an Exchange
          • Depositing from a Web3 Wallet
        • Withdraw
      • Navigating the Swap Tab
        • Classic Mint
          • Minting with Stablecoins
          • Minting with Non-Stablecoin Assets
        • Redeem
        • Claim
      • Navigating the Earn Tab
        • Classic Yield
          • Staking USDf for Classic Yield
          • Unstaking sUSDf from Classic Yield
        • Boosted Yield
          • Restaking for Boosted Yield
            • Restaking with USDf
            • Restaking with sUSDf
          • Unstaking from Boosted Yield
    • FAQ
    • Audits
    • Smart Contracts
    • Terms of Use
  • Privacy Policy
Powered by GitBook
On this page
  1. Mechanism

sUSDf

PreviousPeg StabilityNextRestaking

Last updated 24 days ago

sUSDf is the yield-bearing version of USDf, and the other half of Falcon's dual token system. Minted when USDf is deposited and staked into Falcon's ERC-4626 vaults, the amount of sUSDf received by users is calculated based on the prevailing sUSDf-to-USDf value.

Current sUSDf-to-USDf Value=Total USDf Staked+Total RewardsTotal sUSDf Supply\text{Current sUSDf-to-USDf Value} = \frac{\text{Total USDf Staked} + \text{Total Rewards}}{\text{Total sUSDf Supply}}Current sUSDf-to-USDf Value=Total sUSDf SupplyTotal USDf Staked+Total Rewards​
sUSDf Minted=USDf StakedCurrent sUSDf-to-USDf Value\text{sUSDf Minted} = \frac{\text{USDf Staked}}{\text{Current sUSDf-to-USDf Value}}sUSDf Minted=Current sUSDf-to-USDf ValueUSDf Staked​

Following the above formulas, the sUSDf-to-USDf value at any point of time reflects the total supply of sUSDf relative to the total USDf staked and accumulated yield in USDf, and is a gauge for cumulative yield performance. As such, the value of sUSDf increases over time as Falcon accrues yield through strategies such as positive & negative funding rate spreads, and altcoin staking.

ERC-4626

is a standard for tokenized vaults on EVM-compatible blockchains, designed to enhance interoperability and composability within DeFi. By providing a standardized API, this standard also ensures the unification and optimized management of yield-bearing assets.

Falcon's sUSDf utilizes the ERC-4626 vault standard for its yield distribution mechanism. The standard is crucial in ensuring a transparent and efficient mechanism for distributing yield to users who stake their USDf, while streamlining the process. This also supports integration of sUSDf into various DeFi applications in the future, enhancing overall user experience and security.

Refer to the section for details on the USDf staking process.

ERC-4626
Classic Yield