Returns real-time or historical prices for a list of tokens, fetched in batches.
GetPriceInput
"""Returns real-time or historical prices for a list of tokens, fetched in batches.""" getTokenPrices(inputs: [GetPriceInput]): [Price]
Was this page helpful?