Skip to content

Commit d3282c3

Browse files
tweeddalexgitbook-bot
authored andcommitted
GITBOOK-155: change request with no subject merged in GitBook
1 parent 8c36dee commit d3282c3

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

cheq/tokenomics/parameters.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@ description: Learn about the network parameters for cheqd
44

55
# Network Parameters
66

7-
| Variable | Value | Type |
8-
| --------------------------------------------- | ------------- | ------------------- |
9-
| **Initial supply of $CHEQ** | 1,000,000,000 | #, cheq |
10-
| **Initial inflation rate** | 1.00% | % decimal |
11-
| **Goal for bonded tokens** | 60% | % decimal |
12-
| **Maximum inflation** | 4.00% | % decimal |
13-
| **Minimum inflation** | 1.00% | % decimal |
14-
| **Maximum rate of inflation change per year** | 1.50% | % decimal |
15-
| **Blocks per year** | 6,311,520 | # |
16-
| **Minimum deposit for governance proposal** | 8,000 | #, cheq |
17-
| **Time for deposit to reach minimum deposit** | 604,800 | seconds (= 1 week) |
18-
| **Voting period** | 432,000 | seconds (= 5 days) |
19-
| **Quorum** | 33.34% | % decimal |
20-
| **Threshold** | 50.00% | % decimal |
21-
| **Veto** | 33.34% | % decimal |
22-
| **Unbonding Period** | 1,209,600 | seconds (= 2 weeks) |
23-
| **Signed blocks per window** | 120,960 | Blocks |
24-
| **Minimum signed blocks per window** | 0.5 | Blocks |
25-
| **Slash infraction for a double sign** | 5.00% | % decimal |
26-
| **Slash infraction for down time** | 1.00% | % decimal |
27-
| **Downtime jail duration** | 600 | seconds |
28-
| **Fee** | 0.02 | token |
29-
| **Gas** | Variable | #, cheq |
30-
| **Gas-prices** | Variable | #, cheq |
31-
| **Community tax** | 5.00% | % |
32-
| **Base Proposer Reward** | 1.00% | % |
33-
| **Bonus Proposer Reward** | 4.00% | % |
34-
| **Withdraw add enabled** | TRUE | bool |
7+
| Variable | Current Value | Initial Genesis value (if different) | Type |
8+
| --------------------------------------------- | ---------------- | ------------------------------------ | ------------------- |
9+
| **Initial supply of $CHEQ** | 1,000,000,000 | | #, cheq |
10+
| **Initial inflation rate** | 1.00% | | % decimal |
11+
| **Goal for bonded tokens** | 60% | | % decimal |
12+
| **Maximum inflation** | 4.00% | | % decimal |
13+
| **Minimum inflation** | 1.00% | | % decimal |
14+
| **Maximum rate of inflation change per year** | 1.50% | | % decimal |
15+
| **Blocks per year** | 5,256,000 | 6,311,520 | # |
16+
| **Minimum deposit for governance proposal** | 8,000 | | #, cheq |
17+
| **Time for deposit to reach minimum deposit** | 604,800 (7 days) | | seconds (= 1 week) |
18+
| **Voting period** | 432,000 (5 days) | 604,800 (7 days) | seconds (= 5 days) |
19+
| **Quorum** | 33.34% | | % decimal |
20+
| **Threshold** | 50.00% | | % decimal |
21+
| **Veto** | 33.34% | | % decimal |
22+
| **Unbonding Period** | 1,209,600 | | seconds (= 2 weeks) |
23+
| **Signed blocks per window** | 120,960 | | Blocks |
24+
| **Minimum signed blocks per window** | 0.5 | | Blocks |
25+
| **Slash infraction for a double sign** | 5.00% | | % decimal |
26+
| **Slash infraction for down time** | 1.00% | | % decimal |
27+
| **Downtime jail duration** | 600 | | seconds |
28+
| **Fee** | 0.02 | | token |
29+
| **Gas** | Variable | | #, cheq |
30+
| **Gas-prices** | Variable | | #, cheq |
31+
| **Community tax** | 10.00% | 2.00% | % |
32+
| **Base Proposer Reward** | 1.00% | | % |
33+
| **Bonus Proposer Reward** | 4.00% | | % |
34+
| **Withdraw add enabled** | TRUE | | bool |

0 commit comments

Comments
 (0)