Endpoint: getSymbol
Method: POST
Arguments
Response
Name | Type | Description |
---|---|---|
currency_code | String! | The currencyCode argument passed in (TOKEN or USD ). |
description | String! | The trading pair. If currencyCode is TOKEN, the base token will be used, otherwise USD. |
name | String! | The symbols of the pair. |
original_currency_code | String! | The base token symbol. |
pricescale | Float! | 10^n, where n is the number of decimal places the price has. Max 16. Used for charting. |
supported_resolutions | [String!]! | The list of time frames supported for the symbol in other charting endpoints, eg. getBars. |
ticker | String! | The ID of the pair (address:networkId ). |
Explore
Ask questions, share what you're working on and request new features 👬👭