get https://api.blockberry.one/sui/v1/accounts//transactions
Get a list of all transaction blocks run by the queried account.
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 for the queried account. |
id | The ID of the package by which a transaction ran for the queried account. | |
imgUrl | A link to the image of the project for which the package was published by which a transaction ran for the queried account. | |
symbol | The symbol of the project for which the package was published by which the transaction ran for the queried account. | |
projectName | The name of the project for which the package was published by which a transaction ran for the queried account. | |
projectImg | A link to the image of the project for which the package was published by which a transaction ran for the queried account. | |
isIndexed | A flag showing that we collect data about the package by which a transaction ran for the queried account. | |
securityMessage | A message warning the user that the package by which a transaction ran for the queried account 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 for the queried account. | |
securityMessage | A message warning the user that the pool coin associated with a transaction that ran for the queried account is a scam coin. |