Tokens
filterExchanges
Returns a list of exchanges based on a variety of filters.
Returns: ExchangeFilterConnection
Arguments
A set of filters to apply.
A phrase to search for. Can match an exchange address or ID (address:networkId
), or partially match an exchange name.
A list of ranking attributes to apply.
The maximum number of exchanges 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.