Get a list of available dexes on a network.
DEXes
Get a list of available dexes on a network.
List all decentralized exchanges available on a specific blockchain network
GET
Get a list of available dexes on a network.
Documentation Index
Fetch the complete documentation index at: https://docs.dexpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint overview
List decentralized exchanges available on a specific network.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 <= 1000Number of items to return per page (max 100).
Required range:
1 <= x <= 100Sort order for the requested data (ascending or descending).
Available options:
asc, desc How to order the returned data.
Available options:
pool