Create gensis.json
This commit is contained in:
parent
e5735aa9bd
commit
9d2a4238a7
667
gensis.json
Normal file
667
gensis.json
Normal file
@ -0,0 +1,667 @@
|
||||
{
|
||||
"genesis_time": "2024-03-12T11:44:03.6414508Z",
|
||||
"chain_id": "zgtendermint_9000-1",
|
||||
"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": [
|
||||
"ed25519"
|
||||
]
|
||||
},
|
||||
"version": {
|
||||
"app": "0"
|
||||
}
|
||||
},
|
||||
"app_hash": "",
|
||||
"app_state": {
|
||||
"07-tendermint": null,
|
||||
"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": "/ethermint.types.v1.EthAccount",
|
||||
"base_account": {
|
||||
"address": "evmos1c62zudnvsl6cfyd46ztmnz6g9r4qh76etr2uzr",
|
||||
"pub_key": null,
|
||||
"account_number": "0",
|
||||
"sequence": "0"
|
||||
},
|
||||
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
|
||||
},
|
||||
{
|
||||
"@type": "/ethermint.types.v1.EthAccount",
|
||||
"base_account": {
|
||||
"address": "evmos1auqfpxavhdklgsgsjk3ek7hphv9jfyl6dms5yr",
|
||||
"pub_key": null,
|
||||
"account_number": "1",
|
||||
"sequence": "0"
|
||||
},
|
||||
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
|
||||
},
|
||||
{
|
||||
"@type": "/ethermint.types.v1.EthAccount",
|
||||
"base_account": {
|
||||
"address": "evmos1rrrpgj955mkkc0fwhza52lggqxcemvnutvygzs",
|
||||
"pub_key": null,
|
||||
"account_number": "2",
|
||||
"sequence": "0"
|
||||
},
|
||||
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
|
||||
},
|
||||
{
|
||||
"@type": "/ethermint.types.v1.EthAccount",
|
||||
"base_account": {
|
||||
"address": "evmos1nyc65c5gxtpsrhnganmfr4vcqp80hvm62gqe3u",
|
||||
"pub_key": null,
|
||||
"account_number": "3",
|
||||
"sequence": "0"
|
||||
},
|
||||
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
|
||||
}
|
||||
]
|
||||
},
|
||||
"authz": {
|
||||
"authorization": []
|
||||
},
|
||||
"bank": {
|
||||
"params": {
|
||||
"send_enabled": [],
|
||||
"default_send_enabled": true
|
||||
},
|
||||
"balances": [
|
||||
{
|
||||
"address": "evmos1rrrpgj955mkkc0fwhza52lggqxcemvnutvygzs",
|
||||
"coins": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"amount": "25000000000000000000000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"address": "evmos1nyc65c5gxtpsrhnganmfr4vcqp80hvm62gqe3u",
|
||||
"coins": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"amount": "25000000000000000000000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"address": "evmos1c62zudnvsl6cfyd46ztmnz6g9r4qh76etr2uzr",
|
||||
"coins": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"amount": "25000000000000000000000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"address": "evmos1auqfpxavhdklgsgsjk3ek7hphv9jfyl6dms5yr",
|
||||
"coins": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"amount": "25000000000000000000000000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"supply": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"amount": "100000000000000000000000000"
|
||||
}
|
||||
],
|
||||
"denom_metadata": [],
|
||||
"send_enabled": []
|
||||
},
|
||||
"capability": {
|
||||
"index": "1",
|
||||
"owners": []
|
||||
},
|
||||
"consensus": null,
|
||||
"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": []
|
||||
},
|
||||
"epochs": {
|
||||
"epochs": [
|
||||
{
|
||||
"identifier": "week",
|
||||
"start_time": "0001-01-01T00:00:00Z",
|
||||
"duration": "604800s",
|
||||
"current_epoch": "0",
|
||||
"current_epoch_start_time": "0001-01-01T00:00:00Z",
|
||||
"epoch_counting_started": false,
|
||||
"current_epoch_start_height": "0"
|
||||
},
|
||||
{
|
||||
"identifier": "day",
|
||||
"start_time": "0001-01-01T00:00:00Z",
|
||||
"duration": "86400s",
|
||||
"current_epoch": "0",
|
||||
"current_epoch_start_time": "0001-01-01T00:00:00Z",
|
||||
"epoch_counting_started": false,
|
||||
"current_epoch_start_height": "0"
|
||||
}
|
||||
]
|
||||
},
|
||||
"erc20": {
|
||||
"params": {
|
||||
"enable_erc20": true,
|
||||
"enable_evm_hook": true
|
||||
},
|
||||
"token_pairs": []
|
||||
},
|
||||
"evidence": {
|
||||
"evidence": []
|
||||
},
|
||||
"evm": {
|
||||
"accounts": [],
|
||||
"params": {
|
||||
"evm_denom": "aevmos",
|
||||
"enable_create": true,
|
||||
"enable_call": true,
|
||||
"extra_eips": [
|
||||
"3855"
|
||||
],
|
||||
"chain_config": {
|
||||
"homestead_block": "0",
|
||||
"dao_fork_block": "0",
|
||||
"dao_fork_support": true,
|
||||
"eip150_block": "0",
|
||||
"eip150_hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"eip155_block": "0",
|
||||
"eip158_block": "0",
|
||||
"byzantium_block": "0",
|
||||
"constantinople_block": "0",
|
||||
"petersburg_block": "0",
|
||||
"istanbul_block": "0",
|
||||
"muir_glacier_block": "0",
|
||||
"berlin_block": "0",
|
||||
"london_block": "0",
|
||||
"arrow_glacier_block": "0",
|
||||
"gray_glacier_block": "0",
|
||||
"merge_netsplit_block": "0",
|
||||
"shanghai_block": "0",
|
||||
"cancun_block": "0"
|
||||
},
|
||||
"allow_unprotected_txs": false,
|
||||
"active_precompiles": [
|
||||
"0x0000000000000000000000000000000000000100",
|
||||
"0x0000000000000000000000000000000000000400",
|
||||
"0x0000000000000000000000000000000000000800",
|
||||
"0x0000000000000000000000000000000000000801",
|
||||
"0x0000000000000000000000000000000000000802",
|
||||
"0x0000000000000000000000000000000000000803",
|
||||
"0x0000000000000000000000000000000000000804",
|
||||
"0x0000000000000000000000000000000000000900",
|
||||
"0x0000000000000000000000000000000000000901"
|
||||
],
|
||||
"evm_channels": [
|
||||
"channel-10",
|
||||
"channel-31",
|
||||
"channel-83"
|
||||
]
|
||||
}
|
||||
},
|
||||
"feegrant": {
|
||||
"allowances": []
|
||||
},
|
||||
"feemarket": {
|
||||
"params": {
|
||||
"no_base_fee": false,
|
||||
"base_fee_change_denominator": 8,
|
||||
"elasticity_multiplier": 2,
|
||||
"enable_height": "0",
|
||||
"base_fee": "1000000000",
|
||||
"min_gas_price": "0.000000000000000000",
|
||||
"min_gas_multiplier": "0.500000000000000000"
|
||||
},
|
||||
"block_gas": "0"
|
||||
},
|
||||
"genutil": {
|
||||
"gen_txs": [
|
||||
{
|
||||
"body": {
|
||||
"messages": [
|
||||
{
|
||||
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
|
||||
"description": {
|
||||
"moniker": "node0",
|
||||
"identity": "",
|
||||
"website": "",
|
||||
"security_contact": "",
|
||||
"details": ""
|
||||
},
|
||||
"commission": {
|
||||
"rate": "0.100000000000000000",
|
||||
"max_rate": "0.200000000000000000",
|
||||
"max_change_rate": "0.010000000000000000"
|
||||
},
|
||||
"min_self_delegation": "1",
|
||||
"delegator_address": "evmos1c62zudnvsl6cfyd46ztmnz6g9r4qh76etr2uzr",
|
||||
"validator_address": "evmosvaloper1c62zudnvsl6cfyd46ztmnz6g9r4qh76exd9vr7",
|
||||
"pubkey": {
|
||||
"@type": "/cosmos.crypto.ed25519.PubKey",
|
||||
"key": "9yWaWjoC4CeCCdRhup5F2HKtPGCVXHzNh71B42s8b/4="
|
||||
},
|
||||
"value": {
|
||||
"denom": "aevmos",
|
||||
"amount": "12500000000000000000000000"
|
||||
}
|
||||
}
|
||||
],
|
||||
"memo": "8c01665f88896bca44e8902a30e4278bed08033f@172.16.100.148:26656",
|
||||
"timeout_height": "0",
|
||||
"extension_options": [],
|
||||
"non_critical_extension_options": []
|
||||
},
|
||||
"auth_info": {
|
||||
"signer_infos": [
|
||||
{
|
||||
"public_key": {
|
||||
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
||||
"key": "An9PhWshjFMMjH7M8dbzHpQ2Nu4975iLMUn7vdjsIUtF"
|
||||
},
|
||||
"mode_info": {
|
||||
"single": {
|
||||
"mode": "SIGN_MODE_DIRECT"
|
||||
}
|
||||
},
|
||||
"sequence": "0"
|
||||
}
|
||||
],
|
||||
"fee": {
|
||||
"amount": [],
|
||||
"gas_limit": "200000",
|
||||
"payer": "",
|
||||
"granter": ""
|
||||
},
|
||||
"tip": null
|
||||
},
|
||||
"signatures": [
|
||||
"odtTuXZtRoo53BXEAXc+dICuq03rBHsG98MNA9wrEYAzOkFe1SRfCP88rw4DZAcMk8KmnVfHTqvDLYcfKEiM4wA="
|
||||
]
|
||||
},
|
||||
{
|
||||
"body": {
|
||||
"messages": [
|
||||
{
|
||||
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
|
||||
"description": {
|
||||
"moniker": "node1",
|
||||
"identity": "",
|
||||
"website": "",
|
||||
"security_contact": "",
|
||||
"details": ""
|
||||
},
|
||||
"commission": {
|
||||
"rate": "0.100000000000000000",
|
||||
"max_rate": "0.200000000000000000",
|
||||
"max_change_rate": "0.010000000000000000"
|
||||
},
|
||||
"min_self_delegation": "1",
|
||||
"delegator_address": "evmos1auqfpxavhdklgsgsjk3ek7hphv9jfyl6dms5yr",
|
||||
"validator_address": "evmosvaloper1auqfpxavhdklgsgsjk3ek7hphv9jfyl6q4ly97",
|
||||
"pubkey": {
|
||||
"@type": "/cosmos.crypto.ed25519.PubKey",
|
||||
"key": "wgrfuns3xSC2yEiuiTXXAoKL3iBYWlhP5vLwlEwpgdw="
|
||||
},
|
||||
"value": {
|
||||
"denom": "aevmos",
|
||||
"amount": "12500000000000000000000000"
|
||||
}
|
||||
}
|
||||
],
|
||||
"memo": "b288e8b37f4b0dbd9a03e8ce926cd9c801aacf27@172.16.100.148:26656",
|
||||
"timeout_height": "0",
|
||||
"extension_options": [],
|
||||
"non_critical_extension_options": []
|
||||
},
|
||||
"auth_info": {
|
||||
"signer_infos": [
|
||||
{
|
||||
"public_key": {
|
||||
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
||||
"key": "AqJJAY+CZbazdpI82cQY2E7Lr+Ph4JZH6XfoCGUrUiim"
|
||||
},
|
||||
"mode_info": {
|
||||
"single": {
|
||||
"mode": "SIGN_MODE_DIRECT"
|
||||
}
|
||||
},
|
||||
"sequence": "0"
|
||||
}
|
||||
],
|
||||
"fee": {
|
||||
"amount": [],
|
||||
"gas_limit": "200000",
|
||||
"payer": "",
|
||||
"granter": ""
|
||||
},
|
||||
"tip": null
|
||||
},
|
||||
"signatures": [
|
||||
"i7ZaGm7bbowS0rf5t/BimRw2aGGVwPeGy4T8wasCQBB6pHsD1d1tBmok05PEryfonAvYRhL4ZnWMBMfs/kOOnAA="
|
||||
]
|
||||
},
|
||||
{
|
||||
"body": {
|
||||
"messages": [
|
||||
{
|
||||
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
|
||||
"description": {
|
||||
"moniker": "node2",
|
||||
"identity": "",
|
||||
"website": "",
|
||||
"security_contact": "",
|
||||
"details": ""
|
||||
},
|
||||
"commission": {
|
||||
"rate": "0.100000000000000000",
|
||||
"max_rate": "0.200000000000000000",
|
||||
"max_change_rate": "0.010000000000000000"
|
||||
},
|
||||
"min_self_delegation": "1",
|
||||
"delegator_address": "evmos1rrrpgj955mkkc0fwhza52lggqxcemvnutvygzs",
|
||||
"validator_address": "evmosvaloper1rrrpgj955mkkc0fwhza52lggqxcemvnuxztcrd",
|
||||
"pubkey": {
|
||||
"@type": "/cosmos.crypto.ed25519.PubKey",
|
||||
"key": "iWzuWeCKrFo2iv79AQzuHER1x87AxUVD10UMkE2AcrY="
|
||||
},
|
||||
"value": {
|
||||
"denom": "aevmos",
|
||||
"amount": "12500000000000000000000000"
|
||||
}
|
||||
}
|
||||
],
|
||||
"memo": "8e20e8e88d504e67c7a3a58c2ea31d965aa2a890@172.16.100.148:26656",
|
||||
"timeout_height": "0",
|
||||
"extension_options": [],
|
||||
"non_critical_extension_options": []
|
||||
},
|
||||
"auth_info": {
|
||||
"signer_infos": [
|
||||
{
|
||||
"public_key": {
|
||||
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
||||
"key": "A4YiV97Sg1gx342xi8SG4jMZ7JYUVMsFuPEPiGXO+TYp"
|
||||
},
|
||||
"mode_info": {
|
||||
"single": {
|
||||
"mode": "SIGN_MODE_DIRECT"
|
||||
}
|
||||
},
|
||||
"sequence": "0"
|
||||
}
|
||||
],
|
||||
"fee": {
|
||||
"amount": [],
|
||||
"gas_limit": "200000",
|
||||
"payer": "",
|
||||
"granter": ""
|
||||
},
|
||||
"tip": null
|
||||
},
|
||||
"signatures": [
|
||||
"b/AdndLUsqoZgbpvSEvC6C21FkqZTuBth3kxX2ZOR51kRlJ2z6W7NibkHW9AOVgyqK20g8HGennL9s9CGUucLwE="
|
||||
]
|
||||
},
|
||||
{
|
||||
"body": {
|
||||
"messages": [
|
||||
{
|
||||
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
|
||||
"description": {
|
||||
"moniker": "node3",
|
||||
"identity": "",
|
||||
"website": "",
|
||||
"security_contact": "",
|
||||
"details": ""
|
||||
},
|
||||
"commission": {
|
||||
"rate": "0.100000000000000000",
|
||||
"max_rate": "0.200000000000000000",
|
||||
"max_change_rate": "0.010000000000000000"
|
||||
},
|
||||
"min_self_delegation": "1",
|
||||
"delegator_address": "evmos1nyc65c5gxtpsrhnganmfr4vcqp80hvm62gqe3u",
|
||||
"validator_address": "evmosvaloper1nyc65c5gxtpsrhnganmfr4vcqp80hvm68x0fsp",
|
||||
"pubkey": {
|
||||
"@type": "/cosmos.crypto.ed25519.PubKey",
|
||||
"key": "wJjrmqx0bptZyBuMuIQnQjXRgeMP8UzE5Z5+8aiS8+w="
|
||||
},
|
||||
"value": {
|
||||
"denom": "aevmos",
|
||||
"amount": "12500000000000000000000000"
|
||||
}
|
||||
}
|
||||
],
|
||||
"memo": "e50ac888b35175bfd4f999697bdeb5b7b52bfc06@172.16.100.148:26656",
|
||||
"timeout_height": "0",
|
||||
"extension_options": [],
|
||||
"non_critical_extension_options": []
|
||||
},
|
||||
"auth_info": {
|
||||
"signer_infos": [
|
||||
{
|
||||
"public_key": {
|
||||
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
||||
"key": "AjUoE2Ait4hgDNu2ufGY4Xk/FrTHrWmstQwZy9068PVT"
|
||||
},
|
||||
"mode_info": {
|
||||
"single": {
|
||||
"mode": "SIGN_MODE_DIRECT"
|
||||
}
|
||||
},
|
||||
"sequence": "0"
|
||||
}
|
||||
],
|
||||
"fee": {
|
||||
"amount": [],
|
||||
"gas_limit": "200000",
|
||||
"payer": "",
|
||||
"granter": ""
|
||||
},
|
||||
"tip": null
|
||||
},
|
||||
"signatures": [
|
||||
"6Fd/MADgPtx4LxDPGyiws/aBYF6RDUoKEkOqKEqeD8BuLuDuqoODPHOtwsOmmX6Vjl5aqx+FU7ZwImySkg1zbAA="
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"gov": {
|
||||
"starting_proposal_id": "1",
|
||||
"deposits": [],
|
||||
"votes": [],
|
||||
"proposals": [],
|
||||
"deposit_params": null,
|
||||
"voting_params": null,
|
||||
"tally_params": null,
|
||||
"params": {
|
||||
"min_deposit": [
|
||||
{
|
||||
"denom": "aevmos",
|
||||
"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
|
||||
}
|
||||
},
|
||||
"ibc": {
|
||||
"client_genesis": {
|
||||
"clients": [],
|
||||
"clients_consensus": [],
|
||||
"clients_metadata": [],
|
||||
"params": {
|
||||
"allowed_clients": [
|
||||
"06-solomachine",
|
||||
"07-tendermint",
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"incentives": {
|
||||
"params": {
|
||||
"enable_incentives": false,
|
||||
"allocation_limit": "0",
|
||||
"incentives_epoch_identifier": "",
|
||||
"reward_scaler": "0"
|
||||
},
|
||||
"incentives": [],
|
||||
"gas_meters": []
|
||||
},
|
||||
"inflation": {
|
||||
"params": {
|
||||
"mint_denom": "aevmos",
|
||||
"exponential_calculation": {
|
||||
"a": "300000000.000000000000000000",
|
||||
"r": "0.500000000000000000",
|
||||
"c": "9375000.000000000000000000",
|
||||
"bonding_target": "0.660000000000000000",
|
||||
"max_variance": "0.000000000000000000"
|
||||
},
|
||||
"inflation_distribution": {
|
||||
"staking_rewards": "0.533333334000000000",
|
||||
"usage_incentives": "0.000000000000000000",
|
||||
"community_pool": "0.466666666000000000"
|
||||
},
|
||||
"enable_inflation": true
|
||||
},
|
||||
"period": "0",
|
||||
"epoch_identifier": "day",
|
||||
"epochs_per_period": "365",
|
||||
"skipped_epochs": "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": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"params": null,
|
||||
"revenue": {
|
||||
"params": {
|
||||
"enable_revenue": true,
|
||||
"developer_shares": "0.500000000000000000",
|
||||
"addr_derivation_cost_create": "50"
|
||||
},
|
||||
"revenues": []
|
||||
},
|
||||
"slashing": {
|
||||
"params": {
|
||||
"signed_blocks_window": "100",
|
||||
"min_signed_per_window": "0.500000000000000000",
|
||||
"downtime_jail_duration": "600s",
|
||||
"slash_fraction_double_sign": "0.050000000000000000",
|
||||
"slash_fraction_downtime": "0.010000000000000000"
|
||||
},
|
||||
"signing_infos": [],
|
||||
"missed_blocks": []
|
||||
},
|
||||
"staking": {
|
||||
"params": {
|
||||
"unbonding_time": "1814400s",
|
||||
"max_validators": 100,
|
||||
"max_entries": 7,
|
||||
"historical_entries": 10000,
|
||||
"bond_denom": "aevmos",
|
||||
"min_commission_rate": "0.050000000000000000"
|
||||
},
|
||||
"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
|
||||
},
|
||||
"total_escrowed": []
|
||||
},
|
||||
"upgrade": {},
|
||||
"vesting": {}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user