Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

Returns

ExchangeFilterConnection
ExchangeFilterConnection
See ExchangeFilterConnection

Arguments

filters
ExchangeFilters
A set of filters to apply. See ExchangeFilters
phrase
String
A phrase to search for. Can match an exchange address or ID (address:networkId), or partially match an exchange name.
rankings
[ExchangeRanking]
A list of ranking attributes to apply. See ExchangeRanking
limit
Int
The maximum number of exchanges 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.