{
  "proposals": [
    {
      "id": "1",
      "messages": [
        {
          "@type": "/cosmos.gov.v1.MsgExecLegacyContent",
          "content": {
            "@type": "/cosmos.params.v1beta1.ParameterChangeProposal",
            "title": "Disable Contract Deployment",
            "description": "This proposal will disable the ability to deploy contracts while the lockup module is enabled.",
            "changes": [
              {
                "subspace": "lockup",
                "key": "lockedMessageTypes",
                "value": "[\n        \"/cosmos.bank.v1beta1.MsgSend\",\n        \"/cosmos.bank.v1beta1.MsgMultiSend\",\n        \"/ibc.applications.transfer.v1.MsgTransfer\",\n        \"/microtx.v1.MsgMicrotx\",\n        \"/ethermint.evm.v1.MsgEthereumTx\"\n      ]"
              }
            ]
          },
          "authority": "althea10d07y265gmmuvt4z0w9aw880jnsr700jwqkt6k"
        }
      ],
      "status": "PROPOSAL_STATUS_PASSED",
      "final_tally_result": {
        "yes_count": "674392513501045134540802",
        "abstain_count": "0",
        "no_count": "0",
        "no_with_veto_count": "0"
      },
      "submit_time": "2024-04-25T21:38:29.984366307Z",
      "deposit_end_time": "2024-04-26T21:38:29.984366307Z",
      "total_deposit": [
        {
          "denom": "aalthea",
          "amount": "500000000000000000000"
        }
      ],
      "voting_start_time": "2024-04-25T21:44:00.227050638Z",
      "voting_end_time": "2024-04-28T21:44:00.227050638Z",
      "metadata": ""
    }
  ],
  "pagination": {
    "next_key": "AAAAAAAAAAI=",
    "total": "31"
  }
}