经济模型
Conflux 的经济模型旨在鼓励用户参与和网络发展,同时确保技术的稳定性。 一个精心设计的经济模型对于一个去中心化的系统有效运行是必不可少的。 Blockchain technology establishes trust and promotes efficient relationships among cooperators, accelerating the transfer of value.
Conflux Economic Model Overview
关键要素
1. Value System: Public blockchain systems require tokens to serve as a measurable unit with economic value. 代币明确了资产所有权,并作为价值互动的交易媒介。 代币也与存储资源相关联,并可以作为长期激励分配。
2. Governance Rules: Governance rules involve the distribution and use of tokens, as well as their economic impact under different conditions. 代币可以作为利息分配给用户,或者作为区块奖励分配给矿工。 代币也可以兑换成法定货币或其他数字货币。
3. Community Collaboration: Blockchain systems should be "open to everyone and beneficial to all participants." 所有用户都有权无障碍地进入系统,成为股东,为系统的建设做出贡献,并从自己的努力中受益。
关键参与者
Conflux Network生态系统中的参与者包括三个群体:
- Direct Builders: The Conflux Foundation and founding team, responsible for developing the underlying technology and network operations.
- System Maintainers: Miners and stakers who ensure the network's normal operation and security.
- Ecosystem Contributors: Community users who generate value for the Conflux Network ecosystem.
发展阶段
Conflux Network将在不同的发展阶段选择不同的激励模式,以确保系统从初 始阶段平稳过渡到运营阶段。
-
Initial phase: the direct builders and the ecosystem contributors are incentivized to resolve the cold start problem of the system;
-
Operational phase: system maintainers are incentivized to promote continuous system upgrading; self-adaptive configuration of Conflux system resources is promoted through the marketization of system resources.
Incentives Mechanism
Conflux's incentives mechanism is designed to encourage user participation, ensuring the network is safe, reliable, and stable with minimal barriers to entry. The economic incentives include:
- PoW block rewards: By mining PoW blocks, miners will get rewards for each mined block.
- Transaction fee rewards: the transaction priority fee and part of transaction base fee will be miners' rewards.
- PoS interest: By staking their CFX tokens and become a PoS validator, the validator can earn interest.
CFX Token Distribution
The core of Conflux’s value system is its native token, CFX. Each CFX token consists of smaller units called drips (1 CFX = 10**18 drips).
Initial Phase CFX Distribution
In the initial phase, direct builders and ecosystem contributors receive rewards to build the ecosystem. The genesis block includes 5 billion pre-mined CFX tokens allocated as follows:
- Private Equity Funders: 12% allocated to private round investors, released over two years.
- Foundation Holdings: 4% plus unsold tokens from the previous category for long-term financial support, unlocked monthly over two years.
- Genesis Team: 36% for the founding team, including the IIIS team, Conflux Foundation employees, and advisors, released over four years.
- Community Fund: 8% for community users, unlocked within four years.
- Ecosystem Fund: 40% for community developers supporting DApps, unlocked within four years.
Operational Phase CFX Distribution
The operational phase CFX distribution involves both token issuance and token burning, governed by DAO votes on key parameters.
Token Issuance
-
Proof of Work (PoW) Mining:
- New CFX tokens are minted and rewarded to miners for each newly mined block.
- The reward amount is determined by the
powBaseReward
parameter, which is set through DAO votes. As of July 2024, this reward is approximately 1 CFX per block.
-
Proof of Stake (PoS) Interest:
- PoS validators earn interest based on the amount of CFX they stake.
- The PoS issuance rate is calculated using an Annual Percentage Yield (APY) formula:
APY = x * interestRate
, where 'x' represents the square root of the total circulation divided by the total staked amount. The interest rate is determined by DAO votes.
Token Burning Mechanisms
To mitigate inflation, Conflux employs several token burning mechanisms, also governed by DAO votes:
-
Storage Point Conversion:
- When collateral for storage is sponsored, a portion of the sponsored CFX is burned and converted into storage points, removing it permanently from circulation.
- The burn ratio is determined by the
storagePointProp
parameter set by DAO votes.
-
Base Fee:
- Each transaction on the Conflux Network incurs a base fee.
- Part of this base fee is distributed to miners, while the remainder is burned. The burn ratio is determined by the
baseFeeShareProp
parameter set by DAO votes.