> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Events

# Events

The auction module emits the following events:

## Handlers

### Msg/Bid

| Type     | Attribute Key | Attribute Value |
| -------- | ------------- | --------------- |
| EventBid | Bidder        |                 |
| EventBid | Amount        |                 |
| EventBid | Round         |                 |

## EndBlocker

| Type               | Attribute Key | Attribute Value |
| ------------------ | ------------- | --------------- |
| EventAuctionResult | Winner        |                 |
| EventAuctionResult | Amount        |                 |
| EventAuctionResult | Round         |                 |
