Tokens
getTokenPrices
Returns real-time or historical prices for a list of tokens, fetched in batches.
Returns: [Price]
Arguments
A list of GetPriceInput
s. Accepts a maximum of 25 inputs (anything over will be truncated).
Returns real-time or historical prices for a list of tokens, fetched in batches.
Returns: [Price]
A list of GetPriceInput
s. Accepts a maximum of 25 inputs (anything over will be truncated).