Skip to main content

Returns

PairFilterConnection

Arguments

A set of filters to apply.
The type of statistics returned. Can be FILTERED or UNFILTERED. Default is UNFILTERED.
phrase
String
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.
pairs
[String]
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.
limit
Int
The maximum number of pairs to return.
offset
Int
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.