get https://api.blockberry.one/sui/v1/transactions//metadata
Get details of a transaction block like project name, Url link, symbol, pool coin details, etc.
We provide the following metadata for this endpoint:
Object | Parameter | Description |
---|---|---|
Package | objectType | The type of the object associated with the queried transaction. |
id | The ID of an object associated with the queried transaction. | |
imgUrl | A link to the image of the project for which the project was published by which an object associated with the queried transaction was created. | |
symbol | The symbol of the project for which the package was published by which an object associated with the queried transaction was created. | |
Project | projectName | The name of the project for which the package is published by which the queried transaction ran. |
projectImg | A link to the image of the project for which the package is published by which the queried transaction ran. | |
isIndexed | A flag showing that we collect data about the queried transaction. | |
securityMessage | A message warning the user that scam objects are involved in the queried transaction. | |
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 an inscription. | |
imgUrl | A link to the image of a coin denomination used in an inscription. | |
coinSymbol | The symbol of a coin denomination used in an inscription. | |
securityMessage | A message warning the user that a coin used in an inscription is a scam coin. |