getDexPools

Get the total number of all DEX pools registered with the Sui Directory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

This is the Pro endpoint, currently available for free as part of the API campaign.

We provide the following metadata for this endpoint:

ObjectParameterDescription
ProjectprojectNameThe name of the DEX project that has a DEX pool.
projectImgA link to the image of the DEX project that has a DEX pool.
isIndexedA flag showing that we collect data about a DEX pool.
PoolpoolIdThe ID of a DEX pool.
poolNameThe name of a DEX pool.
poolImgA link to the image of a DEX pool.
Pool CoincoinTypeThe type of coin provided in the following format: NxN::{coin name}::{COIN NAME}.
coinNameThe name of the coin in a DEX pool.
imgUrlA link to the image of the coin that is involved in a transaction that ran with a DEX.
coinSymbolThe symbol of the coin denomination involved in a transaction that ran with the queried DEX.
securityMessageA message warning the user that a coin used in a transaction that ran with the queried DEX is a scam coin.
Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 100
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to DAY

Period for which data is shown.

Allowed:
string
enum
required
Defaults to LIQUIDITY_IN_USD

Select sorting parameter.

Allowed:
Body Params
poolFactoryId
array of strings
required

Common ID for all pools of a single DEX.

poolFactoryId*
boolean
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*