wormhole/wormchain/build/config/genesis.json

392 lines
10 KiB
JSON

{
"genesis_time": "2022-09-27T22:08:43.044644477Z",
"chain_id": "wormchain",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "-1",
"time_iota_ms": "1000"
},
"evidence": {
"max_age_num_blocks": "100000",
"max_age_duration": "172800000000000",
"max_bytes": "1048576"
},
"validator": {
"pub_key_types": [
"ed25519"
]
},
"version": {}
},
"app_hash": "",
"app_state": {
"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": "wormhole1cyyzpxplxdzkeea7kwsydadg87357qna3zg3tq",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "wormhole1wqwywkce50mg6077huy4j9y8lt80943ks5udzr",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "wormhole14vtqhv6550uh6gycxxum8qmx3kmy7ak2qwzecx",
"pub_key": null,
"account_number": "0",
"sequence": "0"
}
]
},
"bank": {
"params": {
"send_enabled": [],
"default_send_enabled": true
},
"balances": [
{
"address": "wormhole1wqwywkce50mg6077huy4j9y8lt80943ks5udzr",
"coins": [
{
"denom": "utest",
"amount": "100000000"
},
{
"denom": "uworm",
"amount": "1000000000"
}
]
},
{
"address": "wormhole1cyyzpxplxdzkeea7kwsydadg87357qna3zg3tq",
"coins": [
{
"denom": "utest",
"amount": "100000000000"
},
{
"denom": "uworm",
"amount": "200000000"
}
]
},
{
"address": "wormhole14vtqhv6550uh6gycxxum8qmx3kmy7ak2qwzecx",
"coins": [
{
"denom": "utest",
"amount": "20000"
}
]
}
],
"supply": [],
"denom_metadata": [
{
"description": "Wormchain's native test asset",
"denom_units": [
{
"denom": "utest",
"exponent": 0,
"aliases": []
},
{
"denom": "test",
"exponent": 6,
"aliases": []
}
],
"base": "utest",
"display": "test",
"name": "Test Coin",
"symbol": "TEST"
},
{
"description": "Wormchain's native staking asset",
"denom_units": [
{
"denom": "uworm",
"exponent": 0,
"aliases": []
},
{
"denom": "worm",
"exponent": 6,
"aliases": []
}
],
"base": "uworm",
"display": "worm",
"name": "Worm Coin",
"symbol": "WORM"
}
]
},
"capability": {
"index": "1",
"owners": []
},
"crisis": {
"constant_fee": {
"amount": "1000",
"denom": "worm"
}
},
"distribution": {
"delegator_starting_infos": [],
"delegator_withdraw_infos": [],
"fee_pool": {
"community_pool": []
},
"outstanding_rewards": [],
"params": {
"base_proposer_reward": "0.010000000000000000",
"bonus_proposer_reward": "0.040000000000000000",
"community_tax": "0.020000000000000000",
"withdraw_addr_enabled": true
},
"previous_proposer": "",
"validator_accumulated_commissions": [],
"validator_current_rewards": [],
"validator_historical_rewards": [],
"validator_slash_events": []
},
"evidence": {
"evidence": []
},
"feegrant": {
"allowances": []
},
"genutil": {
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "mynode",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "0",
"delegator_address": "wormhole1cyyzpxplxdzkeea7kwsydadg87357qna3zg3tq",
"validator_address": "wormholevaloper1cyyzpxplxdzkeea7kwsydadg87357qna87hzv8",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "fnfoo/C+i+Ng1J8vct6wfvrTS9JeNIG5UeO87ZHKMkY="
},
"value": {
"denom": "uworm",
"amount": "0"
}
}
],
"memo": "d012471401a9132f69a8189998be10da3320e089@10.0.0.2:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AuwYyCUBxQiBGSUWebU46c+OrlApVsyGLHd4qhSDZeiG"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"c5Ne3MvUdOC0o4PxqPkieqXMemrCg2VIDwH43v+rDs85sUi4UE0QdIjldzFBeBQXa6dVddKgU6KbZTyh7yc7GA=="
]
}
]
},
"gov": {
"deposit_params": {
"max_deposit_period": "172800s",
"min_deposit": [
{
"amount": "1000000",
"denom": "uworm"
}
]
},
"deposits": [],
"proposals": [],
"starting_proposal_id": "1",
"tally_params": {
"quorum": "0.334000000000000000",
"threshold": "0.500000000000000000",
"veto_threshold": "0.334000000000000000"
},
"votes": [],
"voting_params": {
"voting_period": "50s"
}
},
"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"
}
}
},
"mint": {
"minter": {
"annual_provisions": "0.0",
"inflation": "0.0"
},
"params": {
"blocks_per_year": "6311520",
"goal_bonded": "0.67",
"inflation_max": "0.0",
"inflation_min": "0.0",
"inflation_rate_change": "0.0",
"mint_denom": "uworm"
}
},
"params": null,
"slashing": {
"missed_blocks": [],
"params": {
"downtime_jail_duration": "600s",
"min_signed_per_window": "0.500000000000000000",
"signed_blocks_window": "100",
"slash_fraction_double_sign": "0.050000000000000000",
"slash_fraction_downtime": "0.010000000000000000"
},
"signing_infos": []
},
"staking": {
"delegations": [],
"exported": false,
"last_total_power": "0",
"last_validator_powers": [],
"params": {
"bond_denom": "uworm",
"historical_entries": 10000,
"max_entries": 7,
"max_validators": 1000,
"unbonding_time": "1814400s"
},
"redelegations": [],
"unbonding_delegations": [],
"validators": []
},
"transfer": {
"denom_traces": [],
"params": {
"receive_enabled": true,
"send_enabled": true
},
"port_id": "transfer"
},
"upgrade": {},
"vesting": {},
"wasm": {
"params": {
"code_upload_access": {
"permission": "Everybody",
"address": ""
},
"instantiate_default_permission": "Everybody"
},
"codes": [],
"contracts": [],
"sequences": [],
"gen_msgs": []
},
"wormhole": {
"config": {
"chain_id": 3104,
"governance_chain": 1,
"governance_emitter": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ=",
"guardian_set_expiration": 86400
},
"consensusGuardianSetIndex": {
"index": 0
},
"guardianSetList": [
{
"expirationTime": 0,
"index": 0,
"keys": [
"vvpCnVfNGLf4pNkaLamrSvBdD74="
]
}
],
"guardianValidatorList": [
{
"guardianKey": "vvpCnVfNGLf4pNkaLamrSvBdD74=",
"validatorAddr": "wQggmD8zRWznvrOgRvWoP6NPAn0="
}
],
"replayProtectionList": [],
"sequenceCounterList": []
}
}
}