post https://api.blockberry.one/sui/v1/coins//transactions
Get a list of all transactions run with the queried type (denomination) of coin.
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 |
---|---|---|
Package | objectType | The type of object associated with a transaction that ran with the queried coin type. |
id | The ID of the package by which a transaction ran with the queried coin type | |
imgUrl | A link to the image of the project for which the package was published by which a transaction ran with the queried coin type. | |
symbol | The symbol of the project for which the package was published by which the transaction ran with the queried coin. | |
projectName | The name of the project for which the package was published by which a transaction ran with the queried coin type. | |
projectImg | A link to the image of the project for which the package was published by which a transaction ran with the queried coin type. | |
isIndexed | A flag showing that we collect data about the package by which a transaction ran with the queried coin type. | |
securityMessage | A message warning the user that the package by which a transaction ran with the queried coin type is a scam package. | |
Pool Coins | coinType | The type of pool coin provided in the following format: NxN::{coin name}::{COIN NAME}. |
coinSymbol | The symbol of the pool coin. | |
imgUrl | A link to the image of the pool coin associated with a transaction that ran with the queried coin type | |
securityMessage | A message warning the user that the pool coin associated with a transaction that ran with the queried coin type is a scam coin. |