Data Explorer · Contract

DAODAO - CW4 Group 2

Fresh · about 1 hour ago DaoDao

thor18nm6xkchnxjvgsdxhkerfstfssqsyam8acfy346nawur9ch3849q8rvr7n

Code
#23
CW4 Group v1.1.2
Project
Created at block
22,199,764
tx index 29443774
Last sync
about 1 hour ago
Identity
Contract address
thor18nm6xkchnxjvgsdxhkerfstfssqsyam8acfy346nawur9ch3849q8rvr7n
Friendly name
DAODAO - CW4 Group 2
On-chain label
thor1dp3vz44cr869evzpcj3ac80t6rlczhdysq6kuxs04vgtev854e8qasg3vw
Creator
thor1dp3vz44cr869evzpcj3ac80t6rlczhdysq6kuxs04vgtev854e8qasg3vw
Admin
thor1h7s7sw76h3x5m2c57r9qf3vvkyvq84l7anpr9ykhj62mtajg20jsehzt8h
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.