Events are essential components of blockchain smart contracts, used to record on-chain actions and trigger off-chain listener responses. In this article, we'll explore key event concepts and analyze their data structures and design logic through two examples.