Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
The currencyCode argument passed in (
TOKEN or USD).The trading pair. If currencyCode is TOKEN, the base token will be used, otherwise USD.
The symbols of the pair.
The base token symbol.
10^n, where n is the number of decimal places the price has. Max 16. Used for charting.
The ID of the pair (
address:networkId).The list of time frames supported for the symbol in other charting endpoints, eg. getBars.
Used By
Returned by- getSymbol: Returns charting metadata for a given pair. Used for implementing a Trading View datafeed.