{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "genesis": {
      "genesis_time": "2024-10-12T06:05:08.530772521Z",
      "chain_id": "dctrust-1",
      "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": "5",
            "sig_verify_cost_ed25519": "590",
            "sig_verify_cost_secp256k1": "1000"
          },
          "accounts": [
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc1xpuppmf2egy2aavfddx69tfe98y79ltvtjxy5r",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc1kj8l5zy7cq9y25j8xzhjc5l02w7r8qtpz9ujhe",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc1967msht37u58gp502q0vv5s27dxu00a5ne2sz2",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc1g9zc6pa0uagtv3v00pupygkfmyv9vgv5uym48v",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc1zhytgt68vr94ylhs6kj9ppcpeg22jeyxu8hjlm",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            },
            {
              "@type": "/cosmos.auth.v1beta1.BaseAccount",
              "address": "dc190eadfs008qshnnk2tqkqrswmpc0qj6p9scne2",
              "pub_key": null,
              "account_number": "0",
              "sequence": "0"
            }
          ]
        },
        "authz": {
          "authorization": []
        },
        "bank": {
          "params": {
            "send_enabled": [],
            "default_send_enabled": true
          },
          "balances": [
            {
              "address": "dc1zhytgt68vr94ylhs6kj9ppcpeg22jeyxu8hjlm",
              "coins": [
                {
                  "denom": "cert",
                  "amount": "100000000000"
                },
                {
                  "denom": "unit",
                  "amount": "1000000"
                }
              ]
            },
            {
              "address": "dc190eadfs008qshnnk2tqkqrswmpc0qj6p9scne2",
              "coins": [
                {
                  "denom": "ctrlcoin",
                  "amount": "100000000"
                },
                {
                  "denom": "unit",
                  "amount": "195000000"
                }
              ]
            },
            {
              "address": "dc1967msht37u58gp502q0vv5s27dxu00a5ne2sz2",
              "coins": [
                {
                  "denom": "unit",
                  "amount": "1000000"
                }
              ]
            },
            {
              "address": "dc1xpuppmf2egy2aavfddx69tfe98y79ltvtjxy5r",
              "coins": [
                {
                  "denom": "unit",
                  "amount": "1000000"
                }
              ]
            },
            {
              "address": "dc1g9zc6pa0uagtv3v00pupygkfmyv9vgv5uym48v",
              "coins": [
                {
                  "denom": "unit",
                  "amount": "1000000"
                }
              ]
            },
            {
              "address": "dc1kj8l5zy7cq9y25j8xzhjc5l02w7r8qtpz9ujhe",
              "coins": [
                {
                  "denom": "unit",
                  "amount": "1000000"
                }
              ]
            }
          ],
          "supply": [
            {
              "denom": "cert",
              "amount": "100000000000"
            },
            {
              "denom": "ctrlcoin",
              "amount": "100000000"
            },
            {
              "denom": "unit",
              "amount": "200000000"
            }
          ],
          "denom_metadata": [
            {
              "description": "The service token of the Dctrust blockchain",
              "denom_units": [
                {
                  "denom": "ucent",
                  "exponent": 0,
                  "aliases": []
                },
                {
                  "denom": "unit",
                  "exponent": 8,
                  "aliases": []
                }
              ],
              "base": "ucent",
              "display": "unit",
              "name": "Unit coin",
              "symbol": "UNC"
            }
          ]
        },
        "burn": {
          "params": {}
        },
        "capability": {
          "index": "1",
          "owners": []
        },
        "contract": {
          "contractFileList": [],
          "contractLogList": [],
          "contractLogCount": "0"
        },
        "crisis": {
          "constant_fee": {
            "denom": "unit",
            "amount": "1000"
          }
        },
        "distribution": {
          "params": {
            "community_tax": "0.000000000000000000",
            "base_proposer_reward": "0.010000000000000000",
            "bonus_proposer_reward": "0.000000000000000000",
            "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": "novus",
                      "identity": "",
                      "website": "",
                      "security_contact": "",
                      "details": ""
                    },
                    "commission": {
                      "rate": "0.100000000000000000",
                      "max_rate": "0.200000000000000000",
                      "max_change_rate": "0.010000000000000000"
                    },
                    "min_self_delegation": "100",
                    "delegator_address": "dc1kj8l5zy7cq9y25j8xzhjc5l02w7r8qtpz9ujhe",
                    "validator_address": "dcvaloper1kj8l5zy7cq9y25j8xzhjc5l02w7r8qtpnr3xpt",
                    "pubkey": {
                      "@type": "/cosmos.crypto.ed25519.PubKey",
                      "key": "1aF7KztNOT4N8GOhpbAcYujXkHiHZc3S+F1jBnpqZUo="
                    },
                    "value": {
                      "denom": "unit",
                      "amount": "1000000"
                    }
                  }
                ],
                "memo": "4c0e6ee2331a292a245f3fa8c4318d77a03abcf3@172.20.0.2:26656",
                "timeout_height": "0",
                "extension_options": [],
                "non_critical_extension_options": []
              },
              "auth_info": {
                "signer_infos": [
                  {
                    "public_key": {
                      "@type": "/cosmos.crypto.secp256k1.PubKey",
                      "key": "A6ub1/NWxp3q0iq8hslBmoMsrTMI+VufKNmH+ChpyIVn"
                    },
                    "mode_info": {
                      "single": {
                        "mode": "SIGN_MODE_DIRECT"
                      }
                    },
                    "sequence": "0"
                  }
                ],
                "fee": {
                  "amount": [],
                  "gas_limit": "50000",
                  "payer": "",
                  "granter": ""
                }
              },
              "signatures": [
                "gFlugpmlXg1CrmX7X38bTcVYsrihWk2yD6Rm7OL21MwXNSdrNK1rP7PHs7PXTOEdd14gj77Id2WITR5XnbQbVg=="
              ]
            },
            {
              "body": {
                "messages": [
                  {
                    "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
                    "description": {
                      "moniker": "astron",
                      "identity": "",
                      "website": "",
                      "security_contact": "",
                      "details": ""
                    },
                    "commission": {
                      "rate": "0.100000000000000000",
                      "max_rate": "0.200000000000000000",
                      "max_change_rate": "0.010000000000000000"
                    },
                    "min_self_delegation": "100",
                    "delegator_address": "dc1xpuppmf2egy2aavfddx69tfe98y79ltvtjxy5r",
                    "validator_address": "dcvaloper1xpuppmf2egy2aavfddx69tfe98y79ltv65tsz3",
                    "pubkey": {
                      "@type": "/cosmos.crypto.ed25519.PubKey",
                      "key": "64lU7mXnXcmaecPFl+IroDhoGga/zapRdfAml2EshjE="
                    },
                    "value": {
                      "denom": "unit",
                      "amount": "1000000"
                    }
                  }
                ],
                "memo": "91a7ea82e9a677e10445a2809ce5849c105b39db@172.20.0.2:26656",
                "timeout_height": "0",
                "extension_options": [],
                "non_critical_extension_options": []
              },
              "auth_info": {
                "signer_infos": [
                  {
                    "public_key": {
                      "@type": "/cosmos.crypto.secp256k1.PubKey",
                      "key": "Au6tcOm0KKyJdHdixgxc1H/IB+hYL2DGkqrV9Lw6Be/2"
                    },
                    "mode_info": {
                      "single": {
                        "mode": "SIGN_MODE_DIRECT"
                      }
                    },
                    "sequence": "0"
                  }
                ],
                "fee": {
                  "amount": [],
                  "gas_limit": "50000",
                  "payer": "",
                  "granter": ""
                }
              },
              "signatures": [
                "B/pUEEeH7YKgC20s5/7+2QAkn4+eO22CqZhUy1pslLgGECce4nmJFzU0xCOVSqz4pov6rb+nxlghPk2cPKXosw=="
              ]
            },
            {
              "body": {
                "messages": [
                  {
                    "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
                    "description": {
                      "moniker": "lumio",
                      "identity": "",
                      "website": "",
                      "security_contact": "",
                      "details": ""
                    },
                    "commission": {
                      "rate": "0.100000000000000000",
                      "max_rate": "0.200000000000000000",
                      "max_change_rate": "0.010000000000000000"
                    },
                    "min_self_delegation": "100",
                    "delegator_address": "dc1967msht37u58gp502q0vv5s27dxu00a5ne2sz2",
                    "validator_address": "dcvaloper1967msht37u58gp502q0vv5s27dxu00a5zl8y5c",
                    "pubkey": {
                      "@type": "/cosmos.crypto.ed25519.PubKey",
                      "key": "65gPR3NmwRKwBRJgJeyM67WV7+YQdRJ37x4cVK0g8Bo="
                    },
                    "value": {
                      "denom": "unit",
                      "amount": "1000000"
                    }
                  }
                ],
                "memo": "c51b8398c5844d04b04089cdbd7c62cacaaa2b70@172.20.0.2:26656",
                "timeout_height": "0",
                "extension_options": [],
                "non_critical_extension_options": []
              },
              "auth_info": {
                "signer_infos": [
                  {
                    "public_key": {
                      "@type": "/cosmos.crypto.secp256k1.PubKey",
                      "key": "A7rn1ha7rEIwUf5W3/0DXdl1wO3zzop7EH8qUtDskAEM"
                    },
                    "mode_info": {
                      "single": {
                        "mode": "SIGN_MODE_DIRECT"
                      }
                    },
                    "sequence": "0"
                  }
                ],
                "fee": {
                  "amount": [],
                  "gas_limit": "50000",
                  "payer": "",
                  "granter": ""
                }
              },
              "signatures": [
                "Z0CwaujwbDIGjbQFquVrdogdFgVH1Wn5jZnthnzp3CUXudYvd6snAGoxoN8cwAL0myd5TP8CDbpTXpe20maZnA=="
              ]
            },
            {
              "body": {
                "messages": [
                  {
                    "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
                    "description": {
                      "moniker": "zenith",
                      "identity": "",
                      "website": "",
                      "security_contact": "",
                      "details": ""
                    },
                    "commission": {
                      "rate": "0.100000000000000000",
                      "max_rate": "0.200000000000000000",
                      "max_change_rate": "0.010000000000000000"
                    },
                    "min_self_delegation": "100",
                    "delegator_address": "dc1g9zc6pa0uagtv3v00pupygkfmyv9vgv5uym48v",
                    "validator_address": "dcvaloper1g9zc6pa0uagtv3v00pupygkfmyv9vgv5dzkp37",
                    "pubkey": {
                      "@type": "/cosmos.crypto.ed25519.PubKey",
                      "key": "8rKUqH1hTpIF7JQN6fuw1O6vN9YVO67WieSlM32WW2o="
                    },
                    "value": {
                      "denom": "unit",
                      "amount": "1000000"
                    }
                  }
                ],
                "memo": "c8729dc93d36c11752e01d331e2a114e1a62f93e@172.20.0.2:26656",
                "timeout_height": "0",
                "extension_options": [],
                "non_critical_extension_options": []
              },
              "auth_info": {
                "signer_infos": [
                  {
                    "public_key": {
                      "@type": "/cosmos.crypto.secp256k1.PubKey",
                      "key": "ApRgL3YvLrK8rpoxYlrPXMhT8PEmNwYxwviHIdzgRE4I"
                    },
                    "mode_info": {
                      "single": {
                        "mode": "SIGN_MODE_DIRECT"
                      }
                    },
                    "sequence": "0"
                  }
                ],
                "fee": {
                  "amount": [],
                  "gas_limit": "50000",
                  "payer": "",
                  "granter": ""
                }
              },
              "signatures": [
                "RFG+jAPU2sHmnRIZK1eXjgSTkjp9NC0ikTmk/lpjs/F5BAFNfgKzmx6dZv443LqWabCs6Chl/U21SW8KDAulPQ=="
              ]
            }
          ]
        },
        "gov": {
          "starting_proposal_id": "1",
          "deposits": [],
          "votes": [],
          "proposals": [],
          "deposit_params": {
            "min_deposit": [
              {
                "denom": "unit",
                "amount": "1000000"
              }
            ],
            "max_deposit_period": "604800s"
          },
          "voting_params": {
            "voting_period": "259200s"
          },
          "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"
          }
        },
        "interchainaccounts": {
          "controller_genesis_state": {
            "active_channels": [],
            "interchain_accounts": [],
            "ports": [],
            "params": {
              "controller_enabled": true
            }
          },
          "host_genesis_state": {
            "active_channels": [],
            "interchain_accounts": [],
            "port": "icahost",
            "params": {
              "host_enabled": true,
              "allow_messages": []
            }
          }
        },
        "mint": {
          "minter": {
            "inflation": "0.020000000000000000",
            "annual_provisions": "0.000000000000000000"
          },
          "params": {
            "mint_denom": "unit",
            "inflation_rate_change": "0.002000000000000000",
            "inflation_max": "0.030000000000000000",
            "inflation_min": "0.020000000000000000",
            "goal_bonded": "0.300000000000000000",
            "blocks_per_year": "3155760"
          }
        },
        "nft": {
          "nftItemList": [],
          "nftItemCount": "0"
        },
        "params": null,
        "slashing": {
          "params": {
            "signed_blocks_window": "25920",
            "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": "1210000s",
            "max_validators": 5000,
            "max_entries": 7,
            "historical_entries": 10000,
            "bond_denom": "unit"
          },
          "last_total_power": "0",
          "last_validator_powers": [],
          "validators": [],
          "delegations": [],
          "unbonding_delegations": [],
          "redelegations": [],
          "exported": false
        },
        "token": {
          "tokenDataList": []
        },
        "transfer": {
          "port_id": "transfer",
          "denom_traces": [],
          "params": {
            "send_enabled": true,
            "receive_enabled": true
          }
        },
        "upgrade": {},
        "vesting": {},
        "wasm": {
          "params": {
            "code_upload_access": {
              "permission": "Everybody",
              "address": "",
              "addresses": []
            },
            "instantiate_default_permission": "Everybody"
          },
          "codes": [],
          "contracts": [],
          "sequences": [],
          "gen_msgs": []
        }
      }
    }
  }
}