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
Name | Type | Description |
---|
url | string | Url of the indexer |
Returns
IndexerInstance
Defined in
indexer/getInstance.ts:13