Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 583 Bytes

File metadata and controls

17 lines (9 loc) · 583 Bytes

SafeTxDecodedDataParameters

The information about the decoded parameters of the transaction.

Properties

Name Type Description Notes
name String The name of the parameter. [optional]
type String The data type of the parameter. [optional]
value String The value of the parameter. [optional]
valueDecoded List<SafeTxSubTransaction> The decoded value of the parameter (if applicable). [optional]