get https://api.blockberry.one/sui/v1/objects//transactions
Get a list of all transaction blocks run with an object by 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 |
---|---|---|
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. | |
Sender | senderAddress | The address of the account that initiated a transaction is associated with the queried object. |
senderName | The name of the account that initiated a transaction that is associated with the queried object. | |
senderImg | A link to the image of the account submitted at the sign-up that initiated a transaction that is associated with the queried object. | |
senderSecurityMessage | A message warning that the account that initiated a transaction that is associated with the queried object 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 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. |