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

Hierarchy

  • IndexerMsMain

Implements

Constructors

Properties

blockchains: Record<Blockchain, BlockchainIndexerI>

A dictionary of instances that implements BlockchainIndexerI interface

indexerClient: IndexerMsClient

Retrieve contextual information of sibling indexers.

inited: boolean = false

Methods

Generated using TypeDoc