Pairs
getSymbol
Returns charting metadata for a given pair. Used for implementing a Trading View datafeed.
Returns: SymbolResponse
Arguments
The ID of the pair (address:networkId
).
The currency to use for the response. Can be USD
(default) or TOKEN
.