IFICHI
  • What is IFICHI?
    • Introduction
      • Synthetic Tokens
      • Interest Rate Mechanics
    • Approach & Framework
      • Final Remarks
    • Lending System
      • Code Base and Verification
      • Licensing
      • Protocol Mathematics
      • Governance System
    • Strategy for Progressive Decentralization
    • Security Precautions
      • Security Focus
      • Security Measures and Philosophy
    • Liquidation Mechanics
    • Bug Bounty
      • Ethical Research Guidelines
      • Commitment to Researchers
      • Discretion and Rights
      • Our Commitment to Researchers
    • Borrowing & Lending Process
    • Liquidity Provision Guide
      • Benefits
      • Custom Liquidity Model
      • Comparison with Uniswap
      • Liquidity Provider Shares
      • Trading hTokens
      • Market Impact
    • Tokenomics
      • Core Concepts
      • Allocation
Powered by GitBook
On this page
  1. What is IFICHI?

Security Precautions

Recognizing the immutable nature of smart contracts, we've implemented several safeguards:

  1. Upgradeable BalanceSheet Contract: This contract, holding user collateral, is designed for upgrades to adapt and enhance security features.

  2. Debt Caps: We've set limits on the amount of debt borrowers can take on, as a measure to mitigate risks.

  3. Operational Pauses: The ability to pause most operations, except for collateral withdrawals, is integrated to ensure protocol stability in volatile conditions.

Over time, as the protocol matures and proves its resilience, these precautionary measures will be revisited and adjusted accordingly.

Security Focus

The security of the IFICHI protocol is paramount. Our team has dedicated significant resources to ensure that the protocol remains robust and dependable.

Security Measures and Philosophy

  • Public Code Verification: All our contract code and balances are transparent and verifiable through our GitHub repository.

  • Bug Bounty Program: Security researchers are incentivized to report vulnerabilities, contributing to the continuous fortification of the protocol.

  • No Initial Audit: While IFICHI has not undergone an audit yet, we emphasize that audits are only a part of our comprehensive security strategy.

  • Investment in Security Infrastructure: Our focus extends to reliable testing infrastructure, high code coverage, quality internal documentation, adherence to best practices, and minimizing complexity.

PreviousStrategy for Progressive DecentralizationNextSecurity Focus

Last updated 1 year ago