Data Explorer · Code

Code #12

Fresh · 40 minutes ago CW4 Group

version v1.1.2

Instances
1
Source
2 known versions
Permission
Everybody
Last sync
40 minutes ago
About this contract source

This is a basic implementation of the cw4 spec. It fulfills all elements of the spec, including the raw query lookups, and it designed to be used as a backing storage for cw3 compliant contracts. It stores a set of members along with an admin, and allows the admin to update the state. Raw queries (intended for cross-contract queries) can check a given member address and the total weight. Smart queries (designed for client API) can do the same, and also query the admin address as well as paginate over all members.

Identity
On-chain code ID
#12
Version
v1.1.2
Origin source
https://github.com/CosmWasm/cw-plus/tree/bf3dd9656f2910c7ac4ff6e1dfc2d223741199a1/contracts/cw4-group
Creator
thor1440jp0ukj8ew3z2fd4zmdqgxhn5ghd7ghg2kmr
Contract Binary Checksum (SHA-256)
DD2216F1114FC68BC4C043701B02E55CE3E5598CDEB616985388215A400DB277
Hydration

Fresh

Last sync
40 minutes ago
Last sync attempt
40 minutes ago
Seen on-chain
40 minutes ago
1 instantiated contract
Name Address Last sync
RUJI Perps Admin - CW4 Group thor1ecgazyd0waaj3g7l9cmy5gulhxkps2gmxu9ghducvuypjq68mq2s4a7y8n Fresh
Verify the contract

curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/12 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_12.bin
sha256sum app_layer_wasm_binary_code_12.bin
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/12 | jq -r '.code_info.data_hash'