get https://api.blockberry.one/sui/v1/dex/pools/
Get details of the queried DEX pool by id (hash).
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 the queried DEX pool. |
projectImg | A link to the image of the DEX project that has the queried DEX pool. | |
isIndexed | A flag showing that we collect data about the queried DEX pool. | |
Pool | poolId | The ID of the queried DEX pool. |
poolName | The name of the queried DEX pool. | |
poolImg | A link to the image of the queried 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 the queried DEX pool, | |
imgUrl | A link to the image of the coin that is involved in a transaction that ran with the queried 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. |