{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "genesis": {
      "genesis_time": "2021-12-09T11:15:34.207241517Z",
      "chain_id": "arkh",
      "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": {
        "arkh": {},
        "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": "arkh1aqxpspaure4hehufwjs6mdxh8nyg0ljae9z33u",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "arkh1wq0v7d53s8rthcmeth0ukq2rhhcc7dngg0drth",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "arkh1newxhd7nxtg3xhkaf7hcqxzcf5zmh2zq0ydwda",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            }
          ]
        },
        "bank": {
          "params": {
            "send_enabled": [],
            "default_send_enabled": true
          },
          "balances": [
            {
              "address": "arkh1wq0v7d53s8rthcmeth0ukq2rhhcc7dngg0drth",
              "coins": [
                {
                  "denom": "AED",
                  "amount": "1000000000000000000"
                },
                {
                  "denom": "CNY",
                  "amount": "1000000000000000000"
                },
                {
                  "denom": "EUR",
                  "amount": "1000000000000000000"
                },
                {
                  "denom": "GBP",
                  "amount": "1000000000000000000"
                },
                {
                  "denom": "USD",
                  "amount": "1000000000000000000"
                },
                {
                  "denom": "arkh",
                  "amount": "500000000000000"
                }
              ]
            },
            {
              "address": "arkh1newxhd7nxtg3xhkaf7hcqxzcf5zmh2zq0ydwda",
              "coins": [
                {
                  "denom": "arkh",
                  "amount": "100000000000000"
                }
              ]
            },
            {
              "address": "arkh1aqxpspaure4hehufwjs6mdxh8nyg0ljae9z33u",
              "coins": [
                {
                  "denom": "arkh",
                  "amount": "200000000000000"
                }
              ]
            }
          ],
          "supply": [],
          "denom_metadata": []
        },
        "capability": {
          "index": "1",
          "owners": []
        },
        "crisis": {
          "constant_fee": {
            "amount": "1000",
            "denom": "stake"
          }
        },
        "distribution": {
          "delegator_starting_infos": [],
          "delegator_withdraw_infos": [],
          "fee_pool": {
            "community_pool": []
          },
          "outstanding_rewards": [],
          "params": {
            "base_proposer_reward": "0.010000000000000000",
            "bonus_proposer_reward": "0.040000000000000000",
            "community_tax": "0.020000000000000000",
            "withdraw_addr_enabled": true
          },
          "previous_proposer": "",
          "validator_accumulated_commissions": [],
          "validator_current_rewards": [],
          "validator_historical_rewards": [],
          "validator_slash_events": []
        },
        "evidence": {
          "evidence": []
        },
        "feegrant": {
          "allowances": []
        },
        "genutil": {
          "gen_txs": [
            {
              "body": {
                "messages": [
                  {
                    "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
                    "description": {
                      "moniker": "mynode",
                      "identity": "",
                      "website": "",
                      "security_contact": "",
                      "details": ""
                    },
                    "commission": {
                      "rate": "0.100000000000000000",
                      "max_rate": "0.200000000000000000",
                      "max_change_rate": "0.010000000000000000"
                    },
                    "min_self_delegation": "1",
                    "delegator_address": "arkh1aqxpspaure4hehufwjs6mdxh8nyg0ljae9z33u",
                    "validator_address": "arkhvaloper1aqxpspaure4hehufwjs6mdxh8nyg0ljaguf0s8",
                    "pubkey": {
                      "@type": "/cosmos.crypto.ed25519.PubKey",
                      "key": "qbQP4VU0Qk77ErhsOAR9DIDov5U2RsShhKwGmijhYuk="
                    },
                    "value": {
                      "denom": "arkh",
                      "amount": "100000000000000"
                    }
                  }
                ],
                "memo": "808f01d4a7507bf7478027a08d95c575e1b5fa3c@192.168.1.32:26656",
                "timeout_height": "0",
                "extension_options": [],
                "non_critical_extension_options": []
              },
              "auth_info": {
                "signer_infos": [
                  {
                    "public_key": {
                      "@type": "/cosmos.crypto.secp256k1.PubKey",
                      "key": "AwnnbxtWmFHnJL6psoNBxuOGChlC1QTwvYoXH+AgrcZL"
                    },
                    "mode_info": {
                      "single": {
                        "mode": "SIGN_MODE_DIRECT"
                      }
                    },
                    "sequence": "0"
                  }
                ],
                "fee": {
                  "amount": [],
                  "gas_limit": "200000",
                  "payer": "",
                  "granter": ""
                }
              },
              "signatures": [
                "gwSA7PTkjs5AKjwmcVbCX6OgadKgn2j0+DOj7+XXR90meVy36CVK0Pzuab6eRtEa+LeRj9hflfDSp/59JXCfPg=="
              ]
            }
          ]
        },
        "gov": {
          "deposit_params": {
            "max_deposit_period": "172800s",
            "min_deposit": [
              {
                "amount": "10000000000",
                "denom": "arkh"
              }
            ]
          },
          "deposits": [],
          "proposals": [],
          "starting_proposal_id": "1",
          "tally_params": {
            "quorum": "0.334000000000000000",
            "threshold": "0.500000000000000000",
            "veto_threshold": "0.334000000000000000"
          },
          "votes": [],
          "voting_params": {
            "voting_period": "172800s"
          }
        },
        "ibc": {
          "channel_genesis": {
            "ack_sequences": [],
            "acknowledgements": [],
            "channels": [],
            "commitments": [],
            "next_channel_sequence": "0",
            "receipts": [],
            "recv_sequences": [],
            "send_sequences": []
          },
          "client_genesis": {
            "clients": [],
            "clients_consensus": [],
            "clients_metadata": [],
            "create_localhost": false,
            "next_client_sequence": "0",
            "params": {
              "allowed_clients": [
                "06-solomachine",
                "07-tendermint"
              ]
            }
          },
          "connection_genesis": {
            "client_connection_paths": [],
            "connections": [],
            "next_connection_sequence": "0",
            "params": {
              "max_expected_time_per_block": "30000000000"
            }
          }
        },
        "liquidity": {
          "params": {
            "circuit_breaker_enabled": false,
            "init_pool_coin_mint_amount": "1000000",
            "max_order_amount_ratio": "0.100000000000000000",
            "max_reserve_coin_amount": "0",
            "min_init_deposit_amount": "1000000",
            "pool_creation_fee": [
              {
                "amount": "4000",
                "denom": "arkh"
              }
            ],
            "pool_types": [
              {
                "description": "Standard liquidity pool with pool price function X/Y, ESPM constraint, and two kinds of reserve coins",
                "id": 1,
                "max_reserve_coin_num": 2,
                "min_reserve_coin_num": 2,
                "name": "StandardLiquidityPool"
              }
            ],
            "swap_fee_rate": "0.003000000000000000",
            "unit_batch_height": 1,
            "withdraw_fee_rate": "0.000000000000000000"
          },
          "pool_records": []
        },
        "mint": {
          "minter": {
            "annual_provisions": "0.000000000000000000",
            "inflation": "0.130000000000000000"
          },
          "params": {
            "blocks_per_year": "6311520",
            "goal_bonded": "0.670000000000000000",
            "inflation_max": "0.200000000000000000",
            "inflation_min": "0.070000000000000000",
            "inflation_rate_change": "0.130000000000000000",
            "mint_denom": "stake"
          }
        },
        "params": null,
        "slashing": {
          "missed_blocks": [],
          "params": {
            "downtime_jail_duration": "600s",
            "min_signed_per_window": "0.500000000000000000",
            "signed_blocks_window": "100",
            "slash_fraction_double_sign": "0.050000000000000000",
            "slash_fraction_downtime": "0.010000000000000000"
          },
          "signing_infos": []
        },
        "staking": {
          "delegations": [],
          "exported": false,
          "last_total_power": "0",
          "last_validator_powers": [],
          "params": {
            "bond_denom": "arkh",
            "historical_entries": 10000,
            "max_entries": 7,
            "max_validators": 100,
            "unbonding_time": "1814400s"
          },
          "redelegations": [],
          "unbonding_delegations": [],
          "validators": []
        },
        "tool": {},
        "transfer": {
          "denom_traces": [],
          "params": {
            "receive_enabled": true,
            "send_enabled": true
          },
          "port_id": "transfer"
        },
        "upgrade": {},
        "vesting": {},
        "wasm": {}
      }
    }
  }
}