Events

The group module emits the following events:

EventCreateGroup

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/CreateGroup
regen.group.v1alpha1.EventCreateGroupgroup_id{groupId}

EventUpdateGroup

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/UpdateGroup{Admin|Metadata|Members}
regen.group.v1alpha1.EventUpdateGroupgroup_id{groupId}

EventCreateGroupAccount

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/CreateGroupAccount
regen.group.v1alpha1.EventCreateGroupAccountaddress{groupAccountAddress}

EventUpdateGroupAccount

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/UpdateGroupAccount{Admin|Metadata|DecisionPolicy}
regen.group.v1alpha1.EventUpdateGroupAccountaddress{groupAccountAddress}

EventCreateProposal

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/CreateProposal
regen.group.v1alpha1.EventCreateProposalproposal_id{proposalId}

EventVote

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/Vote
regen.group.v1alpha1.EventVoteproposal_id{proposalId}

EventExec

TypeAttribute KeyAttribute Value
messageaction/regen.group.v1alpha1.Msg/Exec
regen.group.v1alpha1.EventExecproposal_id{proposalId}