Proposal Details

Proposal #136

Passed

Proposal title

SG-721 Base Contract v0.25.0

Submit time

Deposit end time

Voting start time

Voting end time

Tally result

99.21%

Proposal #136 description

Store WASM Code

Stargaze Launchpad v0.25.0 upgrade.

Contract uploaded:

sg721_base.wasm
.

The source code is available at https://github.com/public-awesome/launchpad/releases/tag/v0.25.0.

Compile Instructions

docker run --rm -v \$(pwd)\:/code --platform linux/amd64 \\ --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/code/target \\ --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\ cosmwasm/workspace-optimizer:0.12.11

This results in the following SHA256 checksum:

4f09fcef20e0853710009af59b446a7c73a0981e0da64f61484e973eca01d100

Verify On-chain Contract

starsd q gov proposal $id --output json \\ | jq -r '.content.wasm_byte_code' \\ | base64 -d \\ | gzip -dc \\ | sha256sum

Verify Local Contract

sha256sum artifacts/sg721_base.wasm

Proposal #136 overview

Total votes
1,885
Voters
1,879
Total deposit
20,000 STARS