The type of your custom data that flows in indexingContext
through all indexers for a block.
See createContextData for more details.
The type of your custom data associated with the contract that flows in indexingContext
through this indexer.
See shouldIndex for more details.
Readonly
bigReadonly
blockReadonly
contractReadonly
contractGets data associated with a contract - returned by shouldIndex(). It is carried over all the time when indexing blocks.
Readonly
dataReadonly
eventsReadonly
mainReadonly
operationReadonly
operationReadonly
storageReadonly
transactionGenerated using TypeDoc
Provides all additional data related to the selected contract and the indexed entity.