Transaction Details

failedGovernance

5B0285EF1D48E3EFF18315D03C672370A74A9815A61DB03AAD1A6B8969EF3758

Overview

Block Height

#742,320

Time

2/9/2026, 7:26:30 PM (34d ago)

Gas Wanted

500,000

Gas Used

77,342

Fee Breakdown

Total Fee

0.0000 LYTH

Burned (90%)

0.0000 LYTH

Distributed (10%)

0.0000 LYTH

Messages (1)

#1MsgSubmitProposal
Type

/cosmos.gov.v1.MsgSubmitProposal

Raw Data

{
  "tx": {
    "body": {
      "messages": [
        {
          "@type": "/cosmos.gov.v1.MsgSubmitProposal",
          "messages": [
            {
              "@type": "/cosmos.gov.v1.MsgExecLegacyContent",
              "content": {
                "@type": "/cosmos.gov.v1beta1.TextProposal",
                "title": "Sprintnet Governance Smoke Test (Text)",
                "description": "Non-binding signaling proposal to test governance end-to-end on mono-sprint-1: submit -> deposit threshold -> voting -> tally/outcome. No chain changes requested."
              },
              "authority": "mono10d07y265gmmuvt4z0w9aw880jnsr700j6aawu4"
            }
          ],
          "initial_deposit": [
            {
              "denom": "alyth",
              "amount": "10000000000000000000000"
            }
          ],
          "proposer": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
          "metadata": "Sprintnet governance smoke test (signaling only).",
          "title": "Sprintnet Governance Smoke Test (Text)",
          "summary": "Test submit -> deposit -> vote -> tally on mono-sprint-1",
          "expedited": false
        }
      ],
      "memo": "",
      "timeout_height": "0",
      "unordered": false,
      "timeout_timestamp": null,
      "extension_options": [],
      "non_critical_extension_options": []
    },
    "auth_info": {
      "signer_infos": [
        {
          "public_key": {
            "@type": "/cosmos.evm.crypto.v1.ethsecp256k1.PubKey",
            "key": "AkcA3jC4q9bWUQ3ukiSJWkn+2sYwKXy4MFXJN15CUv3/"
          },
          "mode_info": {
            "single": {
              "mode": "SIGN_MODE_DIRECT"
            }
          },
          "sequence": "4"
        }
      ],
      "fee": {
        "amount": [
          {
            "denom": "alyth",
            "amount": "15000"
          }
        ],
        "gas_limit": "500000",
        "payer": "",
        "granter": ""
      },
      "tip": null
    },
    "signatures": [
      "t7oI5cWjLLTBTBv+p5eE+4xUQP3uxXdFLNaYFvUjvOUwqfEOSU8ZlmMIBPBHSmNYCNyUHyohVm3OW+4nXd4jtAE="
    ]
  },
  "tx_response": {
    "height": "742320",
    "txhash": "5B0285EF1D48E3EFF18315D03C672370A74A9815A61DB03AAD1A6B8969EF3758",
    "codespace": "undefined",
    "code": 111222,
    "data": "",
    "raw_log": "recovered: runtime error: invalid memory address or nil pointer dereference\nstack:\ngoroutine 583 [running]:\nruntime/debug.Stack()\n\t/home/intern/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e\ngithub.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x3bf4060, 0x7b03010})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/recovery.go:74 +0x25\ngithub.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x3bf4060?, 0x7b03010?})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/recovery.go:42 +0x2d\ngithub.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x3bf4060, 0x7b03010}, 0xc002fec540?)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/recovery.go:31 +0x2f\ngithub.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x3bf4060, 0x7b03010}, 0x43707c1?)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/recovery.go:36 +0x53\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx.func1()\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/baseapp.go:861 +0x12c\npanic({0x3bf4060?, 0x7b03010?})\n\t/home/intern/gopath/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132\ngithub.com/cosmos/cosmos-sdk/x/gov/keeper.msgServer.ExecLegacyContent({0xc08c217200?}, {0x52e0448?, 0xc06e73c8d0?}, 0x40162a0?)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/keeper/msg_server.go:163 +0x498\ngithub.com/cosmos/cosmos-sdk/x/gov/types/v1._Msg_ExecLegacyContent_Handler.func1({0x52e0448?, 0xc06e73c8d0?}, {0x424b7c0?, 0xc0b9a60c18?})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/types/v1/tx.pb.go:1094 +0xcb\ngithub.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x52e0358, 0xc07db46388}, {0xc08c217350?, 0x419bc5?}, 0x358?, 0xc0b9a61380)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/msg_service_router.go:175 +0x89\ngithub.com/cosmos/cosmos-sdk/x/gov/types/v1._Msg_ExecLegacyContent_Handler({0x42ed320, 0xc0019acef8}, {0x52e0358, 0xc07db46388}, 0x4cf5628, 0xc0839f7be0)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/types/v1/tx.pb.go:1096 +0x143\ngithub.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x52e0320, 0x7f76880}, {0x53063a0, 0xc038b6bf40}, {{0x0, 0x0}, {0xc00148df10, 0xd}, 0xb53b0, {0x3b4127c0, ...}, ...}, ...}, ...)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/msg_service_router.go:198 +0x37f\ngithub.com/cosmos/cosmos-sdk/x/gov/keeper.Keeper.SubmitProposal({{0x52e7b00, 0xc004c83500}, {0x76b4a01eb058, 0xc000c52008}, {0x5288a00, 0xc001fc7080}, {0x52e0770, 0xc002d3c480}, {0x52e7b40, 0x7f7eb60}, ...}, ...)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/keeper/proposal.go:79 +0x7e4\ngithub.com/cosmos/cosmos-sdk/x/gov/keeper.msgServer.SubmitProposal({0xc08c21b000?}, {0x52e0448, 0xc06ec09080}, 0xc00103ce00)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/keeper/msg_server.go:87 +0x9c5\ngithub.com/cosmos/cosmos-sdk/x/gov/types/v1._Msg_SubmitProposal_Handler.func1({0x52e0448?, 0xc06ec09080?}, {0x42ad5e0?, 0xc00103ce00?})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/types/v1/tx.pb.go:1076 +0xcb\ngithub.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x52e0358, 0xc07db18a88}, {0xc08c21b0d8?, 0x419bc5?}, 0x358?, 0xc0b9a611b8)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/msg_service_router.go:175 +0x89\ngithub.com/cosmos/cosmos-sdk/x/gov/types/v1._Msg_SubmitProposal_Handler({0x42ed320, 0xc0019acef8}, {0x52e0358, 0xc07db18a88}, 0x4cf5628, 0xc0839f79c0)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/x/gov/types/v1/tx.pb.go:1078 +0x143\ngithub.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x52e0320, 0x7f76880}, {0x53063a0, 0xc038b6bcc0}, {{0x0, 0x0}, {0xc00148df10, 0xd}, 0xb53b0, {0x3b4127c0, ...}, ...}, ...}, ...)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/msg_service_router.go:198 +0x37f\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x52e0320, 0x7f76880}, {0x53063a0, 0xc038b6bcc0}, {{0x0, 0x0}, {0xc00148df10, 0xd}, 0xb53b0, ...}, ...}, ...)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/baseapp.go:1049 +0x1e6\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc001d59208, 0x7, {0xc033f3a000, 0x313, 0x313}, {0x0, 0x0})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/baseapp.go:982 +0x128c\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc001d59208, {0xc033f3a000?, 0x313?, 0xc03bdffe00?})\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/baseapp.go:785 +0xb7\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc001d59208, {0x52e0320, 0x7f76880}, 0xc07a92fb00)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/abci.go:806 +0x123f\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc001d59208, 0xc07a92fb00)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/baseapp/abci.go:903 +0x16c\ngithub.com/monolythium/mono-core/chain.(*EVMD).FinalizeBlock(0x76b455b32928?, 0x76b4f0e633e8?)\n\t/home/intern/mono-core/chain/app.go:963 +0x16\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.FinalizeBlock(...)\n\t/home/intern/gopath/pkg/mod/github.com/cosmos/cosmos-sdk@v0.53.5-0.20251030204916-768cb210885c/server/cmt_abci.go:44\ngithub.com/cometbft/cometbft/abci/client.(*localClient).FinalizeBlock(0xe0000000530c000?, {0x52e0528?, 0x7f76880?}, 0xc0?)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/abci/client/local_client.go:185 +0xc8\ngithub.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc00238cc48, {0x52e0528, 0x7f76880}, 0xc07a92fb00)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/proxy/app_conn.go:104 +0x157\ngithub.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc0016312c0, 0x7}}, {0xc0016312d0, 0xd}, 0x1, 0xb53af, {{0xc0497b3320, ...}, ...}, ...}, ...)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/state/execution.go:224 +0x519\ngithub.com/cometbft/cometbft/state.(*BlockExecutor).ApplyVerifiedBlock(...)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/state/execution.go:202\ngithub.com/cometbft/cometbft/consensus.(*State).finalizeCommit(0xc0035ae708, 0xb53b0)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:1775 +0xb94\ngithub.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc0035ae708, 0xb53b0)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:1683 +0x2e5\ngithub.com/cometbft/cometbft/consensus.(*State).enterCommit.func1()\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:1618 +0x9c\ngithub.com/cometbft/cometbft/consensus.(*State).enterCommit(0xc0035ae708, 0xb53b0, 0x0)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:1656 +0xc0f\ngithub.com/cometbft/cometbft/consensus.(*State).addVote(0xc0035ae708, 0xc004237040, {0xc0035738c0, 0x28})\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:2346 +0x1e5f\ngithub.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc0035ae708, 0xc004237040, {0xc0035738c0?, 0x0?})\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:2070 +0x26\ngithub.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc0035ae708, {{0x528f6c0, 0xc03d9f0c50}, {0xc0035738c0, 0x28}})\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:929 +0x3d0\ngithub.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc0035ae708, 0x0)\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:836 +0x3f1\ncreated by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 52\n\t/home/intern/gopath/pkg/mod/github.com/cometbft/cometbft@v0.38.19/consensus/state.go:398 +0x107\n: panic",
    "logs": [],
    "info": "",
    "gas_wanted": "500000",
    "gas_used": "77342",
    "tx": {
      "@type": "/cosmos.tx.v1beta1.Tx",
      "body": {
        "messages": [
          {
            "@type": "/cosmos.gov.v1.MsgSubmitProposal",
            "messages": [
              {
                "@type": "/cosmos.gov.v1.MsgExecLegacyContent",
                "content": {
                  "@type": "/cosmos.gov.v1beta1.TextProposal",
                  "title": "Sprintnet Governance Smoke Test (Text)",
                  "description": "Non-binding signaling proposal to test governance end-to-end on mono-sprint-1: submit -> deposit threshold -> voting -> tally/outcome. No chain changes requested."
                },
                "authority": "mono10d07y265gmmuvt4z0w9aw880jnsr700j6aawu4"
              }
            ],
            "initial_deposit": [
              {
                "denom": "alyth",
                "amount": "10000000000000000000000"
              }
            ],
            "proposer": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
            "metadata": "Sprintnet governance smoke test (signaling only).",
            "title": "Sprintnet Governance Smoke Test (Text)",
            "summary": "Test submit -> deposit -> vote -> tally on mono-sprint-1",
            "expedited": false
          }
        ],
        "memo": "",
        "timeout_height": "0",
        "unordered": false,
        "timeout_timestamp": null,
        "extension_options": [],
        "non_critical_extension_options": []
      },
      "auth_info": {
        "signer_infos": [
          {
            "public_key": {
              "@type": "/cosmos.evm.crypto.v1.ethsecp256k1.PubKey",
              "key": "AkcA3jC4q9bWUQ3ukiSJWkn+2sYwKXy4MFXJN15CUv3/"
            },
            "mode_info": {
              "single": {
                "mode": "SIGN_MODE_DIRECT"
              }
            },
            "sequence": "4"
          }
        ],
        "fee": {
          "amount": [
            {
              "denom": "alyth",
              "amount": "15000"
            }
          ],
          "gas_limit": "500000",
          "payer": "",
          "granter": ""
        },
        "tip": null
      },
      "signatures": [
        "t7oI5cWjLLTBTBv+p5eE+4xUQP3uxXdFLNaYFvUjvOUwqfEOSU8ZlmMIBPBHSmNYCNyUHyohVm3OW+4nXd4jtAE="
      ]
    },
    "timestamp": "2026-02-09T19:26:30Z",
    "events": [
      {
        "type": "coin_spent",
        "attributes": [
          {
            "key": "spender",
            "value": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
            "index": true
          },
          {
            "key": "amount",
            "value": "15000alyth",
            "index": true
          }
        ]
      },
      {
        "type": "coin_received",
        "attributes": [
          {
            "key": "receiver",
            "value": "mono1hrfns8rekypwgvpahatud7efny0jeqj5p3w40r",
            "index": true
          },
          {
            "key": "amount",
            "value": "15000alyth",
            "index": true
          }
        ]
      },
      {
        "type": "transfer",
        "attributes": [
          {
            "key": "recipient",
            "value": "mono1hrfns8rekypwgvpahatud7efny0jeqj5p3w40r",
            "index": true
          },
          {
            "key": "sender",
            "value": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
            "index": true
          },
          {
            "key": "amount",
            "value": "15000alyth",
            "index": true
          }
        ]
      },
      {
        "type": "message",
        "attributes": [
          {
            "key": "sender",
            "value": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
            "index": true
          }
        ]
      },
      {
        "type": "tx",
        "attributes": [
          {
            "key": "fee",
            "value": "15000alyth",
            "index": true
          },
          {
            "key": "fee_payer",
            "value": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q",
            "index": true
          }
        ]
      },
      {
        "type": "tx",
        "attributes": [
          {
            "key": "acc_seq",
            "value": "mono1gmdhtux846lh9g62cssyj4d8fmt38vf8unrr7q/4",
            "index": true
          }
        ]
      },
      {
        "type": "tx",
        "attributes": [
          {
            "key": "signature",
            "value": "t7oI5cWjLLTBTBv+p5eE+4xUQP3uxXdFLNaYFvUjvOUwqfEOSU8ZlmMIBPBHSmNYCNyUHyohVm3OW+4nXd4jtAE=",
            "index": true
          }
        ]
      }
    ]
  }
}