Code 11
CW3 Flexible Multisig v1.1.2
CW3 Flexible Multisig v1.1.2 (Code-ID: 11)
CosmWasm Source CW3 Flexible Multisig
CW3 Flexible Multisig - This builds on cw3-fixed-multisig with a more powerful implementation of the cw3 spec. It is a multisig contract that is backed by a cw4 (group) contract, which independently maintains the voter set.
Version: v1.1.2
Origin source https://github.com/CosmWasm/cw-plus/tree/bf3dd9656f2910c7ac4ff6e1dfc2d223741199a1/contracts/cw3-flex-multisig
Contract Binary Checksum (SHA-256) C7F3BCC7E4C86194AF17DE73EA7DE34FBE46263CE088B05CDBCF95FBBA647DF0
not seen on mainnet yet
data last updated 2025-06-19 18:12:03 UTC
Verify the Contract
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/11 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_11.bin
sha256sum app_layer_wasm_binary_code_11.bin
curl -s https://thornode.ninerealms.com//cosmwasm/wasm/v1/code/11 | jq -r '.code_info.data_hash'