Members
(static) providers
Dictionary of built-in token providers. Generally, token providers will be blockchain/smart contract indexers.
Properties:
| Name | Type | Description |
|---|---|---|
Tezos |
Object | Built-in TokenProvider class set for the Tezos blockchain. |
Methods
(static) factory(tokenProviderSet)
Factory method for constructing TokenFetcher instances.
Parameters:
| Name | Type | Description |
|---|---|---|
tokenProviderSet |
Array | Set of instantiated token providers to fetch tokens from. |