SmarDex Ecosystem
Github
USDN Protocol
USDN Protocol
  • Introduction
    • Quick Overview
  • THE USDN Protocol
    • Protocol USDN Overview
      • Simplified Examples
    • Protocol Balance
      • Imbalance Protections
      • Equilibrium: The Role of the Funding Rate
    • Vault Side
      • Vault Overview
      • Rebase Mechanism
      • Yields
        • Funding Rates
        • Yield-bearing asset
    • Long Side
      • Long Perpetual
      • Long Overview
      • Dip Accumulator
      • wstETH Collateralization
      • Liquidations and Minimum Position
    • Inside the Protocol
      • Protocol vs Market Fluctuations
      • 1. Providing a Price
      • 2. Calculating Long PnLs
      • 3. Applying the Funding Rate
      • 4. Liquidating Positions
    • Integration
      • WUSDN
    • Fees
      • Protocol Fees
      • Liquidation Fee
    • Protocol parameters
    • Oracles
    • Governance
    • Risks
    • SDEX
    • Addresses
    • FAQ
    • Glossary
  • PERIPHERY
    • Long farming
  • Whitepaper
  • Github
  • Audits
Powered by GitBook
On this page
  • 1. Smart Contract Risks
  • 2. Oracle Risks
  • 3. Risks Associated with the Underlying Protocol (Lido Protocol)
  1. THE USDN Protocol

Risks

PreviousGovernanceNextSDEX

Last updated 2 months ago

Although the is designed to provide a decentralized and stable solution, several risks remain. However, with built-in protection mechanisms, the is equipped to manage these risks proactively.

1. Smart Contract Risks

Like any decentralized protocol, the USDN protocol relies on to execute its operations. While these contracts are robust, there is always a risk of bugs or vulnerabilities being exploited, leading to financial losses or disruptions in the protocol’s functionality.

Mitigation Measures:

  • USDN’s smart contracts have undergone multiple rigorous security audits conducted by and to ensure their reliability.

  • Additionally, a bug bounty program has been implemented to incentivize developers to report potential vulnerabilities, thereby strengthening the protocol’s ongoing protection.

2. Oracle Risks

The USDN protocol depends on to obtain accurate prices. If an oracle becomes unavailable, malfunctions, falls out of sync, or is compromised, it could lead to an incorrect valuation of , impacting the protocol in various ways.

Mitigation Measures:

  • A redundancy mechanism has been established. As detailed in the section , if the primary oracle (Pyth) is unavailable, a secondary oracle (Chainlink) is automatically utilized. This ensures continuity and minimizes the risk of disruptions.

  • The protocol includes an update mechanism within its oracle section to address situations where one or more oracles become deprecated or unreliable. This mechanism allows the system to switch to accepting prices from an alternative decentralized oracle. Governance retains exclusive authority to define and implement new logic for price retrieval from the updated oracle. Refer to the section.

3. Risks Associated with the Underlying Protocol (Lido Protocol)

The Lido protocol enables staking of ETH in exchange for stETH, a tokenized version of staked ETH. The (underlying asset), used as collateral in the USDN protocol, depends directly on Lido’s proper functioning. If a flaw or bug is discovered in Lido’s smart contracts, it could compromise the management of staked ETH and weaken trust in the platform. Such a situation could disrupt the availability of wstETH, affecting the stability of USDN’s collateral.

Security Measures Implemented by Lido:

Lido has implemented several safeguards to minimize risks associated with its smart contracts. These include:

  • Independent firms conduct regular audits.

  • Open-source code that allows the community to identify vulnerabilities.

  • A bug bounty program encouraging proactive discovery of flaws.

These combined measures significantly reduce risks and ensure the reliability of Lido’s contracts. For more information, refer to the .

Lido Finance Documentation
Bailsec
Guardian
Providing a Price
USDN protocol
USDN token
smart contracts
oracles
collaterals
wstETH
Oracle Governance