Last active
December 30, 2023 10:16
-
-
Save luchenqun/31d02a03159fb72e42d8d25eeac147e9 to your computer and use it in GitHub Desktop.
evmos genesis.json
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
| { | |
| "app_hash": "", | |
| "app_state": { | |
| "auth": { | |
| "accounts": [ | |
| { | |
| "@type": "/ethermint.types.v1.EthAccount", | |
| "base_account": { | |
| "account_number": "1820993", | |
| "address": "evmos1qqqqqqqqqqyyayt5xyj2nqs8d3vlzqyy46yd62", | |
| "pub_key": null, | |
| "sequence": "0" | |
| }, | |
| "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470" | |
| }, | |
| { | |
| "@type": "/ethermint.types.v1.EthAccount", | |
| "base_account": { | |
| "account_number": "774443", | |
| "address": "evmos1qqqqqqqqqqxeq48kqh9xtgny0s44y9pzeyrlgs", | |
| "pub_key": null, | |
| "sequence": "0" | |
| }, | |
| "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470" | |
| } | |
| ], | |
| "params": { | |
| "max_memo_characters": "256", | |
| "sig_verify_cost_ed25519": "590", | |
| "sig_verify_cost_secp256k1": "1000", | |
| "tx_sig_limit": "7", | |
| "tx_size_cost_per_byte": "10" | |
| } | |
| }, | |
| "authz": { | |
| "authorization": [ | |
| { | |
| "authorization": { | |
| "@type": "/cosmos.authz.v1beta1.GenericAuthorization", | |
| "msg": "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward" | |
| }, | |
| "expiration": "2023-03-06T00:09:56Z", | |
| "grantee": "evmos1fr6dylwlhaetqke95agqnyk29la9hqkxy0jplg", | |
| "granter": "evmos198zkgedxs9f77ru80zd3g693dhpv6n5wej6d7p" | |
| }, | |
| { | |
| "authorization": { | |
| "@type": "/cosmos.authz.v1beta1.GenericAuthorization", | |
| "msg": "/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission" | |
| }, | |
| "expiration": "2023-03-03T04:47:44Z", | |
| "grantee": "evmos1gjqx93uvlfzfnynulyy7zj74gzktlgsuuzm9fv", | |
| "granter": "evmos1lldjhjnn32e8vek7cxe9g05nf8j74y0xa6dt3p" | |
| } | |
| ] | |
| }, | |
| "bank": { | |
| "balances": [ | |
| { | |
| "address": "evmos1qqqqqqqqqqyyayt5xyj2nqs8d3vlzqyy46yd62", | |
| "coins": [ | |
| { | |
| "amount": "1000000000000000", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| { | |
| "address": "evmos1qqqqqqqqqqxeq48kqh9xtgny0s44y9pzeyrlgs", | |
| "coins": [ | |
| { | |
| "amount": "1000000000000000", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| } | |
| ], | |
| "denom_metadata": [ | |
| { | |
| "base": "aevmos", | |
| "denom_units": [ | |
| { | |
| "aliases": [ | |
| "attoevmos" | |
| ], | |
| "denom": "aevmos", | |
| "exponent": 0 | |
| }, | |
| { | |
| "aliases": [], | |
| "denom": "evmos", | |
| "exponent": 18 | |
| } | |
| ], | |
| "description": "The native EVM, governance and staking token of the Evmos Hub", | |
| "display": "evmos", | |
| "name": "Evmos", | |
| "symbol": "EVMOS" | |
| } | |
| ], | |
| "params": { | |
| "default_send_enabled": true, | |
| "send_enabled": [] | |
| }, | |
| "supply": [ | |
| { | |
| "amount": "403293966424083781525280712", | |
| "denom": "aevmos" | |
| }, | |
| { | |
| "amount": "1000000", | |
| "denom": "ibc/FF16256B84ACC34A5315CD8B66A66A94FFA373B73DDBD5590DEBF2D2AA4BA3C2" | |
| } | |
| ] | |
| }, | |
| "capability": { | |
| "index": "8", | |
| "owners": [ | |
| { | |
| "index": "1", | |
| "index_owners": { | |
| "owners": [ | |
| { | |
| "module": "ibc", | |
| "name": "ports/transfer" | |
| }, | |
| { | |
| "module": "transfer", | |
| "name": "ports/transfer" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "index": "7", | |
| "index_owners": { | |
| "owners": [ | |
| { | |
| "module": "ibc", | |
| "name": "capabilities/ports/transfer/channels/channel-5" | |
| }, | |
| { | |
| "module": "transfer", | |
| "name": "capabilities/ports/transfer/channels/channel-5" | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "claims": { | |
| "claims_records": [ | |
| { | |
| "initial_claimable_amount": "49100800670389600256", | |
| "actions_completed": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "address": "evmos1qqqqqqqqqqyyayt5xyj2nqs8d3vlzqyy46yd62" | |
| }, | |
| { | |
| "initial_claimable_amount": "121603555406276526080", | |
| "actions_completed": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "address": "evmos1qqqqqqqqqqxeq48kqh9xtgny0s44y9pzeyrlgs" | |
| } | |
| ], | |
| "params": { | |
| "airdrop_start_time": "2022-04-29T16:00:00Z", | |
| "claims_denom": "aevmos", | |
| "duration_of_decay": "5184000s", | |
| "duration_until_decay": "3801600s", | |
| "enable_claims": true, | |
| "authorized_channels": [ | |
| "channel-0", | |
| "channel-3" | |
| ], | |
| "evm_channels": [ | |
| "channel-2" | |
| ] | |
| } | |
| }, | |
| "crisis": { | |
| "constant_fee": { | |
| "amount": "5000000000000000000", | |
| "denom": "aevmos" | |
| } | |
| }, | |
| "distribution": { | |
| "delegator_starting_infos": [ | |
| { | |
| "delegator_address": "evmos1qq95x6dhrdnrfunlth5uh24tkrfphzl94dzp87", | |
| "starting_info": { | |
| "height": "58685", | |
| "previous_period": "805", | |
| "stake": "779328901084347576633.000000000000000000" | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| }, | |
| { | |
| "delegator_address": "evmos10plkgr9gk5rwnmtphcsgt62llaut7k7nh2gpqq", | |
| "starting_info": { | |
| "height": "50450", | |
| "previous_period": "701", | |
| "stake": "100000000000000000.000000000000000000" | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| } | |
| ], | |
| "delegator_withdraw_infos": [ | |
| { | |
| "delegator_address": "evmos1rh9uz23gmhr6q92a45qrath4fr9ffefzchjqwl", | |
| "withdraw_address": "evmos13q9jy86rzrn9r4f60ra78rrytgq6a85lycz7sp" | |
| }, | |
| { | |
| "delegator_address": "evmos1yqj0hqaw7694nwa2cumusrqqqhnsemdg39uqlu", | |
| "withdraw_address": "evmos1wzrfsdhg9s56xpgstwew8zffst3z86vvu4ygky" | |
| } | |
| ], | |
| "fee_pool": { | |
| "community_pool": [ | |
| { | |
| "amount": "20902234876864655076895615.147684531756069366", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| "outstanding_rewards": [ | |
| { | |
| "outstanding_rewards": [ | |
| { | |
| "amount": "68782.190130839659052752", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| }, | |
| { | |
| "outstanding_rewards": [ | |
| { | |
| "amount": "1498553355154849424452.724200920757303880", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "validator_address": "evmosvaloper1lldjhjnn32e8vek7cxe9g05nf8j74y0xs5zmsu" | |
| } | |
| ], | |
| "params": { | |
| "base_proposer_reward": "0.000000000000000000", | |
| "bonus_proposer_reward": "0.000000000000000000", | |
| "community_tax": "0.000000000000000000", | |
| "withdraw_addr_enabled": true | |
| }, | |
| "previous_proposer": "evmosvalcons1vpeq5cuvs7hdr4nc845lrlkuy4wm62hsrgvr6s", | |
| "validator_accumulated_commissions": [ | |
| { | |
| "accumulated": { | |
| "commission": [ | |
| { | |
| "amount": "0.623423128122289582", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| }, | |
| { | |
| "accumulated": { | |
| "commission": [ | |
| { | |
| "amount": "6790991816994943.313664336933597026", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| "validator_address": "evmosvaloper1qp49y6vh8vvv5yf8ule8fwx6sss82ncz39tunl" | |
| } | |
| ], | |
| "validator_current_rewards": [ | |
| { | |
| "rewards": { | |
| "period": "806", | |
| "rewards": [] | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| }, | |
| { | |
| "rewards": { | |
| "period": "1912", | |
| "rewards": [ | |
| { | |
| "amount": "5169122056911881.022429997894787013", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| "validator_address": "evmosvaloper1qp49y6vh8vvv5yf8ule8fwx6sss82ncz39tunl" | |
| } | |
| ], | |
| "validator_historical_rewards": [ | |
| { | |
| "period": "805", | |
| "rewards": { | |
| "cumulative_reward_ratio": [ | |
| { | |
| "amount": "208.083876968304841288", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "reference_count": 2 | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| }, | |
| { | |
| "period": "701", | |
| "rewards": { | |
| "cumulative_reward_ratio": [ | |
| { | |
| "amount": "208.083876968304841288", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "reference_count": 1 | |
| }, | |
| "validator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr" | |
| } | |
| ], | |
| "validator_slash_events": [ | |
| { | |
| "height": "2", | |
| "period": "2", | |
| "validator_address": "evmosvaloper1y2cvctj5t78yzfhtjzfvcglyc0xa0jatqtx8fe", | |
| "validator_slash_event": { | |
| "fraction": "0.094339622641509434", | |
| "validator_period": "2" | |
| } | |
| } | |
| ] | |
| }, | |
| "epochs": { | |
| "epochs": [ | |
| { | |
| "current_epoch": "5", | |
| "current_epoch_start_height": "57382", | |
| "current_epoch_start_time": "2022-03-06T19:00:00Z", | |
| "duration": "86400s", | |
| "epoch_counting_started": true, | |
| "identifier": "day", | |
| "start_time": "2022-03-02T19:00:00Z" | |
| }, | |
| { | |
| "current_epoch": "1", | |
| "current_epoch_start_height": "1", | |
| "current_epoch_start_time": "2022-03-02T19:00:00Z", | |
| "duration": "604800s", | |
| "epoch_counting_started": true, | |
| "identifier": "week", | |
| "start_time": "2022-03-02T19:00:00Z" | |
| } | |
| ] | |
| }, | |
| "erc20": { | |
| "params": { | |
| "enable_erc20": false, | |
| "enable_evm_hook": true | |
| }, | |
| "token_pairs": [] | |
| }, | |
| "evidence": { | |
| "evidence": [ | |
| { | |
| "@type": "/cosmos.evidence.v1beta1.Equivocation", | |
| "consensus_address": "evmosvalcons1j0725ypf6fxf5w8e9z59w56k58qtpek8aswczr", | |
| "height": "1", | |
| "power": "5", | |
| "time": "2022-03-02T19:00:00Z" | |
| } | |
| ] | |
| }, | |
| "evm": { | |
| "accounts": [ | |
| { | |
| "address": "0x000000000000084e91743124a982076C59f10084", | |
| "code": "", | |
| "storage": [] | |
| }, | |
| { | |
| "address": "0x0000000000000D9054F605cA65A2647c2B521422", | |
| "code": "", | |
| "storage": [] | |
| } | |
| ], | |
| "params": { | |
| "chain_config": { | |
| "arrow_glacier_block": "0", | |
| "berlin_block": "0", | |
| "byzantium_block": "0", | |
| "constantinople_block": "0", | |
| "dao_fork_block": "0", | |
| "dao_fork_support": true, | |
| "eip150_block": "0", | |
| "eip150_hash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
| "eip155_block": "0", | |
| "eip158_block": "0", | |
| "homestead_block": "0", | |
| "istanbul_block": "0", | |
| "london_block": "0", | |
| "merge_fork_block": "0", | |
| "muir_glacier_block": "0", | |
| "petersburg_block": "0" | |
| }, | |
| "enable_call": true, | |
| "enable_create": true, | |
| "evm_denom": "aevmos", | |
| "extra_eips": [] | |
| } | |
| }, | |
| "feegrant": { | |
| "allowances": [] | |
| }, | |
| "feemarket": { | |
| "block_gas": "1510461", | |
| "params": { | |
| "base_fee": "7", | |
| "base_fee_change_denominator": 8, | |
| "elasticity_multiplier": 2, | |
| "enable_height": "0", | |
| "no_base_fee": false | |
| } | |
| }, | |
| "genutil": { | |
| "gen_txs": [] | |
| }, | |
| "gov": { | |
| "deposit_params": { | |
| "max_deposit_period": "1209600s", | |
| "min_deposit": [ | |
| { | |
| "amount": "10000000000000000000", | |
| "denom": "aevmos" | |
| } | |
| ] | |
| }, | |
| "deposits": [ | |
| { | |
| "amount": [ | |
| { | |
| "amount": "10000000000000000000", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "depositor": "evmos12p2u3xqlcs6dqlxr8ykls0jf6r22r4srupz5xd", | |
| "proposal_id": "1" | |
| } | |
| ], | |
| "proposals": [ | |
| { | |
| "content": { | |
| "@type": "/cosmos.gov.v1beta1.TextProposal", | |
| "description": "Vote to claim", | |
| "title": "Airdrop Claim Mission" | |
| }, | |
| "deposit_end_time": "2022-03-17T19:18:21.382288871Z", | |
| "final_tally_result": { | |
| "abstain": "0", | |
| "no": "0", | |
| "no_with_veto": "0", | |
| "yes": "0" | |
| }, | |
| "proposal_id": "1", | |
| "status": "PROPOSAL_STATUS_VOTING_PERIOD", | |
| "submit_time": "2022-03-03T19:18:21.382288871Z", | |
| "total_deposit": [ | |
| { | |
| "amount": "10000000000000000000", | |
| "denom": "aevmos" | |
| } | |
| ], | |
| "voting_end_time": "2022-03-08T19:18:21.382288871Z", | |
| "voting_start_time": "2022-03-03T19:18:21.382288871Z" | |
| } | |
| ], | |
| "starting_proposal_id": "2", | |
| "tally_params": { | |
| "quorum": "0.334000000000000000", | |
| "threshold": "0.500000000000000000", | |
| "veto_threshold": "0.334000000000000000" | |
| }, | |
| "votes": [ | |
| { | |
| "option": "VOTE_OPTION_YES", | |
| "options": [ | |
| { | |
| "option": "VOTE_OPTION_YES", | |
| "weight": "1.000000000000000000" | |
| } | |
| ], | |
| "proposal_id": "1", | |
| "voter": "evmos1qqqqqqq28pzyuznwxlfmvvxhap260jcnm45fyg" | |
| }, | |
| { | |
| "option": "VOTE_OPTION_YES", | |
| "options": [ | |
| { | |
| "option": "VOTE_OPTION_YES", | |
| "weight": "1.000000000000000000" | |
| } | |
| ], | |
| "proposal_id": "1", | |
| "voter": "evmos1qqqqqqq0g9qhw5jqdpdyuqz7mqvcg6zqm0c03a" | |
| } | |
| ], | |
| "voting_params": { | |
| "voting_period": "432000s" | |
| } | |
| }, | |
| "ibc": {}, | |
| "incentives": { | |
| "gas_meters": [], | |
| "incentives": [], | |
| "params": { | |
| "allocation_limit": "0.050000000000000000", | |
| "enable_incentives": true, | |
| "incentives_epoch_identifier": "week", | |
| "reward_scaler": "1.200000000000000000" | |
| } | |
| }, | |
| "inflation": { | |
| "epoch_identifier": "day", | |
| "epochs_per_period": "365", | |
| "params": { | |
| "exponential_calculation": { | |
| "a": "300000000.000000000000000000", | |
| "bonding_target": "0.660000000000000000", | |
| "c": "9375000.000000000000000000", | |
| "max_variance": "0.000000000000000000", | |
| "r": "0.500000000000000000" | |
| }, | |
| "inflation_distribution": { | |
| "community_pool": "0.133333333000000000", | |
| "staking_rewards": "0.533333334000000000", | |
| "usage_incentives": "0.333333333000000000" | |
| }, | |
| "mint_denom": "aevmos", | |
| "enable_inflation": false | |
| }, | |
| "period": "0", | |
| "skipped_epochs": "0" | |
| }, | |
| "params": null, | |
| "slashing": { | |
| "missed_blocks": [ | |
| { | |
| "address": "evmosvalcons1qx4hehfny66jfzymzn6d5t38m0ely3cvw6zn06", | |
| "missed_blocks": [ | |
| { | |
| "index": "0", | |
| "missed": false | |
| }, | |
| { | |
| "index": "9", | |
| "missed": false | |
| }, | |
| { | |
| "index": "28124", | |
| "missed": true | |
| }, | |
| { | |
| "index": "28125", | |
| "missed": true | |
| } | |
| ] | |
| } | |
| ], | |
| "params": { | |
| "downtime_jail_duration": "1800s", | |
| "min_signed_per_window": "0.500000000000000000", | |
| "signed_blocks_window": "30000", | |
| "slash_fraction_double_sign": "0.100000000000000000", | |
| "slash_fraction_downtime": "0.005000000000000000" | |
| }, | |
| "signing_infos": [ | |
| { | |
| "address": "evmosvalcons1qx4hehfny66jfzymzn6d5t38m0ely3cvw6zn06", | |
| "validator_signing_info": { | |
| "address": "evmosvalcons1qx4hehfny66jfzymzn6d5t38m0ely3cvw6zn06", | |
| "index_offset": "58699", | |
| "jailed_until": "1970-01-01T00:00:00Z", | |
| "missed_blocks_counter": "113", | |
| "start_height": "0", | |
| "tombstoned": false | |
| } | |
| } | |
| ] | |
| }, | |
| "staking": { | |
| "delegations": [ | |
| { | |
| "delegator_address": "evmos1qqqqqqq28pzyuznwxlfmvvxhap260jcnm45fyg", | |
| "shares": "100000000000000000.000000000000000000", | |
| "validator_address": "evmosvaloper1az0eeqw5222en0enxz9ect3s8xy4kayznccgjh" | |
| }, | |
| { | |
| "delegator_address": "evmos1qqqqqqq0g9qhw5jqdpdyuqz7mqvcg6zqm0c03a", | |
| "shares": "384000000000000000000.000000000000000000", | |
| "validator_address": "evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl" | |
| } | |
| ], | |
| "exported": true, | |
| "last_total_power": "5799714", | |
| "last_validator_powers": [ | |
| { | |
| "address": "evmosvaloper1qp49y6vh8vvv5yf8ule8fwx6sss82ncz39tunl", | |
| "power": "79049" | |
| }, | |
| { | |
| "address": "evmosvaloper1qx7u07f2tv5j8677r3ttt97prkc2dgcyp2km24", | |
| "power": "2507" | |
| } | |
| ], | |
| "params": { | |
| "bond_denom": "aevmos", | |
| "historical_entries": 10000, | |
| "max_entries": 7, | |
| "max_validators": 150, | |
| "unbonding_time": "1209600s" | |
| }, | |
| "redelegations": [ | |
| { | |
| "delegator_address": "evmos1qqttpkmffy8ru3txjkqspgj6xp2g79gt3ep3c0", | |
| "entries": [ | |
| { | |
| "completion_time": "2022-03-19T04:15:36.495923750Z", | |
| "creation_height": "34176", | |
| "initial_balance": "50000000000000000000", | |
| "shares_dst": "50000000000000000000.000000000000000000" | |
| } | |
| ], | |
| "validator_dst_address": "evmosvaloper102qhm689yg9g0z8eucmylfdel69ja6mmfvrjxh", | |
| "validator_src_address": "evmosvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw63w87l" | |
| }, | |
| { | |
| "delegator_address": "evmos1qpt0l2yy39w5r48sjq6acxngdsmjz3wf2tk0uq", | |
| "entries": [ | |
| { | |
| "completion_time": "2022-03-20T14:57:03.293204473Z", | |
| "creation_height": "54963", | |
| "initial_balance": "147000000000000000000", | |
| "shares_dst": "147000000000000000000.000000000000000000" | |
| } | |
| ], | |
| "validator_dst_address": "evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl", | |
| "validator_src_address": "evmosvaloper1p5k54qk9jdamvw4r756g7dxsjarf6p0l3huk84" | |
| } | |
| ], | |
| "unbonding_delegations": [ | |
| { | |
| "delegator_address": "evmos1qqqv5fm2rjryhgqk6spzttkud9w8gjh847k0em", | |
| "entries": [ | |
| { | |
| "balance": "5000000000000000000", | |
| "completion_time": "2022-03-19T06:25:37.929101838Z", | |
| "creation_height": "35474", | |
| "initial_balance": "5000000000000000000" | |
| } | |
| ], | |
| "validator_address": "evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl" | |
| }, | |
| { | |
| "delegator_address": "evmos1qqghpq7560xxj5gpwvgzdcx7xd0ern56ndxnuy", | |
| "entries": [ | |
| { | |
| "balance": "1000000000000000000", | |
| "completion_time": "2022-03-18T01:48:31.152709189Z", | |
| "creation_height": "18325", | |
| "initial_balance": "1000000000000000000" | |
| } | |
| ], | |
| "validator_address": "evmosvaloper18zt355ccyxd3kj23mz5hdz00qqn5lk5kjnj74m" | |
| } | |
| ], | |
| "validators": [ | |
| { | |
| "commission": { | |
| "commission_rates": { | |
| "max_change_rate": "0.010000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "rate": "0.050000000000000000" | |
| }, | |
| "update_time": "2022-03-02T19:00:00Z" | |
| }, | |
| "consensus_pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "zy/GxGwk1Pm3HiG67iani1u+MUieM98ZvSIrXC8mISE=" | |
| }, | |
| "delegator_shares": "779428901084347576633.000000000000000000", | |
| "description": { | |
| "details": "", | |
| "identity": "", | |
| "moniker": "bailey", | |
| "security_contact": "", | |
| "website": "" | |
| }, | |
| "jailed": false, | |
| "min_self_delegation": "1", | |
| "operator_address": "evmosvaloper1qq95x6dhrdnrfunlth5uh24tkrfphzl9crd3xr", | |
| "status": "BOND_STATUS_UNBONDING", | |
| "tokens": "779428901084347576633", | |
| "unbonding_height": "26842", | |
| "unbonding_time": "2022-03-18T15:59:00.794588934Z" | |
| }, | |
| { | |
| "commission": { | |
| "commission_rates": { | |
| "max_change_rate": "0.010000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "rate": "0.050000000000000000" | |
| }, | |
| "update_time": "2022-03-02T19:00:00Z" | |
| }, | |
| "consensus_pubkey": { | |
| "@type": "/cosmos.crypto.ed25519.PubKey", | |
| "key": "igN5PxfXeDLAE+gaCcjObtt2LRGOX5lg5WP/uvFDoIM=" | |
| }, | |
| "delegator_shares": "79049550454896038302262.000000000000000000", | |
| "description": { | |
| "details": "The personality of Evmos - Evmosius", | |
| "identity": "DEC41290D7F04D92", | |
| "moniker": "evmosius (⚛️,⚛️)", | |
| "security_contact": "", | |
| "website": "" | |
| }, | |
| "jailed": false, | |
| "min_self_delegation": "1", | |
| "operator_address": "evmosvaloper1qp49y6vh8vvv5yf8ule8fwx6sss82ncz39tunl", | |
| "status": "BOND_STATUS_BONDED", | |
| "tokens": "79049550454896038302262", | |
| "unbonding_height": "0", | |
| "unbonding_time": "1970-01-01T00:00:00Z" | |
| } | |
| ] | |
| }, | |
| "transfer": { | |
| "denom_traces": [ | |
| { | |
| "base_denom": "uatom", | |
| "path": "transfer/channel-0/transfer/channel-0" | |
| }, | |
| { | |
| "base_denom": "ujuno", | |
| "path": "transfer/channel-5" | |
| } | |
| ], | |
| "params": { | |
| "receive_enabled": true, | |
| "send_enabled": true | |
| }, | |
| "port_id": "transfer" | |
| }, | |
| "upgrade": {}, | |
| "vesting": {}, | |
| "recovery": { | |
| "params": { | |
| "enable_recovery": true, | |
| "packet_timeout_duration": "14400s" | |
| } | |
| } | |
| }, | |
| "chain_id": "evmos_9001-2", | |
| "consensus_params": { | |
| "block": { | |
| "max_bytes": "22020096", | |
| "max_gas": "40000000", | |
| "time_iota_ms": "1000" | |
| }, | |
| "evidence": { | |
| "max_age_duration": "172800000000000", | |
| "max_age_num_blocks": "100000", | |
| "max_bytes": "1048576" | |
| }, | |
| "validator": { | |
| "pub_key_types": [ | |
| "ed25519" | |
| ] | |
| }, | |
| "version": {} | |
| }, | |
| "genesis_time": "2022-04-27T16:00:00Z", | |
| "initial_height": "58701", | |
| "validators": [ | |
| { | |
| "address": "E39BE949F1303F137DD436C39BBAFE0EB66CDD71", | |
| "name": "evmosius (⚛️,⚛️)", | |
| "power": "79049", | |
| "pub_key": { | |
| "type": "tendermint/PubKeyEd25519", | |
| "value": "igN5PxfXeDLAE+gaCcjObtt2LRGOX5lg5WP/uvFDoIM=" | |
| } | |
| }, | |
| { | |
| "address": "36FD3BEC37D157AA619842AADF36017A8B3F074F", | |
| "name": "AM Solutions", | |
| "power": "2507", | |
| "pub_key": { | |
| "type": "tendermint/PubKeyEd25519", | |
| "value": "HilxJfdXbqsSxD4I5awhvHBd42UUOFdM3gZHmHuo0M0=" | |
| } | |
| }, | |
| { | |
| "address": "E21CDA089F826A5C9144BA1C70D86629674DFA75", | |
| "name": "Hdmiimdh", | |
| "power": "4225", | |
| "pub_key": { | |
| "type": "tendermint/PubKeyEd25519", | |
| "value": "UX7dpf9X0cMU7h/W1GQNk3l0N5YWxGAYZ6GHf41o4CE=" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment