Interface ITransactionEvent
Properties
Readonly data
data: string
Readonly identifier
identifier: string
Methods
findFirstOrNoneTopic
- findFirstOrNoneTopic(predicate): undefined | ITransactionEventTopic
- Parameters- predicate: ((topic) => boolean)- (topic): boolean
- Returns boolean