Returns a list of pairs containing a given token.
"""Returns a list of pairs containing a given token.""" listPairsForToken(limit: Int, networkId: Int!, tokenAddress: String!): [Pair]!
Was this page helpful?