Main class of the indexer service. Creates and manages all indexers.

Hierarchy

  • BaseIndexer

Implements

Constructors

Properties

blockchainId: Blockchain

The blockchain identifier.

blockchainIndexerClient: IndexerClientI

The customized domain user class.

entityIndexers: Partial<Record<IndexableEntityType, BaseEntityIndexer<ParsedEntity<unknown>>>>

Handles all indexing process related with an specific entity

indexerClient: IndexerMsClient

The indexer client.

Methods

Generated using TypeDoc