Get Symbol

Endpoint: getSymbol

Method: POST

Arguments

NameTypeDescription
currencyCodeString

The currency to use for the response. Can be USD (default) or TOKEN.

symbolString!

The ID of the pair (address:networkId).

Required

Response

NameTypeDescription
currency_codeString!The currencyCode argument passed in (TOKEN or USD).
descriptionString!The trading pair. If currencyCode is TOKEN, the base token will be used, otherwise USD.
nameString!The symbols of the pair.
original_currency_codeString!The base token symbol.
pricescaleFloat!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.
tickerString!The ID of the pair (address:networkId).

Explore

πŸ‘‹

Join our Discord

Ask questions, share what you're working on and request new features πŸ‘¬πŸ‘­