Skip to content

Commit 4171385

Browse files
Create genesis.json
1 parent b7a386d commit 4171385

File tree

1 file changed

+369
-0
lines changed

1 file changed

+369
-0
lines changed

mainnet/genesis.json

Lines changed: 369 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,369 @@
1+
{
2+
"app_name": "lumerad",
3+
"app_version": "1.1.0",
4+
"genesis_time": "2025-06-16T16:00:00Z",
5+
"chain_id": "lumera-mainnet-1",
6+
"initial_height": 1,
7+
"app_hash": null,
8+
"app_state": {
9+
"06-solomachine": null,
10+
"07-tendermint": null,
11+
"action": {
12+
"params": {
13+
"base_action_fee": {
14+
"denom": "ulume",
15+
"amount": "10000"
16+
},
17+
"fee_per_kbyte": {
18+
"denom": "ulume",
19+
"amount": "10"
20+
},
21+
"max_actions_per_block": "10",
22+
"min_super_nodes": "1",
23+
"max_dd_and_fingerprints": "50",
24+
"max_raptor_q_symbols": "50",
25+
"expiration_duration": "86400s",
26+
"min_processing_time": "60s",
27+
"max_processing_time": "3600s",
28+
"super_node_fee_share": "0.980000000000000000",
29+
"foundation_fee_share": "0.020000000000000000"
30+
}
31+
},
32+
"auth": {
33+
"params": {
34+
"max_memo_characters": "256",
35+
"tx_sig_limit": "7",
36+
"tx_size_cost_per_byte": "10",
37+
"sig_verify_cost_ed25519": "590",
38+
"sig_verify_cost_secp256k1": "1000"
39+
},
40+
"accounts": []
41+
},
42+
"authz": {
43+
"authorization": []
44+
},
45+
"bank": {
46+
"params": {
47+
"send_enabled": [],
48+
"default_send_enabled": true
49+
},
50+
"balances": [],
51+
"supply": [],
52+
"denom_metadata": [
53+
{
54+
"description": "The native token of the lumera protocol",
55+
"denom_units": [
56+
{
57+
"denom": "ulume",
58+
"exponent": 0,
59+
"aliases": [
60+
"microlume"
61+
]
62+
},
63+
{
64+
"denom": "mlume",
65+
"exponent": 3,
66+
"aliases": [
67+
"millilume"
68+
]
69+
},
70+
{
71+
"denom": "lume",
72+
"exponent": 6,
73+
"aliases": []
74+
}
75+
],
76+
"base": "ulume",
77+
"display": "lume",
78+
"name": "lume",
79+
"symbol": "LUME",
80+
"uri": "",
81+
"uri_hash": ""
82+
}
83+
],
84+
"send_enabled": []
85+
},
86+
"capability": {
87+
"index": "1",
88+
"owners": []
89+
},
90+
"circuit": {
91+
"account_permissions": [],
92+
"disabled_type_urls": []
93+
},
94+
"claim": {
95+
"params": {
96+
"enable_claims": true,
97+
"claim_end_time": "1767225600",
98+
"max_claims_per_block": "100"
99+
},
100+
"claim_records": [],
101+
"total_claimable_amount": "18749999990350",
102+
"claims_denom": "ulume"
103+
},
104+
"consensus": null,
105+
"crisis": {
106+
"constant_fee": {
107+
"denom": "ulume",
108+
"amount": "500000000"
109+
}
110+
},
111+
"distribution": {
112+
"params": {
113+
"community_tax": "0.020000000000000000",
114+
"base_proposer_reward": "0.000000000000000000",
115+
"bonus_proposer_reward": "0.000000000000000000",
116+
"withdraw_addr_enabled": true
117+
},
118+
"fee_pool": {
119+
"community_pool": []
120+
},
121+
"delegator_withdraw_infos": [],
122+
"previous_proposer": "",
123+
"outstanding_rewards": [],
124+
"validator_accumulated_commissions": [],
125+
"validator_historical_rewards": [],
126+
"validator_current_rewards": [],
127+
"delegator_starting_infos": [],
128+
"validator_slash_events": []
129+
},
130+
"evidence": {
131+
"evidence": []
132+
},
133+
"feegrant": {
134+
"allowances": []
135+
},
136+
"feeibc": {
137+
"identified_fees": [],
138+
"fee_enabled_channels": [],
139+
"registered_payees": [],
140+
"registered_counterparty_payees": [],
141+
"forward_relayers": []
142+
},
143+
"genutil": {
144+
"gen_txs": []
145+
},
146+
"gov": {
147+
"starting_proposal_id": "1",
148+
"deposits": [],
149+
"votes": [],
150+
"proposals": [],
151+
"deposit_params": null,
152+
"voting_params": null,
153+
"tally_params": null,
154+
"params": {
155+
"min_deposit": [
156+
{
157+
"denom": "ulume",
158+
"amount": "1000000000"
159+
}
160+
],
161+
"max_deposit_period": "259200s",
162+
"voting_period": "604800s",
163+
"quorum": "0.334000000000000000",
164+
"threshold": "0.500000000000000000",
165+
"veto_threshold": "0.400000000000000000",
166+
"min_initial_deposit_ratio": "0.002500000000000000",
167+
"proposal_cancel_ratio": "0.500000000000000000",
168+
"proposal_cancel_dest": "",
169+
"expedited_voting_period": "86400s",
170+
"expedited_threshold": "0.667000000000000000",
171+
"expedited_min_deposit": [
172+
{
173+
"denom": "ulume",
174+
"amount": "5000000000"
175+
}
176+
],
177+
"burn_vote_quorum": false,
178+
"burn_proposal_deposit_prevote": false,
179+
"burn_vote_veto": true,
180+
"min_deposit_ratio": "0.010000000000000000"
181+
},
182+
"constitution": ""
183+
},
184+
"group": {
185+
"group_seq": "0",
186+
"groups": [],
187+
"group_members": [],
188+
"group_policy_seq": "0",
189+
"group_policies": [],
190+
"proposal_seq": "0",
191+
"proposals": [],
192+
"votes": []
193+
},
194+
"ibc": {
195+
"client_genesis": {
196+
"clients": [],
197+
"clients_consensus": [],
198+
"clients_metadata": [],
199+
"params": {
200+
"allowed_clients": [
201+
"*"
202+
]
203+
},
204+
"create_localhost": false,
205+
"next_client_sequence": "0"
206+
},
207+
"connection_genesis": {
208+
"connections": [],
209+
"client_connection_paths": [],
210+
"next_connection_sequence": "0",
211+
"params": {
212+
"max_expected_time_per_block": "30000000000"
213+
}
214+
},
215+
"channel_genesis": {
216+
"channels": [],
217+
"acknowledgements": [],
218+
"commitments": [],
219+
"receipts": [],
220+
"send_sequences": [],
221+
"recv_sequences": [],
222+
"ack_sequences": [],
223+
"next_channel_sequence": "0",
224+
"params": {
225+
"upgrade_timeout": {
226+
"height": {
227+
"revision_number": "0",
228+
"revision_height": "0"
229+
},
230+
"timestamp": "600000000000"
231+
}
232+
}
233+
}
234+
},
235+
"interchainaccounts": {
236+
"controller_genesis_state": {
237+
"active_channels": [],
238+
"interchain_accounts": [],
239+
"ports": [],
240+
"params": {
241+
"controller_enabled": true
242+
}
243+
},
244+
"host_genesis_state": {
245+
"active_channels": [],
246+
"interchain_accounts": [],
247+
"port": "icahost",
248+
"params": {
249+
"host_enabled": true,
250+
"allow_messages": [
251+
"*"
252+
]
253+
}
254+
}
255+
},
256+
"lumeraid": {
257+
"params": {}
258+
},
259+
"mint": {
260+
"minter": {
261+
"inflation": "0.137500000000000000",
262+
"annual_provisions": "0.000000000000000000"
263+
},
264+
"params": {
265+
"mint_denom": "ulume",
266+
"inflation_rate_change": "0.075000000000000000",
267+
"inflation_max": "0.200000000000000000",
268+
"inflation_min": "0.050000000000000000",
269+
"goal_bonded": "0.670000000000000000",
270+
"blocks_per_year": "3942000"
271+
}
272+
},
273+
"nft": {
274+
"classes": [],
275+
"entries": []
276+
},
277+
"params": null,
278+
"runtime": null,
279+
"slashing": {
280+
"params": {
281+
"signed_blocks_window": "10000",
282+
"min_signed_per_window": "0.100000000000000000",
283+
"downtime_jail_duration": "3600s",
284+
"slash_fraction_double_sign": "0.050000000000000000",
285+
"slash_fraction_downtime": "0.001000000000000000"
286+
},
287+
"signing_infos": [],
288+
"missed_blocks": []
289+
},
290+
"staking": {
291+
"params": {
292+
"unbonding_time": "1814400s",
293+
"max_validators": "50",
294+
"max_entries": 7,
295+
"historical_entries": 10000,
296+
"bond_denom": "ulume",
297+
"min_commission_rate": "0.050000000000000000"
298+
},
299+
"last_total_power": "0",
300+
"last_validator_powers": [],
301+
"validators": [],
302+
"delegations": [],
303+
"unbonding_delegations": [],
304+
"redelegations": [],
305+
"exported": false
306+
},
307+
"supernode": {
308+
"params": {
309+
"minimum_stake_for_sn": {
310+
"denom": "ulume",
311+
"amount": "25000000000"
312+
},
313+
"inactivity_penalty_period": "86400s",
314+
"reporting_threshold": "10",
315+
"slashing_threshold": "5",
316+
"slashing_fraction": "0.010000000000000000",
317+
"evidence_retention_period": "180days",
318+
"metrics_thresholds": ""
319+
}
320+
},
321+
"transfer": {
322+
"port_id": "transfer",
323+
"denom_traces": [],
324+
"params": {
325+
"send_enabled": true,
326+
"receive_enabled": true
327+
},
328+
"total_escrowed": []
329+
},
330+
"upgrade": {},
331+
"vesting": {},
332+
"wasm": {
333+
"params": {
334+
"code_upload_access": {
335+
"permission": "Everybody",
336+
"addresses": []
337+
},
338+
"instantiate_default_permission": "Everybody"
339+
},
340+
"codes": [],
341+
"contracts": [],
342+
"sequences": []
343+
}
344+
},
345+
"consensus": {
346+
"params": {
347+
"block": {
348+
"max_bytes": "22020096",
349+
"max_gas": "-1"
350+
},
351+
"evidence": {
352+
"max_age_num_blocks": "100000",
353+
"max_age_duration": "172800000000000",
354+
"max_bytes": "1048576"
355+
},
356+
"validator": {
357+
"pub_key_types": [
358+
"ed25519"
359+
]
360+
},
361+
"version": {
362+
"app": "0"
363+
},
364+
"abci": {
365+
"vote_extensions_enable_height": "0"
366+
}
367+
}
368+
}
369+
}

0 commit comments

Comments
 (0)