forked from hyphacoop/ics-testnets
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhero-fresh-genesis.json
207 lines (207 loc) · 6.22 KB
/
hero-fresh-genesis.json
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
{
"app_hash": "",
"app_state": {
"adminmodule": { "admins": [
"cosmos10rrplkj8s8z8gvu950aq3qlvrrltxr09r2z5um"
] },
"auth": {
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"account_number": "0",
"address": "cosmos1q4adyc9a75u6eclu6czqtr2vfyqf6v4svwwnyr",
"pub_key": null,
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"account_number": "0",
"address": "cosmos10rrplkj8s8z8gvu950aq3qlvrrltxr09r2z5um",
"pub_key": null,
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"account_number": "0",
"address": "cosmos16h4y2kjnax4s9vwfn87tpl37emy7h4hhg3wn69",
"pub_key": null,
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"account_number": "0",
"address": "cosmos1rhvj25tutkld9p43y6w8pdfhcfzk270dc76tmn",
"pub_key": null,
"sequence": "0"
}
],
"params": {
"max_memo_characters": "256",
"sig_verify_cost_ed25519": "590",
"sig_verify_cost_secp256k1": "1000",
"tx_sig_limit": "7",
"tx_size_cost_per_byte": "10"
}
},
"authz": { "authorization": [] },
"bank": {
"balances": [
{
"address": "cosmos1q4adyc9a75u6eclu6czqtr2vfyqf6v4svwwnyr",
"coins": [{ "amount": "1000000000000000", "denom": "uhero" }]
},
{
"address": "cosmos10rrplkj8s8z8gvu950aq3qlvrrltxr09r2z5um",
"coins": [{ "amount": "1000000000000000", "denom": "uhero" }]
},
{
"address": "cosmos16h4y2kjnax4s9vwfn87tpl37emy7h4hhg3wn69",
"coins": [{ "amount": "1000000000000000", "denom": "uhero" }]
},
{
"address": "cosmos1rhvj25tutkld9p43y6w8pdfhcfzk270dc76tmn",
"coins": [{ "amount": "1000000000000000", "denom": "uhero" }]
}
],
"denom_metadata": [
{
"display": "drachma",
"base": "udrachma",
"name": "Drachma",
"symbol": "Drachma",
"denom_units": [
{
"denom": "udrachma",
"aliases": ["microdrachma"],
"exponent": "0"
},
{
"denom": "mdrachma",
"aliases": ["millidrachma"],
"exponent": "3"
},
{ "denom": "drachma", "aliases": null, "exponent": "6" }
]
}
],
"params": { "default_send_enabled": true, "send_enabled": [] },
"supply": []
},
"capability": { "index": "1", "owners": [] },
"ccvconsumer": {
"height_to_valset_update_id": [],
"initial_val_set": [],
"maturing_packets": [],
"new_chain": false,
"outstanding_downtime_slashing": [],
"params": {
"blocks_per_distribution_transmission": "1000",
"ccv_timeout_period": "2419200s",
"consumer_redistribution_fraction": "0.75",
"distribution_transmission_channel": "",
"enabled": false,
"historical_entries": "10000",
"provider_fee_pool_addr_str": "",
"transfer_timeout_period": "3600s",
"unbonding_period": "1728000s"
},
"pending_slash_requests": { "requests": [] },
"provider_channel_id": "",
"provider_client_id": "",
"provider_client_state": null,
"provider_consensus_state": null
},
"crisis": { "constant_fee": { "amount": "1000", "denom": "uhero" } },
"evidence": { "evidence": [] },
"feegrant": { "allowances": [] },
"ibc": {
"channel_genesis": {
"ack_sequences": [],
"acknowledgements": [],
"channels": [],
"commitments": [],
"next_channel_sequence": "0",
"receipts": [],
"recv_sequences": [],
"send_sequences": []
},
"client_genesis": {
"clients": [],
"clients_consensus": [],
"clients_metadata": [],
"create_localhost": false,
"next_client_sequence": "0",
"params": { "allowed_clients": ["06-solomachine", "07-tendermint"] }
},
"connection_genesis": {
"client_connection_paths": [],
"connections": [],
"next_connection_sequence": "0",
"params": { "max_expected_time_per_block": "30000000000" }
}
},
"interchainaccounts": {
"controller_genesis_state": {
"active_channels": [],
"interchain_accounts": [],
"params": { "controller_enabled": true },
"ports": []
},
"host_genesis_state": {
"active_channels": [],
"interchain_accounts": [],
"params": { "allow_messages": [], "host_enabled": true },
"port": "icahost"
}
},
"params": null,
"slashing": {
"missed_blocks": [],
"params": {
"downtime_jail_duration": "600s",
"min_signed_per_window": "0.500000000000000000",
"signed_blocks_window": "8640",
"slash_fraction_double_sign": "0.050000000000000000",
"slash_fraction_downtime": "0.010000000000000000"
},
"signing_infos": []
},
"tokenfactory": {
"admin": { "address": "cosmos10rrplkj8s8z8gvu950aq3qlvrrltxr09r2z5um" },
"blacklistedList": [],
"blacklister": null,
"masterMinter": null,
"minterControllerList": [],
"mintersList": [],
"mintingDenom": { "denom": "udrachma" },
"owner": { "address": "cosmos1q4adyc9a75u6eclu6czqtr2vfyqf6v4svwwnyr" },
"params": {},
"paused": { "paused": false },
"pauser": null
},
"transfer": {
"denom_traces": [],
"params": { "receive_enabled": true, "send_enabled": true },
"port_id": "transfer"
},
"upgrade": {},
"vesting": {}
},
"chain_id": "hero-1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "-1",
"time_iota_ms": "1000"
},
"evidence": {
"max_age_duration": "172800000000000",
"max_age_num_blocks": "100000",
"max_bytes": "1048576"
},
"validator": { "pub_key_types": ["ed25519"] },
"version": {}
},
"genesis_time": "2022-11-16T19:59:16.356170496Z",
"initial_height": "1"
}