IEventContext
For event handlers, the context typically includes details such as:
ILog: The transaction log containing the event data.
ITransaction: The associated transaction details (e.g., sender, recipient, value).
IBlock: The block information (e.g., block number, timestamp).
The raw event parameters emitted by the smart contract.