up:: [[Ethereum MOC]] # Events in Solidity Events are smart contract members in Solidity, which allow a smart contract to emit events to any listeners on the blockchain. These allow outside applications to consume data from a smart contract in real time. ## Sources - https://hackernoon.com/how-to-use-events-in-solidity-pe1735t5