DEXes
Get a list of available dexes on a network.
GET
Path Parameters
Query Parameters
Zero-based page index for paginated results.
Required range:
0 <= x <= 1000
Number of items to return per page (max 100).
Required range:
1 <= x <= 100
Sort order for the requested data (ascending or descending).
Available options:
asc
, desc
How to order the returned data.
Available options:
pool
Response
200
application/json
successful operation
A paginated response containing a list of DEX objects.