Skip to main content
currency_code
String!
required
The currencyCode argument passed in (TOKEN or USD).
description
String!
required
The trading pair. If currencyCode is TOKEN, the base token will be used, otherwise USD.
name
String!
required
The symbols of the pair.
original_currency_code
String!
required
The base token symbol.
pricescale
Float!
required
10^n, where n is the number of decimal places the price has. Max 16. Used for charting.
ticker
String!
required
The ID of the pair (address:networkId).
supported_resolutions
[String!]!
required
The list of time frames supported for the symbol in other charting endpoints, eg. getBars.