For the complete documentation index, see llms.txt. This page is also available as Markdown.

🏦Exchanges

get

Returns a list of exchanges with optional filters

Query parameters
blockchainstringOptional

Filter exchanges by blockchain

Example: Arbitrum
namestringOptional

Filter exchanges by name

Example: Uniswap v3
Responses
200

List of exchanges

application/json
statusstringOptionalExample: okPattern: ^ok$
get/exchanges

Last updated