keccak256 of the value, and used for types such as arrays, tuples, bytes and strings.
Properties
Methods
isIndexed()
Parameters
Returns
value is Indexed
true if the value is an Indexed.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
keccak256 of the value, and used for types such as arrays, tuples, bytes and strings.
| Property | Modifier | Type | Description |
|---|---|---|---|
hash | readonly | null | string | The keccak256 of the value logged. |
static isIndexed(value): value is Indexed
| Parameter | Type | Description |
|---|---|---|
value | any | The value to check. |
value is Indexed
true if the value is an Indexed.
Was this page helpful?
