Data Explorer · Contract
thor1q5tyxuxqqepepzt3u90y9zaxg5jcdn5k8dgqtt9vfkj4h7pugmys73qth8
Fresh
· 26 minutes ago
thor1v7wa34vpj40qrc8f4p5dn5xgswhkaa6em2y0p450ymvh3q6psads876kus
Project
—
Unassigned
Created at block
22,428,750
tx index 27146882
Last sync
26 minutes ago
Identity
- Contract address
- thor1v7wa34vpj40qrc8f4p5dn5xgswhkaa6em2y0p450ymvh3q6psads876kus
- On-chain label
- thor1q5tyxuxqqepepzt3u90y9zaxg5jcdn5k8dgqtt9vfkj4h7pugmys73qth8
- Creator
- thor1q5tyxuxqqepepzt3u90y9zaxg5jcdn5k8dgqtt9vfkj4h7pugmys73qth8
- Admin
- thor1a7jvpduefq06c7deh9uthqsqmk8r7s78sm9lfj4dvym97ua4qjkq00ahef
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.