Endpoint overview
List decentralized exchanges available on a specific network.See also: Networks,
Pools by DEX
FAQs
What does a DEX object contain?
What does a DEX object contain?
Identifier, display name, and often counts/metrics used to navigate to pools.
How do I fetch pools for one DEX?
How do I fetch pools for one DEX?
Call the DEX pools endpoint with the same
network
and dex
id.Are DEX ids stable?
Are DEX ids stable?
Yes; ids are stable across requests and are used throughout the API.
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