When using the Interface.parseLog to automatically match a Log to its event for parsing, a LogDescription is returned.

Properties

PropertyModifierTypeDescription
argsreadonlyResultThe arguments passed into the Event with emit.
fragmentreadonlyEventFragmentThe matching fragment for the topic0.
namereadonlystringThe name of the Event.
signaturereadonlystringThe full Event signature.
topicreadonlystringThe topic hash for the Event.