Property | Modifier | Type | Description |
---|---|---|---|
inputs | readonly | readonly ParamType [] | The inputs for the fragment. |
type | readonly | FragmentType | The type of the fragment. |
format
.
Parameter | Type |
---|---|
format ? | FormatType |
string
obj
, wich can be any supported ABI frgament type.
Parameter | Type |
---|---|
obj | any |
Fragment
value
is a ConstructorFragment.
Parameter | Type |
---|---|
value | any |
value is ConstructorFragment
value
is an ErrorFragment.
Parameter | Type |
---|---|
value | any |
value is ErrorFragment
value
is an EventFragment.
Parameter | Type |
---|---|
value | any |
value is EventFragment
value
is a FunctionFragment.
Parameter | Type |
---|---|
value | any |
value is FunctionFragment
value
is a StructFragment.
Parameter | Type |
---|---|
value | any |
value is StructFragment