Skip to main content

Namespace: indexer

Functions

getInstance

getInstance(url): IndexerInstance

Connects to the indexer and returns an instance of the object with functions used to read data from the indexer

Parameters

NameTypeDescription
urlstringUrl of the indexer

Returns

IndexerInstance

Defined in

indexer/getInstance.ts:13