Returns: PairFilterConnection
Arguments
A set of filters to apply.
The type of statistics returned. Can be
FILTERED
or UNFILTERED
A phrase to search for. Can match a token or pair contract address or ID (
address:networkId
), or partially match a token name or symbol.A list of pair or token contract addresses or IDs (
address:networkId
) to filter by.A set of token contract addresses that make up a pair. Can be used in place of a pair contract address.
A list of ranking attributes to apply.
The maximum number of pairs to return.
Where in the list the server should start when returning items. Use
count
+offset
from the previous query to request the next page of results.