Skip to main content

Retrieve a list of pools by list of exchange versions on network

GET 

/defi/v1/pools/network/:network/exchange_versions/:exchange_verions

Retrieves a list of pools by list of exchange versions on network.

Returns: A JSON object with the key "data" containing a list of exchanges with basic information.

Example: GET /api/v1/pools/network/ethereum/trending

Request

Responses

Successful Response