{
"@type": "/cosmwasm.wasm.v1.MsgUpdateInstantiateConfig",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"code_id": "49",
"new_instantiate_permission": {
"permission": "Everybody",
"addresses": []
}
}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
Mar 9, 2026, 04:31:37 PM UTC
proposal.voting_end_time
Filed summary
This proposal performs 5 actions in one atomic execution: 1. Update instantiate permission on Code 49 (CW721-Dungeon) from Nobody → Everybody 2. Update instantiate permission on Code 50 (Dungeon Marketplace) from Nobody → Everybody 3. Instantiate 'Dungeon Heroes' NFT contract (CW721, code 49) 4. Instantiate 'Dungeon Gear' NFT contract (CW721, code 49) 5. Instantiate 'Dungeon Marketplace' contract (code 50) Contract admin is set to the proposer's address for future upgrades. The marketplace's accepted_nft_contracts will be configured via admin after deployment (requires the NFT contract addresses from execution). This enables the full NFT marketplace for Dungeon Games — hero trading, gear trading, and a 5% royalty to the community treasury.
Tally source
Yes
100.00%
198.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
52.51% turnout
33.40% required
Independent source register
| Evidence | Endpoint | Coverage | State |
|---|---|---|---|
| Live tally | /cosmos/gov/v1/proposals/:id/tally | Exact integer tally fields returned | Available |
| Vote records | /cosmos/gov/v1/proposals/:id/votes | 0 records after following next_key to completion | Available |
| Deposit records | /cosmos/gov/v1/proposals/:id/deposits | 0 records after following next_key to completion | Available |
| Staking pool | /cosmos/staking/v1beta1/pool | bonded_tokens available for turnout denominator | Available |
| Tally parameters | /cosmos/gov/v1/params/tallying | effective regular threshold 0.500000000000000000 · quorum 0.334000000000000000 · veto 0.334000000000000000 | Available |
Wallet action
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
{
"@type": "/cosmwasm.wasm.v1.MsgUpdateInstantiateConfig",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"code_id": "49",
"new_instantiate_permission": {
"permission": "Everybody",
"addresses": []
}
}{
"@type": "/cosmwasm.wasm.v1.MsgUpdateInstantiateConfig",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"code_id": "50",
"new_instantiate_permission": {
"permission": "Everybody",
"addresses": []
}
}{
"@type": "/cosmwasm.wasm.v1.MsgInstantiateContract",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "49",
"label": "dungeon-heroes",
"msg": {
"name": "Dungeon Heroes",
"symbol": "DHERO",
"minter": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc"
},
"funds": []
}Proposal response
198.3M / 377.6M DGN
Approval threshold
100.00% yes
>50.00% required
Yes divided by Yes + No + NoWithVeto; abstain is excluded.
Veto threshold
0.00% veto
≤33.40% required to avoid veto
NoWithVeto divided by all tallied voting power.
Proposal timestamps
Submitted
Returned timestampMar 6, 2026, 04:31:37 PM UTC
proposal.submit_time
Deposit period ends
Returned timestampMar 9, 2026, 04:31:37 PM UTC
proposal.deposit_end_time
Voting begins
Returned timestampMar 6, 2026, 04:31:37 PM UTC
proposal.voting_start_time
Voting ends
Returned timestampMar 9, 2026, 04:31:37 PM UTC
proposal.voting_end_time
These are proposal response fields, not independently observed chain events. An unset zero-time remains explicitly not set.
{
"@type": "/cosmwasm.wasm.v1.MsgInstantiateContract",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "49",
"label": "dungeon-gear",
"msg": {
"name": "Dungeon Gear",
"symbol": "DGEAR",
"minter": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc"
},
"funds": []
}{
"@type": "/cosmwasm.wasm.v1.MsgInstantiateContract",
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "50",
"label": "dungeon-marketplace",
"msg": {
"treasury": "dungeon1aj5jlmvqp8dd26rsec6624szthlazdn2vhxak9",
"royalty_bps": 500,
"accepted_nft_contracts": [],
"denom": "udgn"
},
"funds": []
}Exhaustively paginated response
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
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.