Data Explorer · Contract

thor1q4wzml536z2jcwjztfjqec4gr99zsku6w6ldynhhsxqy2ua242lscphfx3

Fresh · 27 minutes ago

thor1hn5wc37ffy0uvjxplqeze4lhjswys44pwtc0tqgvqttw72ye9pzq3j0qv5

Code
#23
CW4 Group v1.1.2
Project
Unassigned
Created at block
24,606,172
tx index 39221521
Last sync
27 minutes ago
Code source

CW4 Group

version 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.