post https://api.blockberry.one/sui/v1/metadata/objects
Get the metadata (type, name, image, project name and image, etc.) of the queried object: NFT, package, domain NFT, pool, or 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 the queried object. |
id | The ID of the queried object. | |
imgUrl | A link to the image of the project for which the project was published by which the queried object was created. | |
symbol | The symbol of the project for which the package was published by which the object was created. | |
Project | projectName | The name of the project for which the package was published by which the queried object was created. |
poolImg | A link to the image of the project for which the package was published by which the queried object was created. | |
isIndexed | A flag showing that we collect data about the package by which the queried object was created. | |
securityMessage | A message warning the user that the queried object is a scam object. | |
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 the queried DEX. | |
coinSymbol | The symbol of the coin denomination involved in a transaction that ran with the queried DEX. |