Dungeon Games❖Dungeon
DashboardCastleAccount
Governance War Room
Native motions, ballots, and chain law
Proposal RegistryDAO CouncilsValidator OathsChain ParametersLiving LedgerExplorer
Trade
SwapStakeBuy DGN
Explorer
DEX ScreenerBlocksTransactionsValidatorsConsensusGovernanceBridgesDEX PoolsTokensAnalyticsToken FactoryTop AccountsContractsChain StatsDesktop App
Ecosystem
NFT MarketplaceSky MercenariesDAOLeaderboard
Game
LeaderboardGuildsBattle PassGame Guide
Docs
WhitepaperRoadmapFAQ
Enter DAO councils
Native proposal #42Passed

Raise Governance Proposal Deposit to 500,000 DGN

A parchment docket backed by separate chain evidence. Missing vote, deposit, pool, parameter, or tally sources remain unavailable rather than becoming empty or zero.

Proposal status

Passed

PROPOSAL_STATUS_PASSED

Tally evidence

Live response

Independent tally endpoint

Vote records

0

Complete next_key scan · records, not unique voters

Deposit records

0

Complete next_key scan

Voting closes

Aug 28, 2026, 01:45:32 PM UTC

proposal.voting_end_time

Filed summary

Motion Before the Chain

Raises the minimum governance proposal deposit from 100 DGN to 500,000 DGN (expedited: 1,000 to 1,000,000 DGN) to deter spam proposals. All other governance parameters are unchanged. Deposits remain fully refundable for proposals that pass or fail without veto.

Tally source

Voting Evidence

Live tally response

Yes

100.00%

152.3M DGN

No

0.00%

0 DGN

Abstain

0.00%

0 DGN

No with veto

0.00%

0 DGN

Shares use the exact integer tally total as denominator. Display percentages are truncated to two decimals; threshold decisions use integer cross-multiplication, not floating-point values.

Quorum

38.87% turnout

33.40% required

152.3M / 391.9M DGN

Satisfied

Approval threshold

100.00% yes

>50.00% required

Yes divided by Yes + No + NoWithVeto; abstain is excluded.

Satisfied

Veto threshold

0.00% veto

≤33.40% required to avoid veto

NoWithVeto divided by all tallied voting power.

Satisfied
Tally: live proposal tally endpoint. 0 vote records were returned after following next_key to completion; this is not relabeled as a unique-voter total.

Proposal timestamps

Docket Timeline

  1. Submitted

    Returned timestamp

    Aug 25, 2026, 01:45:32 PM UTC

    proposal.submit_time

  2. Deposit period ends

    Returned timestamp

    Aug 28, 2026, 01:45:32 PM UTC

    proposal.deposit_end_time

  3. Voting begins

    Returned timestamp

    Aug 25, 2026, 01:45:32 PM UTC

    proposal.voting_start_time

  4. Voting ends

    Returned timestamp

    Aug 28, 2026, 01:45:32 PM UTC

    proposal.voting_end_time

These are proposal response fields, not independently observed chain events. An unset zero-time remains explicitly not set.

Independent source register

Evidence Integrity

Independent governance evidence source status
EvidenceEndpointCoverageState
Live tally/cosmos/gov/v1/proposals/:id/tallyExact integer tally fields returnedAvailable
Vote records/cosmos/gov/v1/proposals/:id/votes0 records after following next_key to completionAvailable
Deposit records/cosmos/gov/v1/proposals/:id/deposits0 records after following next_key to completionAvailable
Staking pool/cosmos/staking/v1beta1/poolbonded_tokens available for turnout denominatorAvailable
Tally parameters/cosmos/gov/v1/params/tallyingeffective regular threshold 0.500000000000000000 · quorum 0.334000000000000000 · veto 0.334000000000000000Available

Wallet action

Cast a Native Vote

The voting control is enabled only by its existing wallet and proposal-status rules. The evidence panels above do not sign or broadcast transactions.

Executable payload

Proposal Actions · 1

/cosmos.gov.v1.MsgUpdateParamsMessage 1 of 1
{
  "@type": "/cosmos.gov.v1.MsgUpdateParams",
  "authority": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
  "params": {
    "min_deposit": [
      {
        "denom": "udgn",
        "amount": "500000000000"
      }
    ],
    "max_deposit_period": "259200s",
    "voting_period": "259200s",
    "quorum": "0.334000000000000000",
    "threshold": "0.500000000000000000",
    "veto_threshold": "0.334000000000000000",
    "min_initial_deposit_ratio": "0.000000000000000000",
    "proposal_cancel_ratio": "0.500000000000000000",
    "proposal_cancel_dest": "",
    "expedited_voting_period": "172800s",
    "expedited_threshold": "0.510000000000000000",
    "expedited_min_deposit": [
      {
        "denom": "udgn",
        "amount": "1000000000000"
      }
    ],
    "burn_vote_quorum": false,
    "burn_proposal_deposit_prevote": false,
    "burn_vote_veto": true,
    "min_deposit_ratio": "0.100000000000000000"
  }
}

Proposal response

Filed Details

Proposal ID
42
Status
PROPOSAL_STATUS_PASSED
Proposer
dungeon1...72eycc
Submit time
Aug 25, 2026, 01:45:32 PM UTC
Deposit end
Aug 28, 2026, 01:45:32 PM UTC
Voting start
Aug 25, 2026, 01:45:32 PM UTC
Voting end
Aug 28, 2026, 01:45:32 PM UTC
Proposal total_deposit field
100 DGN

Exhaustively paginated response

Vote Records

Valid empty vote scan

The vote helper followed next_key to completion and returned zero current vote records.

0 vote records after following next_key to exhaustion. “Vote records” is used deliberately; this is not relabeled as a unique-voter count.

Exhaustively paginated response

Deposit Records

Valid empty deposit response

The deposit endpoint answered with zero rows. This is distinct from the proposal's own total_deposit field above.

0 deposit records after following next_key to exhaustion.

Proposal, live tally, exhaustively paginated vote records, exhaustively paginated deposit records, staking pool, and tallying parameters are independent REST evidence. Ready vote and deposit scans followed next_key to completion with safety guards. Final tally fallback is used only for explicitly final proposal statuses and is labeled.