Created
April 13, 2022 16:15
-
-
Save ntindle/a5e7363ddea1d921156ba8721cfe0bab 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
| { | |
| "jsonrpc": "2.0", | |
| "id": -1, | |
| "result": { | |
| "genesis": { | |
| "genesis_time": "2022-04-11T22:35:32.822610714Z", | |
| "chain_id": "sonr", | |
| "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": "snr1cda2v5cstzduul79tp8uwxkhgrhngyc8mrl3nx", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "snr1m7zu5syjve2cdu4r79ffex83kynhjhgpjlp2d9", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| } | |
| ] | |
| }, | |
| "bank": { | |
| "params": { | |
| "send_enabled": [], | |
| "default_send_enabled": true | |
| }, | |
| "balances": [ | |
| { | |
| "address": "snr1cda2v5cstzduul79tp8uwxkhgrhngyc8mrl3nx", | |
| "coins": [ | |
| { | |
| "denom": "snr", | |
| "amount": "1000000000000" | |
| }, | |
| { | |
| "denom": "stake", | |
| "amount": "1000000000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "snr1m7zu5syjve2cdu4r79ffex83kynhjhgpjlp2d9", | |
| "coins": [ | |
| { | |
| "denom": "snr", | |
| "amount": "1000000000000" | |
| }, | |
| { | |
| "denom": "stake", | |
| "amount": "1000000000000000" | |
| } | |
| ] | |
| } | |
| ], | |
| "supply": [], | |
| "denom_metadata": [] | |
| }, | |
| "bucket": { | |
| "params": {}, | |
| "whichIsList": [] | |
| }, | |
| "capability": { | |
| "index": "1", | |
| "owners": [] | |
| }, | |
| "channel": { | |
| "params": {}, | |
| "howIsList": [] | |
| }, | |
| "crisis": { | |
| "constant_fee": { | |
| "denom": "stake", | |
| "amount": "1000" | |
| } | |
| }, | |
| "distribution": { | |
| "params": { | |
| "community_tax": "0.020000000000000000", | |
| "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": [] | |
| }, | |
| "genutil": { | |
| "gen_txs": [ | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "my-node", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "0.100000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "max_change_rate": "0.010000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "snr1cda2v5cstzduul79tp8uwxkhgrhngyc8mrl3nx", | |
| "validator_address": "snrvaloper1cda2v5cstzduul79tp8uwxkhgrhngyc85zq8ws", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "1PzDcac2n8XqkiTterPd4Qhb3ovAFO4sA+cQB5m9c8E=" | |
| }, | |
| "value": { | |
| "denom": "stake", | |
| "amount": "1000000000000000" | |
| } | |
| } | |
| ], | |
| "memo": "57fdbc20ea1c6546bec184571d0b087105d53836@143.198.29.209:26656", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "AttpBX7mmC8gyworIQVwug0N/EtjRWAs6wWNkGD2jNEK" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "200000", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "OEjuAZndM3Gs4et0WH3X+6t0VLiJpqvF4zWz07akY3V7Li4C6KLbSokDqX+nKZ8qrOysdpX/IlX1VIWgGr73Fw==" | |
| ] | |
| } | |
| ] | |
| }, | |
| "gov": { | |
| "starting_proposal_id": "1", | |
| "deposits": [], | |
| "votes": [], | |
| "proposals": [], | |
| "deposit_params": { | |
| "min_deposit": [ | |
| { | |
| "denom": "stake", | |
| "amount": "10000000" | |
| } | |
| ], | |
| "max_deposit_period": "172800s" | |
| }, | |
| "voting_params": { | |
| "voting_period": "172800s" | |
| }, | |
| "tally_params": { | |
| "quorum": "0.334000000000000000", | |
| "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.130000000000000000", | |
| "annual_provisions": "0.000000000000000000" | |
| }, | |
| "params": { | |
| "mint_denom": "stake", | |
| "inflation_rate_change": "0.130000000000000000", | |
| "inflation_max": "0.200000000000000000", | |
| "inflation_min": "0.070000000000000000", | |
| "goal_bonded": "0.670000000000000000", | |
| "blocks_per_year": "6311520" | |
| } | |
| }, | |
| "object": { | |
| "params": {}, | |
| "whatIsList": [] | |
| }, | |
| "params": null, | |
| "registry": { | |
| "params": {}, | |
| "whoIsList": [] | |
| }, | |
| "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": "stake" | |
| }, | |
| "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": {} | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment