Smart Contract Events

Log

These are immutable records emitted by the contract during execution, providing an offchain, verifiable history of critical state changes within a derivative transaction. Monitoring these outputs allows external systems to track position updates, collateral movements, and option exercises without re-executing the entire chain logic. Efficient indexing of these records is key for real-time portfolio management.