Data Explorer · Contract
thor1q9spfgshzan28a8q7l2tdztqp0j7g9dmugfsrk38hce7euknpyfsalweyu
Fresh
· 25 minutes ago
thor174es3nkvud94a5tj2ykhnnh96jhkmtp3cgccaf0jxcz0ka2tka3scmvv4x
Project
—
Unassigned
Created at block
24,840,600
tx index 25336955
Last sync
25 minutes ago
Identity
- Contract address
- thor174es3nkvud94a5tj2ykhnnh96jhkmtp3cgccaf0jxcz0ka2tka3scmvv4x
- On-chain label
- thor1q9spfgshzan28a8q7l2tdztqp0j7g9dmugfsrk38hce7euknpyfsalweyu
- Creator
- thor1q9spfgshzan28a8q7l2tdztqp0j7g9dmugfsrk38hce7euknpyfsalweyu
- Admin
- thor13ha90nm8kwdk9nx8a5jzqzxyg3a557pgm7rcad6qzju4sq9xnths24r9sv
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.