Created
January 10, 2022 15:38
-
-
Save zmanian/663a0aabe934ebc7cb52ae403acb11fd 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-01-05T16:12:16.939117Z", | |
| "chain_id": "liquidstaking", | |
| "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": "cosmos14tlxr8mcr3rg9mjp8d96f9na0v6mjtjl98z9vh", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "cosmos1fls22wk4fwpgqu5hrumdz3nusg5e66ddkjahu6", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "cosmos1t5aqg49xefaym7axqtdx2dqe06lxlrvsx7qplw", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| }, | |
| { | |
| "@type": "/cosmos.auth.v1beta1.BaseAccount", | |
| "address": "cosmos1l2fezfwyzur9pvwjnhhutjgld8x9sp92py5yl4", | |
| "pub_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| } | |
| ] | |
| }, | |
| "authz": { | |
| "authorization": [] | |
| }, | |
| "bank": { | |
| "params": { | |
| "send_enabled": [], | |
| "default_send_enabled": true | |
| }, | |
| "balances": [ | |
| { | |
| "address": "cosmos1fls22wk4fwpgqu5hrumdz3nusg5e66ddkjahu6", | |
| "coins": [ | |
| { | |
| "denom": "stake", | |
| "amount": "500000000" | |
| }, | |
| { | |
| "denom": "testtoken", | |
| "amount": "1000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "cosmos1t5aqg49xefaym7axqtdx2dqe06lxlrvsx7qplw", | |
| "coins": [ | |
| { | |
| "denom": "stake", | |
| "amount": "500000000" | |
| }, | |
| { | |
| "denom": "testtoken", | |
| "amount": "1000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "cosmos14tlxr8mcr3rg9mjp8d96f9na0v6mjtjl98z9vh", | |
| "coins": [ | |
| { | |
| "denom": "stake", | |
| "amount": "500000000" | |
| }, | |
| { | |
| "denom": "testtoken", | |
| "amount": "1000000000" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "cosmos1l2fezfwyzur9pvwjnhhutjgld8x9sp92py5yl4", | |
| "coins": [ | |
| { | |
| "denom": "stake", | |
| "amount": "500000000" | |
| }, | |
| { | |
| "denom": "testtoken", | |
| "amount": "1000000000" | |
| } | |
| ] | |
| } | |
| ], | |
| "supply": [ | |
| { | |
| "denom": "stake", | |
| "amount": "2000000000" | |
| }, | |
| { | |
| "denom": "testtoken", | |
| "amount": "4000000000" | |
| } | |
| ], | |
| "denom_metadata": [] | |
| }, | |
| "capability": { | |
| "index": "1", | |
| "owners": [] | |
| }, | |
| "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": "/liquidstaking.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "node0", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "1.000000000000000000", | |
| "max_rate": "1.000000000000000000", | |
| "max_change_rate": "1.000000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "cosmos14tlxr8mcr3rg9mjp8d96f9na0v6mjtjl98z9vh", | |
| "validator_address": "cosmosvaloper14tlxr8mcr3rg9mjp8d96f9na0v6mjtjlqnksqy", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "t893q9VBQdfg7Qf0tYZLCcNKpId0jcI1S26y8BOam3M=" | |
| }, | |
| "value": { | |
| "denom": "stake", | |
| "amount": "100000000" | |
| } | |
| } | |
| ], | |
| "memo": "[email protected]:26656", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "A+/c3uwpNsTcgKa5kgCESLDu0uS8Y7PxGLuIwYc4LaUG" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "ZY061tkIquNadICZ597R+MtWkeq0P+MDA01IPhvwFBo6IBHBxC3YUzH1YskEzZFF7U+kGL/dFTYCaDVMVSmWOQ==" | |
| ] | |
| }, | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/liquidstaking.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "node1", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "1.000000000000000000", | |
| "max_rate": "1.000000000000000000", | |
| "max_change_rate": "1.000000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "cosmos1fls22wk4fwpgqu5hrumdz3nusg5e66ddkjahu6", | |
| "validator_address": "cosmosvaloper1fls22wk4fwpgqu5hrumdz3nusg5e66ddnxfzsf", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "cQjQbQGqC6GaiXzKAVJrScvfm34pDNHuoVzXTwJXP0E=" | |
| }, | |
| "value": { | |
| "denom": "stake", | |
| "amount": "100000000" | |
| } | |
| } | |
| ], | |
| "memo": "[email protected]:26656", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "Agl0nOESkVdrfDC42odxFeBSZ1ppOXpmPtokLkHDVD5d" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "sWuDNtEP9xQhbjvZ76joxbZXQ8adWMpuL5m1wLyjG31DGoNFKstpgWDwm6iv/ZabsrNLJV3gRjD9sBBNcP9+Cw==" | |
| ] | |
| }, | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/liquidstaking.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "node2", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "1.000000000000000000", | |
| "max_rate": "1.000000000000000000", | |
| "max_change_rate": "1.000000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "cosmos1t5aqg49xefaym7axqtdx2dqe06lxlrvsx7qplw", | |
| "validator_address": "cosmosvaloper1t5aqg49xefaym7axqtdx2dqe06lxlrvsr255na", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "Z1sN5wD8iGjNUhKiJkk+SFWTlcl8BkmRk6EDP63pyPM=" | |
| }, | |
| "value": { | |
| "denom": "stake", | |
| "amount": "100000000" | |
| } | |
| } | |
| ], | |
| "memo": "[email protected]:26656", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "A0gyok2kVdqnfG708eKNZMc9FEu/CImQudFfV93MfK/d" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "899BIuLevysU2moS/iFzCMiaa4kUm7qRZA6rOoVIzK4Z3smNxT2gkYkeVsIUXtdASOebYcWgrcak0k7F+yzS/Q==" | |
| ] | |
| }, | |
| { | |
| "body": { | |
| "messages": [ | |
| { | |
| "@type": "/liquidstaking.staking.v1beta1.MsgCreateValidator", | |
| "description": { | |
| "moniker": "node3", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "1.000000000000000000", | |
| "max_rate": "1.000000000000000000", | |
| "max_change_rate": "1.000000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "cosmos1l2fezfwyzur9pvwjnhhutjgld8x9sp92py5yl4", | |
| "validator_address": "cosmosvaloper1l2fezfwyzur9pvwjnhhutjgld8x9sp92ysq3nx", | |
| "pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "UCpEvaaf7wR2iZ44UrM1fTQDJPUT9n6oMeGgRFQZjPo=" | |
| }, | |
| "value": { | |
| "denom": "stake", | |
| "amount": "100000000" | |
| } | |
| } | |
| ], | |
| "memo": "[email protected]:26656", | |
| "timeout_height": "0", | |
| "extension_options": [], | |
| "non_critical_extension_options": [] | |
| }, | |
| "auth_info": { | |
| "signer_infos": [ | |
| { | |
| "public_key": { | |
| "@type": "/cosmos.crypto.secp256k1.PubKey", | |
| "key": "AiI3MYT/lGsV+pi5R+7ICUHMQ5Y3Cia1I+x2y75TwknE" | |
| }, | |
| "mode_info": { | |
| "single": { | |
| "mode": "SIGN_MODE_DIRECT" | |
| } | |
| }, | |
| "sequence": "0" | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas_limit": "0", | |
| "payer": "", | |
| "granter": "" | |
| } | |
| }, | |
| "signatures": [ | |
| "upldXEqrM2Zrl2bgizYO2N71X7OuWrWHhPlt5zMJrPAfebuBEkr5/dmyVU9vQCIEmzgk5sclN2P4IYHU5qehbg==" | |
| ] | |
| } | |
| ] | |
| }, | |
| "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" | |
| } | |
| }, | |
| "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" | |
| } | |
| }, | |
| "params": null, | |
| "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 | |
| }, | |
| "upgrade": {}, | |
| "vesting": {} | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment