A custom event emitted by the contract.
The contract that emitted the event.
Data supplied by the contract. Metadata generated during contract compilation is needed to decode it.
A list of topics used to index the event. Number of topics is capped by [limits::NUM_EVENT_TOPICS].
limits::NUM_EVENT_TOPICS
A custom event emitted by the contract.