thor1zqmvau9l05rzvqv2w2a6rvvwz4q6qll3r228j2mgj5d4d9dtp9aqlc302l
Contract address
thor1674s44p29xlts0rhy0g7guwfjcp3vnfxumvmwz5rna2fed93p6jq8wkvfe
contract label
thor1zqmvau9l05rzvqv2w2a6rvvwz4q6qll3r228j2mgj5d4d9dtp9aqlc302l
CODE: 23
CW4 Group v1.1.2
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.