-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1 @@ | ||
### zXflea is a fork of [PIVX](https://github.com/PIVX-Project/PIVX) that forked [Dash](https://github.com/dashpay/dash) that forked [Bitcoin](https://github.com/bitcoin/bitcoinp) | ||
|
||
|
||
# zXflea Core integration/staging repository | ||
|
||
|
||
zXflea is a cutting edge cryptocurrency, with many features not available in most other cryptocurrencies. | ||
- Anonymized transactions using zerocoin technology. | ||
- Fast transactions featuring guaranteed zero confirmation transactions, PIVX named it _SwiftX_. | ||
- Decentralized blockchain voting providing for consensus based advancement of the current Masternode | ||
technology used to secure the network and provide the above features, each Masternode is secured | ||
with a collateral of 20 XFLEA. | ||
|
||
More information at [Xflea.org](https://xflea.org/) Visit our ANN thread at [BitcoinTalk](http://www.bitcointalk.org/index.php) | ||
|
||
|
||
### Coin Specs | ||
<table> | ||
<tr><td>Algo</td><td>Xevan</td></tr> | ||
<tr><td>Block Time</td><td>60 Seconds</td></tr> | ||
<tr><td>Difficulty Retargeting</td><td>Every Block</td></tr> | ||
<tr><td>Max Coin Supply (PoW Phase)</td><td>11200 XFLEA</td></tr> | ||
<tr><td>Max Coin Supply (PoS Phase)</td><td>Infinite</td></tr> | ||
<tr><td>Premine</td><td>11200 XFLEA</td></tr> | ||
</table> | ||
|
||
|
||
### Reward Distribution | ||
|
||
<table> | ||
<th colspan=4>PoW Phase</th> | ||
<tr><th>Block Height</th><th>Reward Amount</th><th>Notes</th><th>Duration (Days)</th></tr> | ||
<tr><td>1</td><td>11200 XFLEA</td><td>Initial Premine</td><td>0 Days</td></tr> | ||
<tr><td>200</td><td>0.05 XFLEA</td><td rowspan=1>Closed Mining</td><td rowspan=1> Approx 3 hours </td></tr> | ||
<tr><th colspan=4>PoS Phase</th></tr> | ||
<tr><th>Block Height</th><th colspan=3>Reward Amount</th></tr> | ||
<tr><td>259201-Infinite</td><td colspan=2>Masternodes: 80%</td><td>Stakers: 20%</td></tr> | ||
</table> | ||
|
||
|
||
### PoS Rewards Breakdown | ||
|
||
<table> | ||
<th>Phase</th><th>Block Height</th><th>Reward</th><th>Masternodes</th><th>Stakers</th> | ||
<tr><td>Phase 1</td><td>3030-518400</td><td>0.05 XFLEA</td><td>80% (0.04 XFLEA)</td><td>20% (0.01 XFLEA)</td></tr> | ||
<tr><td>Phase 2</td><td>518401-777600</td><td>0.05 XFLEA</td><td>80% (0.04 XFLEA)</td><td>20% (0.01 XFLEA)</td></tr> | ||
<tr><td>Phase 3</td><td>777601-1036801</td><td>0.05 XFLEA</td><td>80% (0.04 XFLEA)</td><td>20% 0.01 XFLEA)</td></tr> | ||
<tr><td>Phase 4</td><td>1036802-Infinite</td><td>0.05 XFLEA</td><td>80% (0.04 XFLEA)</td><td>20% (0.01 XFLEA)</td></tr> | ||
</table> |