Returns: [Price]

Arguments

inputs
[GetPriceInput]

A list of GetPriceInputs. Accepts a maximum of 25 inputs (anything over will be truncated).

Schema

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