mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-13 03:25:20 +00:00
18 lines
613 B
Markdown
18 lines
613 B
Markdown
|
<!--
|
||
|
order: 4
|
||
|
-->
|
||
|
|
||
|
# Events
|
||
|
|
||
|
The kavamint module emits the following events:
|
||
|
|
||
|
## BeginBlocker
|
||
|
|
||
|
| Type | Attribute Key | Attribute Value |
|
||
|
| -------- | ------------------------------- | ------------------------ |
|
||
|
| kavamint | total_supply | {totalSupply} |
|
||
|
| kavamint | bonded_ratio | {bondedRatio} |
|
||
|
| kavamint | seconds_since_last_mint | {secondsPassed} |
|
||
|
| kavamint | minted_community_pool_inflation | {communityPoolInflation} |
|
||
|
| kavamint | minted_staking_rewards | {stakingRewardCoins} |
|