Optional
indexedWhether this is an indexed paramter. Only included for event parameters.
Optional
nameThe name of the parameter. Excluded if the parameter is nameless.
The decoded value of the argument. Note that this is a [[Format.Values.Result|Format.Values.Result]], so it may contain errors (although event decodings should typically not contain errors; see the [[DecodedLog]] documentation for why).
Generated using TypeDoc
This type represents a decoded argument passed to a transaction or event, or returned from a call.
Category
Output