Returns a list of token simple chart data (sparklines) for the given tokens.
"""Returns a list of token simple chart data (sparklines) for the given tokens.""" tokenSparklines(input: TokenSparklineInput!): [TokenSparkline!]!
Was this page helpful?