3Jane
  • Manifesto :: Borrow Against the Future
  • Short
  • Introduction
  • Scaling
  • Architecture
    • Core Money Market
      • Suppliers
      • Borrowers
      • Pool Interest Rates
      • Pool Backing
      • Repayments & Syncs
    • Credit Underwriter
      • 3CA Algorithm
      • Jane Score
      • Assets
    • Credit Slasher
      • Non-Performing Loan (NPL) Auction
      • Debt Write-Off
      • Default Game Theory
  • Risks
  • Proofs & Privacy
    • Proofs
  • Privacy & Storage
  • Borrow Examples
    • Farmer 1
  • Trader 1
  • Guide
    • Pull Credit Line
  • Resources
    • FAQ
    • Integrations
    • Links
Powered by GitBook
On this page
  • Risks to Lenders (USD3 / sUSD3)
  • Risks to Borrowers

Risks

Risks to Lenders (USD3 / sUSD3)

  1. Smart-contract risk: Bugs, oracle failures, or economic exploits. Mitigations: third-party audits, formal-verification of rate math, circuit breakers.

  2. Credit default risk. Borrowers fail to repay principal or interest. Mitigations: 3CA underwriting, junior first-loss tranche (sUSD3), dynamic DRP pricing, monthly model refresh, external collections via Credit Slasher.

  3. Liquidity risk. Redemption requests exceed the cash buffer. Mitigations: idle capital parked in Aave for instant withdrawal, utilization-linked base rate, redemption queue with time-based throttling.

  4. Oracle & rate-feed risk Manipulated price or SOFR feeds distort LTVs and rates. Mitigations: redundant Chainlink feeds, internal TWAP guards, emergency “pause & price-lock” switch.

  5. Governance / upgrade risk. Malicious or negligent parameter changes. Mitigations: multisig with time-lock, published upgrade roadmap, veto window for USD3 governance token holders (road-map).

Risks to Borrowers

  1. Privacy & data-leak risk. Exposure of KYC, bank, or bureau data. Mitigations: minimal viable data stored, off-chain encrypted storage, hashed proofs on-chain.

  • Collateral-valuation drift. Haircuts may tighten, lowering credit limit. Mitigations: monthly re-scoring, borrower dashboard alerts for material changes.

PreviousDefault Game TheoryNextProofs

Last updated 6 days ago