A Type description in a JSON ABI format.

Properties

PropertyModifierTypeDescription
components?readonlyreadonly JsonFragmentType[]The components for a tuple.
indexed?readonlybooleanIf the parameter is indexed.
internalType?readonlystringThe internal Solidity type.
name?readonlystringThe parameter name.
type?readonlystringThe type of the parameter.