# Events

The group module emits the following events:

# EventCreateGroup

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/CreateGroup
cosmos.group.v1.EventCreateGroup group_id

# EventUpdateGroup

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/UpdateGroup
cosmos.group.v1.EventUpdateGroup group_id

# EventCreateGroupPolicy

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/CreateGroupPolicy
cosmos.group.v1.EventCreateGroupPolicy address

# EventUpdateGroupPolicy

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/UpdateGroupPolicy
cosmos.group.v1.EventUpdateGroupPolicy address

# EventCreateProposal

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/CreateProposal
cosmos.group.v1.EventCreateProposal proposal_id

# EventWithdrawProposal

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/WithdrawProposal
cosmos.group.v1.EventWithdrawProposal proposal_id

# EventVote

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/Vote
cosmos.group.v1.EventVote proposal_id

# EventExec

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/Exec
cosmos.group.v1.EventExec proposal_id
cosmos.group.v1.EventExec logs

# EventLeaveGroup

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/LeaveGroup
cosmos.group.v1.EventLeaveGroup proposal_id
cosmos.group.v1.EventLeaveGroup address

# EventProposalPruned

Type Attribute Key Attribute Value
message action /cosmos.group.v1.Msg/LeaveGroup
cosmos.group.v1.EventProposalPruned proposal_id
cosmos.group.v1.EventProposalPruned status
cosmos.group.v1.EventProposalPruned tally_result