Skip to main content

Retrieve a list of pools by exchange version on network

GET 

/defi/v1/pools/network/:network/exchange_version/:exchange_verion

Retrieve a list of pools by exchange version 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