@_ignore:
Readonly argsThe arguments passed to the Function from the transaction data.
Readonly fragmentThe matching fragment from the transaction data.
Readonly nameThe name of the Function from the transaction data.
Readonly selectorThe selector for the Function from the transaction data.
Readonly signatureThe full Function signature from the transaction data.
Readonly valueThe value (in wei) from the transaction.
Generated using TypeDoc
When using the [[Interface-parseTransaction]] to automatically match a transaction data to its function for parsing, a TransactionDescription is returned.