A Type description in a JSON ABI format.Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
components? | readonly | readonly JsonFragmentType[] | The components for a tuple. |
indexed? | readonly | boolean | If the parameter is indexed. |
internalType? | readonly | string | The internal Solidity type. |
name? | readonly | string | The parameter name. |
type? | readonly | string | The type of the parameter. |
