github.com/Finschia/finschia-sdk@v0.48.1/x/mint/spec/05_events.md (about) 1 <!-- 2 order: 5 3 --> 4 5 # Events 6 7 The minting module emits the following events: 8 9 ## BeginBlocker 10 11 | Type | Attribute Key | Attribute Value | 12 |------|-------------------|--------------------| 13 | mint | bonded_ratio | {bondedRatio} | 14 | mint | inflation | {inflation} | 15 | mint | annual_provisions | {annualProvisions} | 16 | mint | amount | {amount} |