post https://api.blockberry.one/sui/v1/dex/activity
Get all transactions run by the queried DEX.
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 project for which the queried DEX is deployed. |
projectImg | A link to the image of the project for which the queried DEX is deployed. | |
isIndexed | A flag showing that we collect data about a DEX transaction. | |
Sender | senderAddress | The address of the account that initiated a transaction that ran with the queried DEX. |
senderName | The name of the account that initiated a transaction that ran with the queried DEX. | |
senderImg | A link to the image of the account submitted at the sign-up that initiated a transaction that ran with the queried DEX. | |
senderSecurityMessage | A message warning that the account that initiated a transaction that ran with the queried DEX is involved in scam activity. | |
Pool Coin | coinType | The type of coin provided in the following format: NxN::{coin name}:{COIN NAME}. |
coinName | The name of the coin denomination used in a transaction that ran with the queried DEX. | |
imgUrl | A link to the image of a coin denomination used in a transaction that ran with the queried DEX. | |
coinSymbol | The symbol of a coin denomination used 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. |