FreeDona
  • FreeDona Protocol
  • Introduction
    • What is FreeDona
    • Architecture
  • How it works
    • Ledger structure
    • Main functions
    • Fund controller
      • Authority management
      • Fund transfer control
      • Access to supported assets
    • Yield distribution
  • Security
    • Funds security
    • Codes security
    • Test plan
Powered by GitBook
On this page

Was this helpful?

  1. How it works
  2. Fund controller

Fund transfer control

In terms of fund transfer control, we can adjust the various quotas, deposit ratios, and donation ratios in Liquidity in the risk management contract to ensure the stable operation of the entire system.

1. Minimum deposit period

The minimum allowable period from the user's deposit to withdrawal. If the use's deposit period is shorter than this, the withdrawal will be rejected.

2. Minimum amount of Liquidity

The minimum liquidity set for users to deposit and withdraw funds

3. Maximum amount of Liquidity

The maximum amount of liquidity is set on the basis of facilitating user interaction. Funds exceeding this limit will be deposited into DeFi projects.

4. Minimum amount of deposit to DeFi

In order to enhance the efficiency of gas usage, it is necessary to ensure that the fund deposited in DeFi is more than this minimum amount each time.

5. Liquidity ratio

In order to ensure a certain income, it is necessary to maintain a certain ratio of Liquidity and total principal.

PreviousAuthority managementNextAccess to supported assets

Last updated 3 years ago

Was this helpful?