Skip to main content

Retrieve a list of exchanges on network

GET 

/defi/v1/exchanges/:network

Retrieve a list of exchanges filtered by network.

  • Returns exchanges associated with a given network.
  • Supports additional attributes via the include parameter.

Example Usage:

GET /api/v1/exchanges?network=ethereum

Request

Responses

Successful Response