Data Explorer · Contract

DAODAO - CW4 Group 1

Fresh · about 1 hour ago DaoDao

thor1c420ls98cdyylv3jpgxd4wkpn3dlkys0zapdlfrv4v4r0858ksrsl4wx00

Code
#23
CW4 Group v1.1.2
Project
Created at block
22,199,708
tx index 84502172
Last sync
about 1 hour ago
Identity
Contract address
thor1c420ls98cdyylv3jpgxd4wkpn3dlkys0zapdlfrv4v4r0858ksrsl4wx00
Friendly name
DAODAO - CW4 Group 1
On-chain label
thor1h29a3f08kpr7lqnz0cgfw3dr0pzcrrzrxy6m37vtlyc3a9a29nessatke3
Creator
thor1h29a3f08kpr7lqnz0cgfw3dr0pzcrrzrxy6m37vtlyc3a9a29nessatke3
Admin
thor165v0gthq4k3zm0c7fsql5xj93kr7trqkhxj60etayl00xt3g627qlr7jz6
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.