Created
March 7, 2023 12:03
-
-
Save alinetskyi/3bf9236444866e8fd50003604fe48a9d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "genesis_time": "2022-06-27T12:00:00Z", | |
| "chain_id": "coreum-devnet-1", | |
| "initial_height": "1", | |
| "consensus_params": { | |
| "block": { | |
| "max_bytes": "22020096", | |
| "max_gas": "50000000", | |
| "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": { | |
| "assetft": { | |
| "params": { | |
| "issue_fee": { | |
| "denom": "udevcore", | |
| "amount": "10000000" | |
| } | |
| } | |
| }, | |
| "assetnft": { | |
| "params": { | |
| "mint_fee": { | |
| "denom": "udevcore", | |
| "amount": "0" | |
| } | |
| } | |
| }, | |
| "auth": { | |
| "params": { | |
| "max_memo_characters": "256", | |
| "tx_sig_limit": "7", | |
| "tx_size_cost_per_byte": "10", | |
| "sig_verify_cost_ed25519": "1000", | |
| "sig_verify_cost_secp256k1": "1000" | |
| }, | |
| "accounts": [ | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "devcore15eqsya33vx9p5zt7ad8fg3k674tlsllk3pvqp6", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "devcore105ct3vl89ar53jrj23zl6e09cmqwym2ua5hegf", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "devcore14x46r5eflga696sd5my900euvlplu2prhny5ae", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "devcore1ckuncyw0hftdq5qfjs6ee2v6z73sq0urd390cd", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| } | |
| ] | |
| }, | |
| "authz": { | |
| "authorization": [] | |
| }, | |
| "bank": { | |
| "params": { | |
| "send_enabled": [], | |
| "default_send_enabled": true | |
| }, | |
| "balances": [ | |
| { | |
| "address": "devcore105ct3vl89ar53jrj23zl6e09cmqwym2ua5hegf", | |
| "coins": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "11000000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "devcore15eqsya33vx9p5zt7ad8fg3k674tlsllk3pvqp6", | |
| "coins": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "11000000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "devcore14x46r5eflga696sd5my900euvlplu2prhny5ae", | |
| "coins": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "11000000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "devcore1ckuncyw0hftdq5qfjs6ee2v6z73sq0urd390cd", | |
| "coins": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "100000000000000" | |
| } | |
| ] | |
| } | |
| ], | |
| "supply": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "133000000000000" | |
| } | |
| ], | |
| "denom_metadata": [ | |
| { | |
| "description": "udevcore coin", | |
| "denom_units": [ | |
| { | |
| "denom": "udevcore", | |
| "exponent": 0, | |
| "aliases": [] | |
| }, | |
| { | |
| "denom": "devcore", | |
| "exponent": 6, | |
| "aliases": [] | |
| } | |
| ], | |
| "base": "udevcore", | |
| "display": "devcore", | |
| "name": "udevcore", | |
| "symbol": "UDEVCORE" | |
| } | |
| ] | |
| }, | |
| "capability": { | |
| "index": "1", | |
| "owners": [] | |
| }, | |
| "cnft": {}, | |
| "crisis": { | |
| "constant_fee": { | |
| "denom": "udevcore", | |
| "amount": "500000000000" | |
| } | |
| }, | |
| "customparams": { | |
| "staking_params": { | |
| "min_self_delegation": "20000000000" | |
| } | |
| }, | |
| "distribution": { | |
| "params": { | |
| "community_tax": "0.050000000000000000", | |
| "base_proposer_reward": "0.010000000000000000", | |
| "bonus_proposer_reward": "0.040000000000000000", | |
| "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": [] | |
| }, | |
| "feemodel": { | |
| "params": { | |
| "model": { | |
| "initial_gas_price": "0.062500000000000000", | |
| "max_gas_price_multiplier": "1000.000000000000000000", | |
| "max_discount": "0.500000000000000000", | |
| "escalation_start_fraction": "0.800000000000000000", | |
| "max_block_gas": 50000000, | |
| "short_ema_block_length": 50, | |
| "long_ema_block_length": 1000 | |
| } | |
| }, | |
| "min_gas_price": { | |
| "denom": "udevcore", | |
| "amount": "0.062500000000000000" | |
| } | |
| }, | |
| "genutil": { | |
| "gen_txs": [ | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "Earth", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "0.100000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "max_change_rate": "0.010000000000000000" | |
| }, | |
| "min_self_delegation": "20000000000", | |
| "delegator_address": "devcore14x46r5eflga696sd5my900euvlplu2prhny5ae", | |
| "validator_address": "devcorevaloper14x46r5eflga696sd5my900euvlplu2prwv63jv", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "OTAroLN35uf8Jno+XRfEPFE/0A4MFksa9/G9AfNlpTI=" | |
| }, | |
| "value": { | |
| "denom": "udevcore", | |
| "amount": "10000000000000" | |
| } | |
| } | |
| ], | |
| "memo": "", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "AmhgwKPPFIwL3dXgv/G1PdfuAPmrYdmlgm9WIQdQYNjQ" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "3sXI1sPknjH+pqvy842Mc6pcEFoSAgZHTrDP4qGizB47aT01AvMyOh/5S7p2bkk4k4M7lqJSR5jW+eymFCm4Sg==" | |
| ] | |
| }, | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "Mercury", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "0.100000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "max_change_rate": "0.010000000000000000" | |
| }, | |
| "min_self_delegation": "20000000000", | |
| "delegator_address": "devcore15eqsya33vx9p5zt7ad8fg3k674tlsllk3pvqp6", | |
| "validator_address": "devcorevaloper15eqsya33vx9p5zt7ad8fg3k674tlsllkg7j9w0", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "IXQMVpINRmOAIc2Ia4TGNxmG/HUzNsFP0DViG9BPkwk=" | |
| }, | |
| "value": { | |
| "denom": "udevcore", | |
| "amount": "10000000000000" | |
| } | |
| } | |
| ], | |
| "memo": "", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "Ai+ulhQOTk78QqrOwr9ySdZQ+N6F5PzkRU7LsYXA24Gl" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "WM6j21f6OmvwEVi1SjLIm2l+nhs+yQKkiPFMSKON3QIcT+ZKLSmXsFg2pRoOpG66G+7NbalHspNdEGTQfadVxg==" | |
| ] | |
| }, | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "Venus", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "0.100000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "max_change_rate": "0.010000000000000000" | |
| }, | |
| "min_self_delegation": "20000000000", | |
| "delegator_address": "devcore105ct3vl89ar53jrj23zl6e09cmqwym2ua5hegf", | |
| "validator_address": "devcorevaloper105ct3vl89ar53jrj23zl6e09cmqwym2uytfu8u", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "l7Albqyhw3hZhCIYMdpU4w/OkopzalM03p8LVsxm1qs=" | |
| }, | |
| "value": { | |
| "denom": "udevcore", | |
| "amount": "10000000000000" | |
| } | |
| } | |
| ], | |
| "memo": "", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "AmT9pinEiXvPm6Yf2b6uYSBJ/ZO2A6Wr6N8G4M9h0Y2n" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "7kJIwRnHuezJHITDkQUbg/uDF+ap+nm5pf+9dsmo8OwmNSMfN7Di3tePt2Q4pKfj4XqZzfz814+D0VQzq/RkbA==" | |
| ] | |
| } | |
| ] | |
| }, | |
| "gov": { | |
| "starting_proposal_id": "1", | |
| "deposits": [], | |
| "votes": [], | |
| "proposals": [], | |
| "deposit_params": { | |
| "min_deposit": [ | |
| { | |
| "denom": "udevcore", | |
| "amount": "4000000000" | |
| } | |
| ], | |
| "max_deposit_period": "336h" | |
| }, | |
| "voting_params": { | |
| "voting_period": "24h" | |
| }, | |
| "tally_params": { | |
| "quorum": "0.400000000000000000", | |
| "threshold": "0.500000000000000000", | |
| "veto_threshold": "0.334000000000000000" | |
| } | |
| }, | |
| "ibc": { | |
| "client_genesis": { | |
| "clients": [], | |
| "clients_consensus": [], | |
| "clients_metadata": [], | |
| "params": { | |
| "allowed_clients": [ | |
| "06-solomachine", | |
| "07-tendermint" | |
| ] | |
| }, | |
| "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" | |
| } | |
| }, | |
| "mint": { | |
| "minter": { | |
| "inflation": "0.100000000000000000", | |
| "annual_provisions": "0.000000000000000000" | |
| }, | |
| "params": { | |
| "mint_denom": "udevcore", | |
| "inflation_rate_change": "0.130000000000000000", | |
| "inflation_max": "0.200000000000000000", | |
| "inflation_min": "0.000000000000000000", | |
| "goal_bonded": "0.670000000000000000", | |
| "blocks_per_year": "17900000" | |
| } | |
| }, | |
| "monitoringp": { | |
| "port_id": "monitoringp", | |
| "consumerClientID": null, | |
| "connectionChannelID": null, | |
| "monitoringInfo": null, | |
| "params": { | |
| "lastBlockHeight": "1", | |
| "consumerChainID": "spn-1", | |
| "consumerConsensusState": { | |
| "nextValidatorsHash": "", | |
| "timestamp": "", | |
| "root": { | |
| "hash": "" | |
| } | |
| }, | |
| "consumerUnbondingPeriod": "1814400", | |
| "consumerRevisionHeight": "1" | |
| } | |
| }, | |
| "params": null, | |
| "slashing": { | |
| "params": { | |
| "signed_blocks_window": "34000", | |
| "min_signed_per_window": "0.500000000000000000", | |
| "downtime_jail_duration": "60s", | |
| "slash_fraction_double_sign": "0.050000000000000000", | |
| "slash_fraction_downtime": "0.005000000000000000" | |
| }, | |
| "signing_infos": [], | |
| "missed_blocks": [] | |
| }, | |
| "staking": { | |
| "params": { | |
| "unbonding_time": "168h", | |
| "max_validators": 32, | |
| "max_entries": 7, | |
| "historical_entries": 10000, | |
| "bond_denom": "udevcore" | |
| }, | |
| "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 | |
| } | |
| }, | |
| "upgrade": {}, | |
| "vesting": {}, | |
| "wasm": { | |
| "params": { | |
| "instantiate_default_permission": "Everybody", | |
| "code_upload_access": { | |
| "permission": "Everybody", | |
| "address": "" | |
| } | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment