About this contract source
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.
Identity
- On-chain code ID
- #11
- Version
- v1.1.2
- Origin source
- https://github.com/CosmWasm/cw-plus/tree/bf3dd9656f2910c7ac4ff6e1dfc2d223741199a1/contracts/cw3-flex-multisig
- Creator
- thor1440jp0ukj8ew3z2fd4zmdqgxhn5ghd7ghg2kmr
- Contract Binary Checksum (SHA-256)
- C7F3BCC7E4C86194AF17DE73EA7DE34FBE46263CE088B05CDBCF95FBBA647DF0
Hydration
Fresh
- Last sync
- 30 minutes ago
- Last sync attempt
- 30 minutes ago
- Seen on-chain
- 30 minutes ago
1 instantiated contract
| Name | Address | Last sync |
|---|---|---|
| RUJI Perps Admin - CW3 Multisig | thor177yh38g3ctu7cemxpa3c2kvwh2yslfxfeej4ze7rpghrwmh30ukqea6zhg | Fresh |
Verify the contract
curl -s https://gateway.liquify.com/chain/thorchain_api//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://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/11 | jq -r '.code_info.data_hash'