Constructor
new FxhashNative(key)
Parameters:
Name | Type | Description |
---|---|---|
key |
String | Unique TokenProvider class instance identifier. |
- Implements:
Methods
fetchTokens(tokenQuery) → {Array}
Fetch tokens and return a normalized set of tokenMetadata.
Parameters:
Name | Type | Description |
---|---|---|
tokenQuery |
Object | See tokenQuery. |
- Implements:
Returns:
Set of tokenMetadata.
- Type
- Array