post https://api.blockberry.one/sui/v1/dex/pools
Get the total number of all DEX pools registered with the Sui Directory.
This is the Pro endpoint, currently available for free as part of the API campaign.
We provide the following metadata for this endpoint:
Object | Parameter | Description |
---|---|---|
Project | projectName | The name of the DEX project that has a DEX pool. |
projectImg | A link to the image of the DEX project that has a DEX pool. | |
isIndexed | A flag showing that we collect data about a DEX pool. | |
Pool | poolId | The ID of a DEX pool. |
poolName | The name of a DEX pool. | |
poolImg | A link to the image of a DEX pool. | |
Pool Coin | coinType | The type of coin provided in the following format: NxN::{coin name}::{COIN NAME}. |
coinName | The name of the coin in a DEX pool. | |
imgUrl | A link to the image of the coin that is involved in a transaction that ran with a DEX. | |
coinSymbol | The symbol of the coin denomination involved in a transaction that ran with the queried DEX. | |
securityMessage | A message warning the user that a coin used in a transaction that ran with the queried DEX is a scam coin. |