forked from gitopia/gitopia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
150 lines (150 loc) · 3.54 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
version: 1
build:
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: node0
coins:
- 200000000ulore
- name: node1
coins:
- 100000000utlore
- name: node2
coins:
- 100000000utlore
- name: node3
coins:
- 50000000utlore
- name: faucet
coins:
- 100000000ulore
- name: evaluator
coins:
- 100000000ulore
address: gitopia1tfsvwp95023a64rnke7vxd3jjlp5fg4m46yx9j
faucet:
name: faucet
coins:
- 1000000ulore
coins_max:
- 3000000ulore
host: 0.0.0.0:4500
port: 4500
client:
typescript:
path: ts-client
vuex:
path: vue/src/store
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
bank:
denom_metadata:
- base: ulore
denom_units:
- denom: ulore
exponent: 0
- denom: lore
exponent: 6
description: The native staking token of the Gitopia Hub.
display: lore
name: lore
symbol: lore
crisis:
constant_fee:
denom: ulore
distribution:
params:
community_tax: "0.05"
gitopia:
params:
next_inflation_time: "2024-12-28T05:33:18.234521Z"
pool_proportions:
ecosystem:
proportion: "30.0"
team:
proportion: "28.0"
# remaining: community : 5% staking: 37%
team_proportions:
- proportion: "25.0"
address: gitopia1s9qkkznqqv8p838fuyzzfaxu7ckhy3v8cw3pke
- proportion: "24.0"
address: gitopia1pdczuuqajw3n7zea9j6h9gtdgfpnzkkucjz8tn
- proportion: "6.0"
address: gitopia19nve7zztd3nf9hazfv7lsx0ajdv3kfjdx83dtg
- proportion: "45.0"
address: gitopia1s60vdatv2pdl9fdsy6fcje4ckd6477x2u53q4k
rewards:
params:
evaluator_address: gitopia1tfsvwp95023a64rnke7vxd3jjlp5fg4m46yx9j
reward_series:
series_one:
total_amount:
amount: "2000000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_two:
total_amount:
amount: "1700000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_three:
total_amount:
amount: "1400000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_four:
total_amount:
amount: "1100000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_five:
total_amount:
amount: "800000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_six:
total_amount:
amount: "500000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
series_seven:
total_amount:
amount: "250000000000"
denom: "ulore"
claimed_amount:
amount: "0"
denom: "ulore"
gov:
deposit_params:
max_deposit_period: 60s
min_deposit:
- amount: "10000000"
denom: ulore
voting_params:
voting_period: 60s
mint:
params:
mint_denom: ulore
staking:
params:
bond_denom: ulore
validators:
- name: node0
bonded: 100000000ulore