Retrieves a list of exchanges versions on network
GET/defi/v1/exchange_versions/network/:network
Retrieves a compact list of exchanges versions on network
Parameters:
- network: The unique code identifier of the network.
Returns:
A JSON object with the key "data" containing detailed information about the exchange version. If the exchange is not found, returns a 404 error.
Example: GET /api/v1/exchange_versions/ethereum
Request
Responses
- 200
- 422
Successful Response
Validation Error