Tokens πŸ“ˆ

The Tokens endpoint provides a quick and easy way to access information about all our crypto assets. This endpoint allows you to retrieve each asset's ID, NAME, and SYMBOL, making identifying and tracking specific coins simple.

Parameters: ID, SYMBOL,NAME, CATEGORY, EXCHANGE

Datapoints:


TOKEN_ID

Token ID for identifying each cryptocurrency (e.g., the Token ID of BTC is 3375).


TOKEN_NAME

The name of the crypto asset (e.g., Bitcoin).


TOKEN_SYMBOL

The symbol of the crypto asset (e.g., BTC).


EXCHANGE LIST

The filter to get all tokens that are listed on certain exchanges (e.g., binance,gate)


CATEGORY LIST

The filter to get all tokens that belong to certain categories (e.g., layer-1,nft)


TM LINK

Provides direct access to the Token Metrics token details page, offering comprehensive insights into the token's performance and statistics


πŸ‘οΈ

Visualize on Token Metrics Application:

On Token Metrics Token Detail Page, you can see the name and symbol of the asset.

πŸ“˜

Example Use Case:

Example use-case

This is basic information that a trader will pull from the Token Metrics API. It is needed information for filtering our endpoints for specific currencies.