-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
1 parent
db71eca
commit 62ebeeb
Showing
1 changed file
with
328 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,328 @@ | ||
{ | ||
"genesis_time": "2023-06-30T15:11:25.803021256Z", | ||
"chain_id": "union-testnet-3", | ||
"initial_height": "1", | ||
"consensus_params": { | ||
"block": { | ||
"max_bytes": "22020096", | ||
"max_gas": "-1" | ||
}, | ||
"evidence": { | ||
"max_age_num_blocks": "100000", | ||
"max_age_duration": "172800000000000", | ||
"max_bytes": "1048576" | ||
}, | ||
"validator": { | ||
"pub_key_types": [ | ||
"bn254" | ||
] | ||
}, | ||
"version": { | ||
"app": "0" | ||
} | ||
}, | ||
"app_hash": "", | ||
"app_state": { | ||
"06-solomachine": null, | ||
"07-tendermint": null, | ||
"08-wasm": { | ||
"contracts": [] | ||
}, | ||
"auth": { | ||
"params": { | ||
"max_memo_characters": "256", | ||
"tx_sig_limit": "7", | ||
"tx_size_cost_per_byte": "10", | ||
"sig_verify_cost_ed25519": "590", | ||
"sig_verify_cost_secp256k1": "1000" | ||
}, | ||
"accounts": [ | ||
{ | ||
"@type": "/cosmos.auth.v1beta1.BaseAccount", | ||
"address": "union12qdvmw22n72mem0ysff3nlyj2c76cuy4x60lua", | ||
"pub_key": null, | ||
"account_number": "0", | ||
"sequence": "0" | ||
}, | ||
{ | ||
"@type": "/cosmos.auth.v1beta1.BaseAccount", | ||
"address": "union1ml67yhc5kp8qrxssfnqz8pxqvjyln5fus654vk", | ||
"pub_key": null, | ||
"account_number": "1", | ||
"sequence": "0" | ||
}, | ||
{ | ||
"@type": "/cosmos.auth.v1beta1.BaseAccount", | ||
"address": "union1v39zvpn9ff7quu9lxsawdwpg60lyfpz8pmhfey", | ||
"pub_key": null, | ||
"account_number": "2", | ||
"sequence": "0" | ||
}, | ||
{ | ||
"@type": "/cosmos.auth.v1beta1.BaseAccount", | ||
"address": "union1g0jxmy25g5t6qdagq2dkclux7c46kwym8decfw", | ||
"pub_key": null, | ||
"account_number": "3", | ||
"sequence": "0" | ||
} | ||
] | ||
}, | ||
"authz": { | ||
"authorization": [] | ||
}, | ||
"bank": { | ||
"params": { | ||
"send_enabled": [], | ||
"default_send_enabled": true | ||
}, | ||
"balances": [ | ||
{ | ||
"address": "union1g0jxmy25g5t6qdagq2dkclux7c46kwym8decfw", | ||
"coins": [ | ||
{ | ||
"denom": "muno", | ||
"amount": "128000000000000" | ||
} | ||
] | ||
}, | ||
{ | ||
"address": "union12qdvmw22n72mem0ysff3nlyj2c76cuy4x60lua", | ||
"coins": [ | ||
{ | ||
"denom": "muno", | ||
"amount": "128000000000000" | ||
} | ||
] | ||
}, | ||
{ | ||
"address": "union1v39zvpn9ff7quu9lxsawdwpg60lyfpz8pmhfey", | ||
"coins": [ | ||
{ | ||
"denom": "muno", | ||
"amount": "128000000000000" | ||
} | ||
] | ||
}, | ||
{ | ||
"address": "union1ml67yhc5kp8qrxssfnqz8pxqvjyln5fus654vk", | ||
"coins": [ | ||
{ | ||
"denom": "muno", | ||
"amount": "128000000000000" | ||
} | ||
] | ||
} | ||
], | ||
"supply": [], | ||
"denom_metadata": [], | ||
"send_enabled": [] | ||
}, | ||
"capability": { | ||
"index": "1", | ||
"owners": [] | ||
}, | ||
"consensus": null, | ||
"crisis": { | ||
"constant_fee": { | ||
"denom": "muno", | ||
"amount": "1000" | ||
} | ||
}, | ||
"distribution": { | ||
"params": { | ||
"community_tax": "0.020000000000000000", | ||
"base_proposer_reward": "0.000000000000000000", | ||
"bonus_proposer_reward": "0.000000000000000000", | ||
"withdraw_addr_enabled": true | ||
}, | ||
"fee_pool": { | ||
"community_pool": [] | ||
}, | ||
"delegator_withdraw_infos": [], | ||
"previous_proposer": "", | ||
"outstanding_rewards": [], | ||
"validator_accumulated_commissions": [], | ||
"validator_historical_rewards": [], | ||
"validator_current_rewards": [], | ||
"delegator_starting_infos": [], | ||
"validator_slash_events": [] | ||
}, | ||
"evidence": { | ||
"evidence": [] | ||
}, | ||
"feegrant": { | ||
"allowances": [] | ||
}, | ||
"feeibc": { | ||
"identified_fees": [], | ||
"fee_enabled_channels": [], | ||
"registered_payees": [], | ||
"registered_counterparty_payees": [], | ||
"forward_relayers": [] | ||
}, | ||
"genutil": { | ||
"gen_txs": [] | ||
}, | ||
"gov": { | ||
"starting_proposal_id": "1", | ||
"deposits": [], | ||
"votes": [], | ||
"proposals": [], | ||
"deposit_params": null, | ||
"voting_params": null, | ||
"tally_params": null, | ||
"params": { | ||
"min_deposit": [ | ||
{ | ||
"denom": "muno", | ||
"amount": "10000000" | ||
} | ||
], | ||
"max_deposit_period": "172800s", | ||
"voting_period": "172800s", | ||
"quorum": "0.334000000000000000", | ||
"threshold": "0.500000000000000000", | ||
"veto_threshold": "0.334000000000000000", | ||
"min_initial_deposit_ratio": "0.000000000000000000", | ||
"burn_vote_quorum": false, | ||
"burn_proposal_deposit_prevote": false, | ||
"burn_vote_veto": true | ||
} | ||
}, | ||
"group": { | ||
"group_seq": "0", | ||
"groups": [], | ||
"group_members": [], | ||
"group_policy_seq": "0", | ||
"group_policies": [], | ||
"proposal_seq": "0", | ||
"proposals": [], | ||
"votes": [] | ||
}, | ||
"ibc": { | ||
"client_genesis": { | ||
"clients": [], | ||
"clients_consensus": [], | ||
"clients_metadata": [], | ||
"params": { | ||
"allowed_clients": [ | ||
"06-solomachine", | ||
"07-tendermint", | ||
"08-wasm", | ||
"09-localhost" | ||
] | ||
}, | ||
"create_localhost": false, | ||
"next_client_sequence": "0" | ||
}, | ||
"connection_genesis": { | ||
"connections": [], | ||
"client_connection_paths": [], | ||
"next_connection_sequence": "0", | ||
"params": { | ||
"max_expected_time_per_block": "30000000000" | ||
} | ||
}, | ||
"channel_genesis": { | ||
"channels": [], | ||
"acknowledgements": [], | ||
"commitments": [], | ||
"receipts": [], | ||
"send_sequences": [], | ||
"recv_sequences": [], | ||
"ack_sequences": [], | ||
"next_channel_sequence": "0" | ||
} | ||
}, | ||
"interchainaccounts": { | ||
"controller_genesis_state": { | ||
"active_channels": [], | ||
"interchain_accounts": [], | ||
"ports": [], | ||
"params": { | ||
"controller_enabled": true | ||
} | ||
}, | ||
"host_genesis_state": { | ||
"active_channels": [], | ||
"interchain_accounts": [], | ||
"port": "icahost", | ||
"params": { | ||
"host_enabled": true, | ||
"allow_messages": [ | ||
"*" | ||
] | ||
} | ||
} | ||
}, | ||
"mint": { | ||
"minter": { | ||
"inflation": "0.030000000000000000", | ||
"annual_provisions": "0.000000000000000000" | ||
}, | ||
"params": { | ||
"mint_denom": "muno", | ||
"inflation_rate_change": "0.030000000000000000", | ||
"inflation_max": "0.040000000000000000", | ||
"inflation_min": "0.020000000000000000", | ||
"goal_bonded": "0.670000000000000000", | ||
"blocks_per_year": "6311520" | ||
} | ||
}, | ||
"params": null, | ||
"slashing": { | ||
"params": { | ||
"signed_blocks_window": "1000", | ||
"min_signed_per_window": "0.250000000000000000", | ||
"downtime_jail_duration": "60s", | ||
"slash_fraction_double_sign": "0.050000000000000000", | ||
"slash_fraction_downtime": "0.010000000000000000" | ||
}, | ||
"signing_infos": [], | ||
"missed_blocks": [] | ||
}, | ||
"staking": { | ||
"params": { | ||
"unbonding_time": "600s", | ||
"max_validators": 16, | ||
"max_entries": 7, | ||
"historical_entries": 10000, | ||
"bond_denom": "muno", | ||
"min_commission_rate": "0.000000000000000000" | ||
}, | ||
"last_total_power": "0", | ||
"last_validator_powers": [], | ||
"validators": [], | ||
"delegations": [], | ||
"unbonding_delegations": [], | ||
"redelegations": [], | ||
"exported": false | ||
}, | ||
"transfer": { | ||
"port_id": "transfer", | ||
"denom_traces": [], | ||
"params": { | ||
"send_enabled": true, | ||
"receive_enabled": true | ||
} | ||
}, | ||
"union": { | ||
"params": {} | ||
}, | ||
"upgrade": {}, | ||
"vesting": {}, | ||
"wasm": { | ||
"params": { | ||
"code_upload_access": { | ||
"permission": "Everybody", | ||
"address": "", | ||
"addresses": [] | ||
}, | ||
"instantiate_default_permission": "Everybody" | ||
}, | ||
"codes": [], | ||
"contracts": [], | ||
"sequences": [] | ||
} | ||
} | ||
} |