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.
100.0%
198.3M DGN
0.0%
0 DGN
0.0%
0 DGN
0.0%
0 DGN
33% of staked tokens must vote
Yes must exceed 50% of non-abstain votes
NoWithVeto must be below 33.33% to pass
Submitted
Mar 6, 2026, 04:31:37 PM UTC
Deposit End
Mar 9, 2026, 04:31:37 PM UTC
Voting Start
Mar 6, 2026, 04:31:37 PM UTC
Voting End
Mar 9, 2026, 04:31:37 PM UTC
{
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"code_id": "49",
"new_instantiate_permission": {
"permission": "Everybody",
"addresses": []
}
}{
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"code_id": "50",
"new_instantiate_permission": {
"permission": "Everybody",
"addresses": []
}
}{
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "49",
"label": "dungeon-heroes",
"msg": {
"name": "Dungeon Heroes",
"symbol": "DHERO",
"minter": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc"
},
"funds": []
}{
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "49",
"label": "dungeon-gear",
"msg": {
"name": "Dungeon Gear",
"symbol": "DGEAR",
"minter": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc"
},
"funds": []
}{
"sender": "dungeon10d07y265gmmuvt4z0w9aw880jnsr700j53vrug",
"admin": "dungeon13x4pynlp86prhcmtns742kgsgu7pjtzj72eycc",
"code_id": "50",
"label": "dungeon-marketplace",
"msg": {
"treasury": "dungeon1aj5jlmvqp8dd26rsec6624szthlazdn2vhxak9",
"royalty_bps": 500,
"accepted_nft_contracts": [],
"denom": "udgn"
},
"funds": []
}