Optional
disableAllows decodings that don't pass the re-encoding test. Don't turn this on unless you know what you're doing!
Optional
extrasUsed to indicate whether "extra" event decodings -- event decodings from
non-library contracts other than the one that appears to have emitted
the event -- should be returned. Defaults to "off"
.
Optional
idIf passed, restricts to events with the given ID. This is meant for internal use by Truffle Debugger; you probably don't want to bother with this option.
Optional
nameIf passed, restricts to events with the given name.
Generated using TypeDoc
The type of the options parameter to [[decodeEvent]]. This type will be expanded in the future as more filtering options are added.
Category
Inputs